]> git.pld-linux.org Git - packages/gpac.git/commitdiff
- generates new uuid for idl file, because the old one was bogus
authorlisu <lisu@pld-linux.org>
Sun, 22 Jan 2012 15:56:54 +0000 (15:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gpac-idl_uuid.patch -> 1.1

gpac-idl_uuid.patch [new file with mode: 0644]

diff --git a/gpac-idl_uuid.patch b/gpac-idl_uuid.patch
new file mode 100644 (file)
index 0000000..7729fdb
--- /dev/null
@@ -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();
This page took 0.033721 seconds and 4 git commands to generate.