Author: kilo Date: 2005-09-12 08:29:38 -0500 (Mon, 12 Sep 2005) New Revision: 7897
Modified: trunk/gnue-samples/testcases/forms/gauntlet/gauntlet.gfd Log: Make About button work again Modified: trunk/gnue-samples/testcases/forms/gauntlet/gauntlet.gfd =================================================================== --- trunk/gnue-samples/testcases/forms/gauntlet/gauntlet.gfd 2005-09-12 00:01:05 UTC (rev 7896) +++ trunk/gnue-samples/testcases/forms/gauntlet/gauntlet.gfd 2005-09-12 13:29:38 UTC (rev 7897) @@ -150,11 +150,10 @@ <trigger name="Trigger3" type="ON-ACTION"><![CDATA[ parameters = { 'appversion' : '1.2.3', - 'ui_driver' : 'Neural', 'name' : 'Gauntlet', 'formversion' : '-3.2.1', 'author' : 'Joe Coder', - 'description' : """This about box is generated by the gauntet form. It is not created by gnue-forms. All values displayed are just place holders.""" + 'description' : """This about box is generated by the gauntlet form. It is not created by gnue-forms. All values displayed are just place holders.""" } activateDialog ('_about', parameters, True)]]> </trigger> _______________________________________________ Commit-gnue mailing list Commit-gnue@gnu.org http://lists.gnu.org/mailman/listinfo/commit-gnue