[tuxdroid-svn] r4653 - software_suite_v2/software/gadgets/tuxdroid-gadget-maxlight/trunk/resources
Status: Beta
Brought to you by:
ks156
|
From: jerome <c2m...@c2...> - 2009-05-15 07:37:42
|
Author: jerome Date: 2009-05-15 09:37:26 +0200 (Fri, 15 May 2009) New Revision: 4653 Modified: software_suite_v2/software/gadgets/tuxdroid-gadget-maxlight/trunk/resources/help.html Log: * Fixed font size. Modified: software_suite_v2/software/gadgets/tuxdroid-gadget-maxlight/trunk/resources/help.html =================================================================== --- software_suite_v2/software/gadgets/tuxdroid-gadget-maxlight/trunk/resources/help.html 2009-05-14 13:36:16 UTC (rev 4652) +++ software_suite_v2/software/gadgets/tuxdroid-gadget-maxlight/trunk/resources/help.html 2009-05-15 07:37:26 UTC (rev 4653) @@ -1,6 +1,6 @@ <html> <body> -<font size="3" face="Verdana, Arial, Helvetica, sans-serif">The Max Light gadget will make Tux Droid rotate towards the brightest light source. +<font size="2" face="Verdana, Arial, Helvetica, sans-serif">The Max Light gadget will make Tux Droid rotate towards the brightest light source. Drag-and-drop the gadget into "My Favorites" to enable it. Also, make sure to unplug the charger so Tux Droid can spin while searching for the light source. <br> </font> |