added missing file.

2006-11-13  Rodrigo Moya <rodrigo@novell.com>

	* gnomecc.desktop.in.in: added missing file.

	* Makefile.am: install .desktop file.
This commit is contained in:
Rodrigo Moya 2006-11-13 17:28:58 +00:00 committed by Rodrigo Moya
parent ce90ac9adc
commit 72930c10f6
3 changed files with 28 additions and 0 deletions

5
shell/ChangeLog Normal file
View file

@ -0,0 +1,5 @@
2006-11-13 Rodrigo Moya <rodrigo@novell.com>
* gnomecc.desktop.in.in: added missing file.
* Makefile.am: install .desktop file.

View file

@ -13,3 +13,10 @@ gnome_control_center_LDADD = \
AM_CPPFLAGS = \
-DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\"
sysdir = $(datadir)/applications
sys_in_files = gnomecc.desktop.in
sys_DATA = $(sys_in_files:.desktop.in=.desktop)
@INTLTOOL_DESKTOP_RULE@
EXTRA_DIST = gnomecc.desktop.in

View file

@ -0,0 +1,16 @@
[Desktop Entry]
X-SuSE-translate=true
Encoding=UTF-8
_Name=GNOME Control Center
_GenericName=The GNOME configuration tool
Icon=gnome-control-center
Exec=gnome-control-center
Terminal=false
Type=Application
StartupNotify=true
Categories=GNOME;GTK;Settings;
OnlyShowIn=GNOME;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=control-center
X-GNOME-Bugzilla-Component=shell
X-GNOME-Bugzilla-Version=@VERSION@