diff options
author | jstebbins <[email protected]> | 2012-06-07 22:48:58 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2012-06-07 22:48:58 +0000 |
commit | 156f480430db82fb3dd20bbdab26abc2665a9fb1 (patch) | |
tree | ad9bf829df792fe89bf4ae2231dd43b53c0c9f91 | |
parent | 72c8cf5206c9023be572b0dbc5d13b81089a7a29 (diff) |
LinGui: remove deprecated "Encoding" key from desktop file
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4715 b64f7644-9d1e-0410-96f1-a4d463321fa5
-rw-r--r-- | gtk/src/ghb.desktop | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/src/ghb.desktop b/gtk/src/ghb.desktop index 1547d29bf..3583fdd6c 100644 --- a/gtk/src/ghb.desktop +++ b/gtk/src/ghb.desktop @@ -5,7 +5,6 @@ Comment=Transcodes DVD, Bluray, and other media Exec=ghb Icon=hb-icon Terminal=false -Encoding=UTF-8 Type=Application Categories=GTK;AudioVideo;Video; MimeType=application/ogg;application/x-extension-mp4;application/x-flac;application/x-matroska;application/x-ogg;audio/ac3;audio/mp4;audio/mpeg;audio/ogg;audio/x-flac;audio/x-matroska;audio/x-mp3;audio/x-mpeg;audio/x-vorbis;video/mp4;video/mp4v-es;video/mpeg;video/msvideo;video/quicktime;video/vnd.divx;video/x-avi;video/x-m4v;video/x-matroska;video/x-mpeg;video/x-ogm+ogg;video/x-theora+ogg;x-content/video-dvd;x-content/video-vcd;x-content/video-svcd; |