summaryrefslogtreecommitdiff
path: root/gir/DBus-1.0.gir
diff options
context:
space:
mode:
authorDieter Verfaillie <dieterv@optionexplicit.be>2015-07-07 19:39:32 +0200
committerDieter Verfaillie <dieterv@optionexplicit.be>2015-07-07 19:39:32 +0200
commitb8796962fcbdfdb02797b4d6f6c83d9b868effbe (patch)
treeb95ce5176b9901d7ee0f866f7330e718dfe9bd40 /gir/DBus-1.0.gir
parentf3734d03a756c00cc88cb82b855e32e7be725e7f (diff)
downloadgobject-introspection-b8796962fcbdfdb02797b4d6f6c83d9b868effbe.tar.gz
[wip]: gir xml schemawip/dieterv/schema
reset && time find /home/dieterv/gnome.org/checkout/gobject-introspection/gir/ /home/dieterv/gnome.org/prefix/share/gir-1.0/ -name "*.gir" -exec xmllint --noout --nonet --schema /home/dieterv/gnome.org/checkout/gobject-introspection/giscanner/gir/gir.xsd '{}' \;
Diffstat (limited to 'gir/DBus-1.0.gir')
-rw-r--r--gir/DBus-1.0.gir7
1 files changed, 3 insertions, 4 deletions
diff --git a/gir/DBus-1.0.gir b/gir/DBus-1.0.gir
index 4ce03091..58034bdd 100644
--- a/gir/DBus-1.0.gir
+++ b/gir/DBus-1.0.gir
@@ -2,13 +2,12 @@
<repository version="1.2"
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"
- c:identifier-prefixes="DBus"
- c:symbol-prefixes="DBus">
+ xmlns:glib="http://www.gtk.org/introspection/glib/1.0">
<package name="dbus-1"/>
<namespace name="DBus"
version="1.0"
- c:prefix="DBus">
+ c:identifier-prefixes="DBus"
+ c:symbol-prefixes="DBus">
<enumeration name="BusType" c:type="DBusBusType">
<member name="session" value="0" c:identifier="DBUS_BUS_SESSION"/>
<member name="system" value="1" c:identifier="DBUS_BUS_SYSTEM"/>