Remove shared-library tags for these too.
authorJohan Dahlin <jdahlin@async.com.br>
Wed, 28 Jan 2009 01:18:32 +0000 (01:18 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Wed, 28 Jan 2009 01:18:32 +0000 (01:18 +0000)
2009-01-27  Johan Dahlin  <jdahlin@async.com.br>

        * 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:
        Remove shared-library tags for these too.

svn path=/trunk/; revision=1073

ChangeLog
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

index f25e140..702f1ab 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2009-01-27  Johan Dahlin  <jdahlin@async.com.br>
+
+       * 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:
+       Remove shared-library tags for these too.
+
 2009-01-27  Johan Dahlin  <jdahlin@async.com.br>
 
        * gir/GL-1.0.gir:
index 4806284..fb543fa 100644 (file)
@@ -3,7 +3,7 @@
             xmlns="http://www.gtk.org/introspection/core/1.0"
             xmlns:c="http://www.gtk.org/introspection/c/1.0"
             xmlns:glib="http://www.gtk.org/introspection/glib/1.0">
-  <namespace name="cairo" version="1.0" shared-library="cairo">
+  <namespace name="cairo" version="1.0">
     <record name="Context" c:type="cairo_t"
             glib:type-name="CairoContext"
            glib:get-type="cairo_get_g_type"/>
index 42ebbde..236030e 100644 (file)
@@ -2,7 +2,7 @@
 <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="fontconfig" version="2.0" shared-library="fontconfig">
+  <namespace name="fontconfig" version="2.0">
     <record name="Pattern" c:type="FcPattern"/>
     <record name="CharSet" c:type="FcCharSet"/>
     <function name="init" c:identifier="FcInit">
index d219442..57f20d7 100644 (file)
@@ -2,7 +2,7 @@
 <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="freetype2" version="2.0" shared-library="freetype">
+  <namespace name="freetype2" version="2.0">
     <record name="Bitmap" c:type="FT_Bitmap"/>
     <record name="Face" c:type="FT_Face"/>
     <alias name="Int32" target="int32" c:type="FT_Int32"/>
index bd994be..ec975c4 100644 (file)
@@ -2,7 +2,7 @@
 <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="libxml2" version="2.0" shared-library="libxml2">
+  <namespace name="libxml2" version="2.0">
     <record name="Node" c:type="xmlNode"/>
     <record name="NodePtr" c:type="xmlNodePtr"/>
     <record name="Doc" c:type="xmlDoc"/>
index e2ca90f..b56b51f 100644 (file)
@@ -2,7 +2,7 @@
 <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">
+  <namespace name="xfixes" version="4.0">
     <record name="XserverRegion" c:type="XserverRegion"/>
   </namespace>
 </repository>
index 1d6bd58..6843a57 100644 (file)
@@ -2,7 +2,7 @@
 <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="xft" version="2.0" shared-library="Xft">
+  <namespace name="xft" version="2.0">
     <record name="Color" c:type="XftColor"/>
     <record name="Draw" c:type="XftDraw"/>
     <record name="Font" c:type="XftFont"/>
index 5236885..0d0ed6d 100644 (file)
@@ -2,7 +2,7 @@
 <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="xlib" version="2.0" shared-library="X11">
+  <namespace name="xlib" version="2.0">
     <record name="Atom" c:type="Atom"/>
     <record name="Display" c:type="Display"/>
     <record name="Drawable" c:type="Drawable"/>