git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc92b76
)
mpris controler: doesn't depend on python being in /usr/bin
author
Rafaël Carré
<funman@videolan.org>
Sun, 18 Nov 2007 17:58:36 +0000
(17:58 +0000)
committer
Rafaël Carré
<funman@videolan.org>
Sun, 18 Nov 2007 17:58:36 +0000
(17:58 +0000)
extras/mpris.py
patch
|
blob
|
history
diff --git
a/extras/mpris.py
b/extras/mpris.py
index
3473f3c
..
9a8961a
100755
(executable)
--- a/
extras/mpris.py
+++ b/
extras/mpris.py
@@
-1,4
+1,4
@@
-#!/usr/bin/python
+#!/usr/bin/
env
python
# -*- coding: utf8 -*-
#
# Copyright © 2006-2007 Rafaël Carré <funman at videolanorg>