]> git.pld-linux.org Git - packages/gpac.git/blob - gpac-idl_uuid.patch
- generates new uuid for idl file, because the old one was bogus
[packages/gpac.git] / gpac-idl_uuid.patch
1 --- gpac/applications/osmozilla/nsIOsmozilla.idl~       2006-07-18 18:55:14.000000000 +0200
2 +++ gpac/applications/osmozilla/nsIOsmozilla.idl        2012-01-22 16:48:30.461393267 +0100
3 @@ -1,6 +1,6 @@
4  #include "nsISupports.idl"
5  
6 -[scriptable, uuid(d2d536a0-b6fc-11d5-9d10-0060b0fbd8bn)]
7 +[scriptable, uuid(ce32e3ff-36f8-425f-94be-d85b26e634ee)]
8  interface nsIOsmozilla : nsISupports {
9    void Pause();
10    void Play();
This page took 0.052751 seconds and 4 git commands to generate.