]> git.pld-linux.org Git - packages/xine-lib.git/commitdiff
- added definition of one error message needed by totem 0.99.11
authoraflinta <aflinta@pld-linux.org>
Sun, 18 Apr 2004 18:53:36 +0000 (18:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xine-lib-message.patch -> 1.1

xine-lib-message.patch [new file with mode: 0644]

diff --git a/xine-lib-message.patch b/xine-lib-message.patch
new file mode 100644 (file)
index 0000000..14e3fee
--- /dev/null
@@ -0,0 +1,11 @@
+diff -urN xine-lib-1-rc3c.orig/include/xine.h.in xine-lib-1-rc3c/include/xine.h.in
+--- xine-lib-1-rc3c.orig/include/xine.h.in     2004-04-18 19:38:50.996016864 +0200
++++ xine-lib-1-rc3c/include/xine.h.in  2004-04-18 19:39:27.038537568 +0200
+@@ -1646,6 +1646,7 @@
+ #define XINE_MSG_ENCRYPTED_SOURCE     9  /* none               */
+ #define XINE_MSG_SECURITY             10 /* (security message) */
+ #define XINE_MSG_AUDIO_OUT_UNAVAILABLE        11 /* none               */
++#define XINE_MSG_PERMISSION_ERROR       12 /* (file name or mrl) */
+ /* opaque xine_event_queue_t */
+ typedef struct xine_event_queue_s xine_event_queue_t;
This page took 0.030178 seconds and 4 git commands to generate.