gobject-introspection r162 - in trunk: . tests/parser
- From: johan svn gnome org
- To: svn-commits-list gnome org
- Subject: gobject-introspection r162 - in trunk: . tests/parser
- Date: Sun, 23 Mar 2008 21:51:56 +0000 (GMT)
Author: johan
Date: Sun Mar 23 21:51:56 2008
New Revision: 162
URL: http://svn.gnome.org/viewvc/gobject-introspection?rev=162&view=rev
Log:
2008-03-23 Johan Dahlin <johan gnome org>
* tests/parser/Makefile.am (utility.gidl):
* tests/parser/utility-expected.gidl:
Pass in the gobject.gidl since we're defining a GObject.
Modified:
trunk/ChangeLog
trunk/tests/parser/utility-expected.gidl
Modified: trunk/tests/parser/utility-expected.gidl
==============================================================================
--- trunk/tests/parser/utility-expected.gidl (original)
+++ trunk/tests/parser/utility-expected.gidl Sun Mar 23 21:51:56 2008
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<api version="1.0">
<namespace name="utility">
- <object name="UtilityObject" parent="GObject" type-name="UtilityObject" get-type="utility_object_get_type">
+ <object name="UtilityObject" parent="GLib.Object" type-name="UtilityObject" get-type="utility_object_get_type">
</object>
</namespace>
</api>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]