Fix .desktop to be valid (bug #434956)
2007-11-23 Frederic Crozat <fcrozat@mandriva.com> * themus-theme-applier.desktop.in.in: Fix .desktop to be valid (bug #434956) svn path=/trunk/; revision=8295
This commit is contained in:
parent
7514dfe2e0
commit
98b2dcba38
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2007-11-23 Frederic Crozat <fcrozat@mandriva.com>
|
||||||
|
|
||||||
|
* themus-theme-applier.desktop.in.in: Fix .desktop to be valid (bug
|
||||||
|
#434956)
|
||||||
|
|
||||||
2007-11-11 Jens Granseuer <jensgr@gmx.net>
|
2007-11-11 Jens Granseuer <jensgr@gmx.net>
|
||||||
|
|
||||||
* theme-method.c: (theme_changed_callback): adapt to callback change
|
* theme-method.c: (theme_changed_callback): adapt to callback change
|
||||||
|
|
|
@ -8,7 +8,7 @@ Type=Application
|
||||||
StartupNotify=false
|
StartupNotify=false
|
||||||
NoDisplay=true
|
NoDisplay=true
|
||||||
# we don't want to show this at all in the menus
|
# we don't want to show this at all in the menus
|
||||||
OnlyShowIn=;
|
OnlyShowIn=X-NeverShowThis;
|
||||||
MimeType=application/x-gnome-theme-installed;
|
MimeType=application/x-gnome-theme-installed;
|
||||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||||
X-GNOME-Bugzilla-Product=gnome-control-center
|
X-GNOME-Bugzilla-Product=gnome-control-center
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue