Install into $datadir/applications and add a Categories field to the
2001-12-19 Seth Nickell <snickell@stanford.edu> * Makefile.am: * gnomecc.desktop.in: Install into $datadir/applications and add a Categories field to the .desktop file.
This commit is contained in:
parent
f1aa0eed71
commit
fafd072d07
3 changed files with 10 additions and 1 deletions
|
@ -1,3 +1,11 @@
|
|||
2001-12-19 Seth Nickell <snickell@stanford.edu>
|
||||
|
||||
* Makefile.am:
|
||||
* gnomecc.desktop.in:
|
||||
|
||||
Install into $datadir/applications and add a Categories
|
||||
field to the .desktop file.
|
||||
|
||||
2001-12-18 Bradford Hovinen <hovinen@ximian.com>
|
||||
|
||||
* preferences.c (gnomecc_preferences_load): Use GConf
|
||||
|
|
|
@ -8,7 +8,7 @@ splash_DATA = \
|
|||
blank.png \
|
||||
active.png
|
||||
|
||||
sysdir = $(datadir)/gnome/apps/Settings
|
||||
sysdir = $(datadir)/applications
|
||||
sys_in_files = gnomecc.desktop.in
|
||||
sys_DATA = $(sys_in_files:.desktop.in=.desktop)
|
||||
@INTLTOOL_DESKTOP_RULE@
|
||||
|
|
|
@ -5,3 +5,4 @@ Icon=control-center.png
|
|||
Exec=gnomecc
|
||||
Terminal=0
|
||||
Type=Application
|
||||
Categories=Application;Settings;
|
Loading…
Add table
Add a link
Reference in a new issue