[vlc-commits] commit: Http interface VLC_OBJECT_VLC has been replaced by VLC_OBJECT_LIBVLC. ( Christian Masus )

git at videolan.org git at videolan.org
Wed Jun 2 18:40:37 CEST 2010


vlc/vlc-1.1 | branch: master | Christian Masus <cmasus at kth.se> | Wed Jun  2 18:30:34 2010 +0200| [c62f3fbc513d81c0f8df7f9d94b83bbf7be411db] | committer: Rémi Duraffort 

Http interface VLC_OBJECT_VLC has been replaced by VLC_OBJECT_LIBVLC.

Signed-off-by: Rémi Duraffort <ivoire at videolan.org>
(cherry picked from commit 79fc0522238625747ea4ba0b9ae1d08ca5d73c74)

> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.1.git/?a=commit;h=c62f3fbc513d81c0f8df7f9d94b83bbf7be411db
---

 share/http/requests/status.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/share/http/requests/status.xml b/share/http/requests/status.xml
index 9565034..bbc5ea5 100644
--- a/share/http/requests/status.xml
+++ b/share/http/requests/status.xml
@@ -101,7 +101,7 @@
     <vlc id="rpn" param1="val value vlc_seek" />
   <vlc id="end"/>
   <vlc id="if" param1="command value 'key' strcmp 0 =" />
-    <vlc id="rpn" param1="'key-' val value strcat 'VLC_OBJECT_VLC' vlc_var_get key-pressed 'VLC_OBJECT_VLC' vlc_var_set" />
+    <vlc id="rpn" param1="'key-' val value strcat 'VLC_OBJECT_LIBVLC' vlc_var_get key-pressed 'VLC_OBJECT_LIBVLC' vlc_var_set" />
   <vlc id="end"/>
 
 <vlc id="end" />



More information about the vlc-commits mailing list