diff options
author | jstebbins <[email protected]> | 2008-06-17 15:40:49 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2008-06-17 15:40:49 +0000 |
commit | 8bbd36bcbe75a53b29f7cc62e5ae9d107f92eddc (patch) | |
tree | aafba8f8091293cc3faac87f0c61460cc6017c39 /gtk/src/ghb.desktop | |
parent | 01cf7f40ab14ce0961c5ea0c6e16580284c03945 (diff) |
LinGui: Initial import
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1517 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'gtk/src/ghb.desktop')
-rw-r--r-- | gtk/src/ghb.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gtk/src/ghb.desktop b/gtk/src/ghb.desktop new file mode 100644 index 000000000..75ed31959 --- /dev/null +++ b/gtk/src/ghb.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Name=HandBrake +GenericName=DVD Ripper +Comment=Transcodes DVD 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; |