---
 lisp/emms-player-vlc.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lisp/emms-player-vlc.el b/lisp/emms-player-vlc.el
index 3aea1d3..2865110 100644
--- a/lisp/emms-player-vlc.el
+++ b/lisp/emms-player-vlc.el
@@ -54,7 +54,7 @@
                        ;; splice in params here
                        (append  '("vlc" "--intf" "rc")
                                 (list (emms-track-name track))
-                                '("vlc:quit")))))
+                                '("vlc://quit")))))
     ;; add a sentinel for signaling termination
     (set-process-sentinel process 'emms-player-simple-sentinel))
   (emms-player-started emms-player-vlc))
-- 
debian.1.5.6.1.19.ge6b2



_______________________________________________
Emms-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emms-patches

Reply via email to