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

pull/2/head
Timothy Pearson 10 years ago
parent 97e3cf2ee8
commit 136b57ac12

@ -8,4 +8,4 @@ Terminal=false
Icon=tork
Exec=tork %i %m -caption "%c" %u
X-DCOP-ServiceType=Unique
DocPath=tork/index.html
X-DocPath=tork/index.html

@ -2,8 +2,8 @@
Encoding=UTF-8
Actions=TorkDownload;
Icon=tork_firefox
ServiceTypes=all/allfiles
ExcludeServiceTypes=kdedevice/*
X-TDE-ServiceTypes=all/allfiles
X-TDE-ExcludeServiceTypes=kdedevice/*
X-TDE-ShowIfRunning=tork
[Desktop Action TorkDownload]

@ -2,8 +2,8 @@
Encoding=UTF-8
Actions=TorkDownload;
Icon=konqueror
ServiceTypes=all/allfiles
ExcludeServiceTypes=kdedevice/*
X-TDE-ServiceTypes=all/allfiles
X-TDE-ExcludeServiceTypes=kdedevice/*
X-TDE-ShowIfRunning=tork
[Desktop Action TorkDownload]

@ -2,8 +2,8 @@
Encoding=UTF-8
Actions=TorkDownload;
Icon=tork_opera
ServiceTypes=all/allfiles
ExcludeServiceTypes=kdedevice/*
X-TDE-ServiceTypes=all/allfiles
X-TDE-ExcludeServiceTypes=kdedevice/*
X-TDE-ShowIfRunning=tork
[Desktop Action TorkDownload]

Loading…
Cancel
Save