Make .desktop file compliant with Desktop Entry Specification
svn: r11426
This commit is contained in:
parent
d88fa26ab7
commit
6ae8a6708f
@ -1,12 +1,11 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Encoding=UTF-8
|
|
||||||
_Name=GRAMPS Genealogy System
|
_Name=GRAMPS Genealogy System
|
||||||
_Comment=Manage genealogical information, perform genealogical research and analysis
|
_Comment=Manage genealogical information, perform genealogical research and analysis
|
||||||
Icon=gramps.png
|
Icon=gramps
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
Categories=GTK;Office;
|
Categories=GTK;Office;
|
||||||
X-GNOME-DocPath=gramps/gramps-manual.xml
|
X-GNOME-DocPath=gramps/gramps-manual.xml
|
||||||
MimeType=application/x-gramps;application/x-gedcom;application/x-gramps-package;application/x-gramps-xml
|
MimeType=application/x-gramps;application/x-gedcom;application/x-gramps-package;application/x-gramps-xml;
|
||||||
Exec=gramps %F
|
Exec=gramps %F
|
||||||
|
Loading…
Reference in New Issue
Block a user