diff options
author | jstebbins <[email protected]> | 2013-07-10 23:12:26 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2013-07-10 23:12:26 +0000 |
commit | 63f5fcbab763c3f77680560facd83d65960b6ed9 (patch) | |
tree | 7e6c0ae11f0d48e9d088cd1bb3d57bc6bb36a229 /gtk | |
parent | 860a0e3324a17b5202a846b54e98134260411bec (diff) |
LinGui: Make "Open with.." nautilus option work in ubuntu 13.04
Why oh why do they make these stupid little changes :-\
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5641 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'gtk')
-rw-r--r-- | gtk/src/ghb.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/src/ghb.desktop b/gtk/src/ghb.desktop index 3583fdd6c..e029bdc37 100644 --- a/gtk/src/ghb.desktop +++ b/gtk/src/ghb.desktop @@ -2,7 +2,7 @@ Name=HandBrake GenericName=Media Transcoder Comment=Transcodes DVD, Bluray, and other media -Exec=ghb +Exec=ghb %f Icon=hb-icon Terminal=false Type=Application |