Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications

feat/lzip-support
Timothy Pearson 10 years ago
parent 67e1368354
commit df4dc598a6

@ -1,7 +1,7 @@
[Desktop Entry] [Desktop Entry]
Encoding=UTF-8 Encoding=UTF-8
Actions=OpenISO Actions=OpenISO
ServiceTypes=inode/blockdevice,application/x-iso X-TDE-ServiceTypes=inode/blockdevice,application/x-iso
[Desktop Action OpenISO] [Desktop Action OpenISO]
Comment=ISO9660 View Comment=ISO9660 View

@ -5,7 +5,7 @@ Exec=krusader -caption "%c" %i %m
Icon=krusader_user.png Icon=krusader_user.png
Terminal=false Terminal=false
Type=Application Type=Application
DocPath=krusader/index.html X-DocPath=krusader/index.html
Categories=FileManager;System;Qt;TDE; Categories=FileManager;System;Qt;TDE;
Comment=Twin-Panel File Manager Comment=Twin-Panel File Manager
Comment[hu]=Kétpaneles fájlkezelő Comment[hu]=Kétpaneles fájlkezelő

@ -7,7 +7,7 @@ Exec=krusader -caption "%c" %i %m
Icon=krusader_root Icon=krusader_root
Terminal=false Terminal=false
Type=Application Type=Application
DocPath=krusader/index.html X-DocPath=krusader/index.html
Categories=Qt;TDE;X-TDE-System-su; Categories=Qt;TDE;X-TDE-System-su;
OnlyShowIn=TDE; OnlyShowIn=TDE;
X-TDE-SubstituteUID=true X-TDE-SubstituteUID=true

Loading…
Cancel
Save