Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Steve Lhomme
VLC
Commits
93fc2052
Commit
93fc2052
authored
Dec 27, 2006
by
Jean-Paul Saman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Forget to set a default
parent
8afa1caa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
share/applications/gnome-vlc-default.sh
share/applications/gnome-vlc-default.sh
+2
-1
No files found.
share/applications/gnome-vlc-default.sh
View file @
93fc2052
#!/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"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment