packages: gpac/gpac-idl_uuid.patch (NEW) - generates new uuid for idl file, ...

lisu lisu at pld-linux.org
Sun Jan 22 16:56:59 CET 2012


Author: lisu                         Date: Sun Jan 22 15:56:59 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- generates new uuid for idl file, because the old one was bogus

---- Files affected:
packages/gpac:
   gpac-idl_uuid.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/gpac/gpac-idl_uuid.patch
diff -u /dev/null packages/gpac/gpac-idl_uuid.patch:1.1
--- /dev/null	Sun Jan 22 16:56:59 2012
+++ packages/gpac/gpac-idl_uuid.patch	Sun Jan 22 16:56:54 2012
@@ -0,0 +1,10 @@
+--- gpac/applications/osmozilla/nsIOsmozilla.idl~	2006-07-18 18:55:14.000000000 +0200
++++ gpac/applications/osmozilla/nsIOsmozilla.idl	2012-01-22 16:48:30.461393267 +0100
+@@ -1,6 +1,6 @@
+ #include "nsISupports.idl"
+ 
+-[scriptable, uuid(d2d536a0-b6fc-11d5-9d10-0060b0fbd8bn)]
++[scriptable, uuid(ce32e3ff-36f8-425f-94be-d85b26e634ee)]
+ interface nsIOsmozilla : nsISupports {
+   void Pause();
+   void Play();
================================================================


More information about the pld-cvs-commit mailing list