Author: btami
Date: 2005-10-26 06:35:41 -0500 (Wed, 26 Oct 2005)
New Revision: 8081

Modified:
   trunk/gnue-reports/src/adapters/filters/Char/char/CHParser.py
Log:
don't keep whitespace in Char layout labels

Modified: trunk/gnue-reports/src/adapters/filters/Char/char/CHParser.py
===================================================================
--- trunk/gnue-reports/src/adapters/filters/Char/char/CHParser.py       
2005-10-26 10:20:02 UTC (rev 8080)
+++ trunk/gnue-reports/src/adapters/filters/Char/char/CHParser.py       
2005-10-26 11:35:41 UTC (rev 8081)
@@ -166,7 +166,7 @@
       'label':    {
          'BaseClass': CHObjects.CHLabel,
          'MixedContent': True,
-         'KeepWhitespace': True,
+         'KeepWhitespace': False,
          'Attributes': {
             'align': {
                'Typecast': GTypecast.name,



_______________________________________________
Commit-gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnue

Reply via email to