fix several minor issues in the desktop file
2007-11-10 Jens Granseuer <jensgr@gmx.net> * localization.desktop.in.in: fix several minor issues in the desktop file svn path=/trunk/; revision=8269
This commit is contained in:
parent
19fcf3f094
commit
80b2a5f837
2 changed files with 10 additions and 6 deletions
|
@ -1,3 +1,8 @@
|
|||
2007-11-10 Jens Granseuer <jensgr@gmx.net>
|
||||
|
||||
* localization.desktop.in.in: fix several minor issues in the
|
||||
desktop file
|
||||
|
||||
2007-11-10 Jens Granseuer <jensgr@gmx.net>
|
||||
|
||||
* main.c: (create_dialog): don't leak the glade data
|
||||
|
|
|
@ -1,15 +1,14 @@
|
|||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
_Name=Language and Culture
|
||||
_Comment=Set your language and culture preferences
|
||||
_Name=Language and Location
|
||||
_Comment=Set your language and location preferences
|
||||
Exec=gnome-localization-properties
|
||||
Icon=localization-capplet
|
||||
Icon=gnome-localization-properties
|
||||
Terminal=false
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
Categories=GNOME;GTK;Application;Settings;DesktopSettings;
|
||||
Categories=GNOME;GTK;Settings;DesktopSettings;
|
||||
OnlyShowIn=GNOME;
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=control-center
|
||||
X-GNOME-Bugzilla-Product=gnome-control-center
|
||||
X-GNOME-Bugzilla-Component=Localization
|
||||
X-GNOME-Bugzilla-Version=@VERSION@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue