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

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

Modified: software_suite_v2/software/tools/attitunesStudio/trunk/src/main.java
===================================================================
--- software_suite_v2/software/tools/attitunesStudio/trunk/src/main.java        
2008-08-27 10:27:40 UTC (rev 1608)
+++ software_suite_v2/software/tools/attitunesStudio/trunk/src/main.java        
2008-08-27 10:27:56 UTC (rev 1609)
@@ -16,7 +16,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