fix a typo with the StartupNotify option, thanks Vincent Fretin
2005-09-25 Sebastien Bacher <seb128@debian.org> * themus-theme-applier.desktop.in.in: fix a typo with the StartupNotify option, thanks Vincent Fretin <vincent.fretin@gmail.com> for pointing this (Closes: #316159).
This commit is contained in:
parent
95f23b756f
commit
cbd1d15ee3
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
2005-09-25 Sebastien Bacher <seb128@debian.org>
|
||||||
|
|
||||||
|
* themus-theme-applier.desktop.in.in:
|
||||||
|
fix a typo with the StartupNotify option,
|
||||||
|
thanks Vincent Fretin <vincent.fretin@gmail.com> for pointing this
|
||||||
|
(Closes: #316159).
|
||||||
|
|
||||||
2005-02-10 Sebastien Bacher <seb128@debian.org>
|
2005-02-10 Sebastien Bacher <seb128@debian.org>
|
||||||
|
|
||||||
* theme-thumbnailer.c: (main): fix the crash if the given theme
|
* theme-thumbnailer.c: (main): fix the crash if the given theme
|
||||||
|
|
|
@ -6,7 +6,7 @@ Icon=gnome-settings-theme
|
||||||
Exec=themus-theme-applier %u
|
Exec=themus-theme-applier %u
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
StartupNotification=false
|
StartupNotify=false
|
||||||
NoDisplay=true
|
NoDisplay=true
|
||||||
MimeType=application/x-gnome-theme-installed;
|
MimeType=application/x-gnome-theme-installed;
|
||||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue