mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
parent
da0415bfb5
commit
ad9d3c7747
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user