Author: ulhume
Date: 2008-07-30 02:19:46 +0200 (Wed, 30 Jul 2008)
New Revision: 1419

Modified:
   
software_suite_v2/software/tools/tuxdroid-gadget-tester/trunk/tuxdroid-gadget-tester/sources/com/kysoh/tuxdroid/gadget/framework/tester/GadgetPanel.java
Log:
New Help file handling

Modified: 
software_suite_v2/software/tools/tuxdroid-gadget-tester/trunk/tuxdroid-gadget-tester/sources/com/kysoh/tuxdroid/gadget/framework/tester/GadgetPanel.java
===================================================================
--- 
software_suite_v2/software/tools/tuxdroid-gadget-tester/trunk/tuxdroid-gadget-tester/sources/com/kysoh/tuxdroid/gadget/framework/tester/GadgetPanel.java
    2008-07-30 00:19:27 UTC (rev 1418)
+++ 
software_suite_v2/software/tools/tuxdroid-gadget-tester/trunk/tuxdroid-gadget-tester/sources/com/kysoh/tuxdroid/gadget/framework/tester/GadgetPanel.java
    2008-07-30 00:19:46 UTC (rev 1419)
@@ -359,7 +359,7 @@
                console.append("  execution   : " + 
description.getExecutionMode());
                console.append("  WorkingPath : " + 
gadget.getInterpreter().getWorkingPath());
                console.append("  iconFile    : " + description.getIconFile());
-               console.append("  HelpFile    : " + description.getHelpFile());
+               console.append("  HelpFile    : " + gadget.getHelpFile());
        }
 
        public Gadget getGadget() {


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to