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>
|
2007-11-10 Jens Granseuer <jensgr@gmx.net>
|
||||||
|
|
||||||
* main.c: (create_dialog): don't leak the glade data
|
* main.c: (create_dialog): don't leak the glade data
|
||||||
|
|
|
@ -1,15 +1,14 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Encoding=UTF-8
|
_Name=Language and Location
|
||||||
_Name=Language and Culture
|
_Comment=Set your language and location preferences
|
||||||
_Comment=Set your language and culture preferences
|
|
||||||
Exec=gnome-localization-properties
|
Exec=gnome-localization-properties
|
||||||
Icon=localization-capplet
|
Icon=gnome-localization-properties
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
Categories=GNOME;GTK;Application;Settings;DesktopSettings;
|
Categories=GNOME;GTK;Settings;DesktopSettings;
|
||||||
OnlyShowIn=GNOME;
|
OnlyShowIn=GNOME;
|
||||||
X-GNOME-Bugzilla-Bugzilla=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-Component=Localization
|
||||||
X-GNOME-Bugzilla-Version=@VERSION@
|
X-GNOME-Bugzilla-Version=@VERSION@
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue