diff options
author | Timothy Pearson <[email protected]> | 2014-10-11 17:19:20 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-10-11 17:19:20 -0500 |
commit | c4b0898e36d764f21e1da093be7a6542e23b59c5 (patch) | |
tree | 3c7de37d1f8f2fd66804491a1d9621b39cc54fcd | |
parent | 723959fe54b17b338b54addb53d7a3fdb818fb2e (diff) | |
download | mplayerthumbs-c4b0898e36d764f21e1da093be7a6542e23b59c5.tar.gz mplayerthumbs-c4b0898e36d764f21e1da093be7a6542e23b59c5.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
-rw-r--r-- | src/videopreview.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/videopreview.desktop b/src/videopreview.desktop index d755d18..b7f5559 100644 --- a/src/videopreview.desktop +++ b/src/videopreview.desktop @@ -54,7 +54,7 @@ Name[zh_CN]=视频文件 (MPlayerThumbs) Name[zh_HK]=視訊檔案 (MPlayerThumbs) Name[zh_TW]=視訊檔案 (MPlayerThumbs) Name[zu]=Amafayela Evidiyo (MPlayerThumbs) -ServiceTypes=ThumbCreator +X-TDE-ServiceTypes=ThumbCreator CacheThumbnail=true IgnoreMaximumSize=true MimeTypes=video/*,application/vnd.ms-asf,application/vnd.rn-realmedia |