]> git.sesse.net Git - vlc/commitdiff
Forget to set a default
authorJean-Paul Saman <jpsaman@videolan.org>
Wed, 27 Dec 2006 10:27:09 +0000 (10:27 +0000)
committerJean-Paul Saman <jpsaman@videolan.org>
Wed, 27 Dec 2006 10:27:09 +0000 (10:27 +0000)
share/applications/gnome-vlc-default.sh

index 29dce0455c3e1c19cd079d0801efd87a65398d5f..03ec5c54370f9ae650dfee0db3cfad2f46751e80 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # share/applications/gnome-vlc-default.sh
-# $Id:$
+# $Id$
 #
 # Copyright (C) 2006, VideoLAN team
 # Authors: Torsten Spindler
@@ -9,6 +9,7 @@
 # Set vlc as default player on the gnome desktop
 # Tested on Ubuntu 6.10 Edgy
 #
+GCONFTOOL=gconftool
 if test -x /usr/bin/gconftool; then
        GCONFTOOL=/usr/bin/gconftool
        OPTS="-t string -s"