Bug #546064: Make gnucash.desktop survive a desktop entry specification 1.0 verification.

Patch from Saïvann Carignan.
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17492 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Andreas Köhler 2008-09-03 20:43:17 +00:00
parent da0415bfb5
commit ad9d3c7747

View File

@ -1,15 +1,14 @@
[Desktop Entry] [Desktop Entry]
Type=Application Type=Application
MimeType=application/x-gnucash MimeType=application/x-gnucash;
Version=0.9.4 Version=0.9.4
Encoding=UTF-8
_Name=GnuCash Finance Management _Name=GnuCash Finance Management
_Comment=Manage your finances, accounts, and investments _Comment=Manage your finances, accounts, and investments
Exec=gnucash %f Exec=gnucash %f
Icon=gnucash-icon Icon=gnucash-icon
StartupNotify=true StartupNotify=true
Terminal=false Terminal=false
Categories=Application;Office;Finance; Categories=Office;Finance;
X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=GnuCash X-GNOME-Bugzilla-Product=GnuCash
X-GNOME-Bugzilla-Component=General X-GNOME-Bugzilla-Component=General