Changed .Desktop location. Added .desktop to $(sharedir)/applications directory.

This commit is contained in:
Glenn Y. Rolland 2011-08-05 17:56:10 +02:00
parent 16f524699f
commit 5283df8de6
2 changed files with 5 additions and 2 deletions

View file

@ -68,8 +68,10 @@ install-data:
#
## Install configuration files
mkdir -p $(CONFDIR)/xdg/autostart
install -D -o root -g root -m 644 $(CURDIR)/conf/autostart/$(NAME).desktop \
install -D -o root -g root -m 644 $(CURDIR)/conf/$(NAME).desktop \
$(CONFDIR)/xdg/autostart/$(NAME).desktop
install -D -o root -g root -m 644 $(CURDIR)/conf/$(NAME).desktop \
$(SHAREDIR)/applications/$(NAME).desktop
mkdir -p $(CONFDIR)/$(NAME)
install -D -o root -g root -m 644 $(CURDIR)/conf/config \
$(CONFDIR)/$(NAME)/config

View file

@ -8,6 +8,7 @@ Terminal=false
Type=Application
Icon=printer
NotShowIn=
StartupNotify=false
X-Desktop-File-Install-Version=0.15
Categories=KDE;GTK;Monitor;System;
StartupNotify=true
Categories=KDE;Qt;Network;System;Utility;