r17564 - gnucash/branches/2.2/src/gnome - [r17492] Bug #546064: Make gnucash.desktop survive a desktop entry specification 1.0 verification.

Andreas Köhler andi5 at cvs.gnucash.org
Thu Sep 18 23:32:13 EDT 2008


Author: andi5
Date: 2008-09-18 23:32:13 -0400 (Thu, 18 Sep 2008)
New Revision: 17564
Trac: http://svn.gnucash.org/trac/changeset/17564

Modified:
   gnucash/branches/2.2/src/gnome/gnucash.desktop.in.in
Log:
[r17492] Bug #546064: Make gnucash.desktop survive a desktop entry specification 1.0 verification.

Patch from Saïvann Carignan.

Modified: gnucash/branches/2.2/src/gnome/gnucash.desktop.in.in
===================================================================
--- gnucash/branches/2.2/src/gnome/gnucash.desktop.in.in	2008-09-19 03:32:02 UTC (rev 17563)
+++ gnucash/branches/2.2/src/gnome/gnucash.desktop.in.in	2008-09-19 03:32:13 UTC (rev 17564)
@@ -1,15 +1,14 @@
 [Desktop Entry]
 Type=Application
-MimeType=application/x-gnucash
+MimeType=application/x-gnucash;
 Version=0.9.4
-Encoding=UTF-8
 _Name=GnuCash Finance Management
 _Comment=Manage your finances, accounts, and investments
 Exec=gnucash %f
 Icon=gnucash-icon
 StartupNotify=true
 Terminal=false
-Categories=Application;Office;Finance;
+Categories=Office;Finance;
 X-GNOME-Bugzilla-Bugzilla=GNOME
 X-GNOME-Bugzilla-Product=GnuCash
 X-GNOME-Bugzilla-Component=General



More information about the gnucash-changes mailing list