diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:23 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:23 -0500 |
commit | bc20d74cdcd7af130b3a5ce8395b3cf07f8bb0bc (patch) | |
tree | dfd29328935bcfaf969ecbc242ab6210fb6ea350 /tdefile-plugins/theora | |
parent | 43b98d05fa6f46396c78c1c84ec0a7e4379a4be4 (diff) | |
download | tdemultimedia-bc20d74cdcd7af130b3a5ce8395b3cf07f8bb0bc.tar.gz tdemultimedia-bc20d74cdcd7af130b3a5ce8395b3cf07f8bb0bc.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'tdefile-plugins/theora')
-rw-r--r-- | tdefile-plugins/theora/tdefile_theora.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefile-plugins/theora/tdefile_theora.desktop b/tdefile-plugins/theora/tdefile_theora.desktop index e3adfa26..efb118e5 100644 --- a/tdefile-plugins/theora/tdefile_theora.desktop +++ b/tdefile-plugins/theora/tdefile_theora.desktop @@ -50,7 +50,7 @@ Name[uk]=Інформація по theora Name[zh_CN]=theora 信息 Name[zh_HK]=theora 資訊 Name[zh_TW]=theora 資訊 -ServiceTypes=KFilePlugin +X-TDE-ServiceTypes=KFilePlugin X-TDE-Library=tdefile_theora # change MimeType here! (example: inode/directory) MimeType=video/x-theora |