diff options
author | Timothy Pearson <[email protected]> | 2014-10-11 17:19:17 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-10-11 17:19:17 -0500 |
commit | 33696d15ef821e45f24287ad62ad552bcf2046dc (patch) | |
tree | b1292bdc1c7bbda5621c7ae4bd5a5333f5e4c74f /src/konqi/k3b_create_video_cd.desktop | |
parent | 769e2917f30d401bcb6b87a7575a72b672859fbf (diff) | |
download | k3b-33696d15ef821e45f24287ad62ad552bcf2046dc.tar.gz k3b-33696d15ef821e45f24287ad62ad552bcf2046dc.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'src/konqi/k3b_create_video_cd.desktop')
-rw-r--r-- | src/konqi/k3b_create_video_cd.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/konqi/k3b_create_video_cd.desktop b/src/konqi/k3b_create_video_cd.desktop index bb5ca3a..32f6cd5 100644 --- a/src/konqi/k3b_create_video_cd.desktop +++ b/src/konqi/k3b_create_video_cd.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Actions=CreateK3bVcdProject; Encoding=UTF-8 -ServiceTypes=video/mpeg +X-TDE-ServiceTypes=video/mpeg [Desktop Action CreateK3bVcdProject] Exec=k3b --videocd %F |