Author: remi
Date: 2008-08-27 12:27:40 +0200 (Wed, 27 Aug 2008)
New Revision: 1608

Modified:
   
software_suite_v2/software/tools/tuxController/trunk/src/tuxController/main.java
Log:
Updated the skin path

Modified: 
software_suite_v2/software/tools/tuxController/trunk/src/tuxController/main.java
===================================================================
--- 
software_suite_v2/software/tools/tuxController/trunk/src/tuxController/main.java
    2008-08-27 10:19:36 UTC (rev 1607)
+++ 
software_suite_v2/software/tools/tuxController/trunk/src/tuxController/main.java
    2008-08-27 10:27:40 UTC (rev 1608)
@@ -41,7 +41,7 @@
        // Skinlf Begin
                try
                {
-                       String themepack = "quickSilverRthemepack.zip";
+                       String themepack = 
"C:\\tuxdroid\\resources\\skin\\tuxthemepack.zip";
                        
SkinLookAndFeel.setSkin(SkinLookAndFeel.loadThemePack(themepack));
                        
UIManager.setLookAndFeel("com.l2fprod.gui.plaf.skin.SkinLookAndFeel");
                        


-------------------------------------------------------------------------
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