diff options
Diffstat (limited to 'office/freemind/freemind.desktop')
-rw-r--r-- | office/freemind/freemind.desktop | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/office/freemind/freemind.desktop b/office/freemind/freemind.desktop index 075053b03e..dd1a5ddbfe 100644 --- a/office/freemind/freemind.desktop +++ b/office/freemind/freemind.desktop @@ -1,11 +1,13 @@ [Desktop Entry] -Encoding=UTF-8 -Type=Application +Version=1.0 Exec=freemind +TryExec=freemind +Icon=freemind +Terminal=false Name=FreeMind GenericName=FreeMind Comment=Mind Mapping Tool -Icon=freemind -StartupNotify=true +Categories=Office; +Type=Application MimeType=application/x-freemind; -Categories=Qt;KDE;GNOME;Application;Office; +StartupNotify=true |