diff options
author | Johan Dahlin <jdahlin@async.com.br> | 2009-01-15 23:08:10 +0000 |
---|---|---|
committer | Johan Dahlin <johan@src.gnome.org> | 2009-01-15 23:08:10 +0000 |
commit | 2b085f4bd15974628bec19ff1b730c07fe8ac4f0 (patch) | |
tree | c81f68158ff5583043b11c3919627c27d1a785fd /gir/xfixes-4.0.gir | |
parent | 63cd2160c4782a2d419ceeb08c51d7d9955c21f6 (diff) | |
download | gobject-introspection-2b085f4bd15974628bec19ff1b730c07fe8ac4f0.tar.gz |
Move over the hand-written girs from gir-repository so upstream libraries
2009-01-15 Johan Dahlin <jdahlin@async.com.br>
* gir/GL-1.0.gir:
* gir/Makefile.am:
* gir/cairo-1.0.gir:
* gir/fontconfig-2.0.gir:
* gir/freetype2-2.0.gir:
* gir/libxml2-2.0.gir:
* gir/xfixes-4.0.gir:
* gir/xft-2.0.gir:
* gir/xlib-2.0.gir:
Move over the hand-written girs from gir-repository
so upstream libraries depending on these can avoid
a gir-repository dependency.
svn path=/trunk/; revision=1047
Diffstat (limited to 'gir/xfixes-4.0.gir')
-rw-r--r-- | gir/xfixes-4.0.gir | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gir/xfixes-4.0.gir b/gir/xfixes-4.0.gir new file mode 100644 index 00000000..e2ca90f3 --- /dev/null +++ b/gir/xfixes-4.0.gir @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<repository version="1.0" + xmlns="http://www.gtk.org/introspection/core/1.0" + xmlns:c="http://www.gtk.org/introspection/c/1.0"> + <namespace name="xfixes" version="4.0" shared-library="Xfixes"> + <record name="XserverRegion" c:type="XserverRegion"/> + </namespace> +</repository> |