Author: johannes
Date: 2006-06-19 13:55:46 -0500 (Mon, 19 Jun 2006)
New Revision: 8496
Modified:
trunk/gnue-common/src/datasources/ConnectionTriggerObj.py
Log:
Changed type of object so dumpXML() works for forms after phased init
Modified: trunk/gnue-common/src/datasources/ConnectionTriggerObj.py
===================================================================
--- trunk/gnue-common/src/datasources/ConnectionTriggerObj.py 2006-06-15
10:40:12 UTC (rev 8495)
+++ trunk/gnue-common/src/datasources/ConnectionTriggerObj.py 2006-06-19
18:55:46 UTC (rev 8496)
@@ -52,7 +52,7 @@
self.__connection = connection
self.name = name
- GObjects.GObj.__init__ (self, type = "ConnTrigObj")
+ GObjects.GObj.__init__ (self, type = "GCConnection")
self._triggerGlobal = True
self._triggerFunctions = {}
_______________________________________________
commit-gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnue