Make .desktop file compliant with Desktop Entry Specification
svn: r11426
This commit is contained in:
		| @@ -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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user