- install all capplet .desktop files in $(datadir)/applications
instead of $(datadir)/control-center-2.0/capplets - add OnlyShowIn=GNOME; to them all - remove capplets/desktop-links/*
This commit is contained in:
parent
5bde1b9bd5
commit
860e984b3a
76 changed files with 141 additions and 505 deletions
|
@ -16,7 +16,7 @@ pixmapsdir = $(GNOMECC_PIXMAPS_DIR)
|
|||
pixmaps_DATA = \
|
||||
localization-capplet.png
|
||||
|
||||
desktopdir = $(GNOMECC_DESKTOP_DIR)
|
||||
desktopdir = $(datadir)/applications
|
||||
desktop_in_files = localization.desktop.in
|
||||
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
|
||||
|
||||
|
|
|
@ -8,5 +8,6 @@ Terminal=false
|
|||
Type=Application
|
||||
StartupNotify=true
|
||||
Categories=GNOME;Application;Settings;
|
||||
OnlyShowIn=GNOME;
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=control-center
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue