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:
Seth Nickell 2001-12-19 11:31:56 +00:00 committed by Seth Nickell
parent f1aa0eed71
commit fafd072d07
3 changed files with 10 additions and 1 deletions

View file

@ -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> 2001-12-18 Bradford Hovinen <hovinen@ximian.com>
* preferences.c (gnomecc_preferences_load): Use GConf * preferences.c (gnomecc_preferences_load): Use GConf

View file

@ -8,7 +8,7 @@ splash_DATA = \
blank.png \ blank.png \
active.png active.png
sysdir = $(datadir)/gnome/apps/Settings sysdir = $(datadir)/applications
sys_in_files = gnomecc.desktop.in sys_in_files = gnomecc.desktop.in
sys_DATA = $(sys_in_files:.desktop.in=.desktop) sys_DATA = $(sys_in_files:.desktop.in=.desktop)
@INTLTOOL_DESKTOP_RULE@ @INTLTOOL_DESKTOP_RULE@

View file

@ -5,3 +5,4 @@ Icon=control-center.png
Exec=gnomecc Exec=gnomecc
Terminal=0 Terminal=0
Type=Application Type=Application
Categories=Application;Settings;