Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gautam Chitnis
web-ui-redesign
Commits
93fc2052
Commit
93fc2052
authored
Dec 27, 2006
by
Jean-Paul Saman
Browse files
Forget to set a default
parent
8afa1caa
Changes
1
Hide whitespace changes
Inline
Side-by-side
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
Supports
Markdown
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