Author: reinhard
Date: 2007-01-08 12:59:17 -0600 (Mon, 08 Jan 2007)
New Revision: 9230
Modified:
trunk/gnue-forms/src/GFParser.py
Log:
Removed non-functional <field> attribute readonly.
Modified: trunk/gnue-forms/src/GFParser.py
===================================================================
--- trunk/gnue-forms/src/GFParser.py 2007-01-08 14:59:42 UTC (rev 9229)
+++ trunk/gnue-forms/src/GFParser.py 2007-01-08 18:59:17 UTC (rev 9230)
@@ -576,9 +576,6 @@
'Description': 'The minimum number of characters the user must '
'enter into the entry.',
'Default': 0 },
- 'readonly': {
- 'Typecast': GTypecast.boolean,
- 'Deprecated': 'Use editable="N" instead.'},
'typecast': {
'Typecast': GTypecast.name,
'Deprecated': 'Use "type".'},
_______________________________________________
commit-gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnue