diff options
author | tnut <tnut at nutyx dot com> | 2011-05-08 14:16:37 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-05-08 14:16:37 +0200 |
commit | abc0067de65f4237486414c996729be1c94717d8 (patch) | |
tree | 9e4c1eb79b9cace5107d875a9b0e50ee160a05fc /extra/webkit/webkit-1.2.6-introspection.patch | |
parent | 3711c3832ce10952b58b43a7158f805888bf3185 (diff) | |
download | nutyx-pakxe-abc0067de65f4237486414c996729be1c94717d8.tar.gz nutyx-pakxe-abc0067de65f4237486414c996729be1c94717d8.tar.bz2 nutyx-pakxe-abc0067de65f4237486414c996729be1c94717d8.tar.xz nutyx-pakxe-abc0067de65f4237486414c996729be1c94717d8.zip |
webkit dans ouvert
Diffstat (limited to 'extra/webkit/webkit-1.2.6-introspection.patch')
-rw-r--r-- | extra/webkit/webkit-1.2.6-introspection.patch | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/extra/webkit/webkit-1.2.6-introspection.patch b/extra/webkit/webkit-1.2.6-introspection.patch deleted file mode 100644 index f12e9e629..000000000 --- a/extra/webkit/webkit-1.2.6-introspection.patch +++ /dev/null @@ -1,22 +0,0 @@ ---- WebKit/gtk/JSCore-1.0.gir 2010-09-29 14:54:07.000000000 +0200 -+++ WebKit/gtk/JSCore-1.0.gir 2010-09-29 15:57:06.000000000 +0200 -@@ -1,12 +1,14 @@ - <?xml version="1.0"?> --<repository version="1.0" -+<repository version="1.2" - xmlns="http://www.gtk.org/introspection/core/1.0" - xmlns:c="http://www.gtk.org/introspection/c/1.0"> - <namespace name="JSCore" version="1.0" shared-library="webkit-1.0"> -- <alias name="GlobalContextRef" -- target="none" -- c:type="JSGlobalContextRef"/> -- <alias name="ObjectRef" target="none" c:type="JSObjectRef"/> -+ <alias name="GlobalContextRef" target="none"> -+ <type name="JSGlobalContextRef" c:type="JSGlobalContextRef"/> -+ </alias> -+ <alias name="ObjectRef" target="none"> -+ <type name="JSObjectRef" c:type="JSObjectRef"/> -+ </alias> - <function name="EvaluateScript" c:identifier="JSEvaluateScript"> - <return-value transfer-ownership="none"> - <type name="none" c:type="void"/> |