2003/12/16 00:04:21
[org.ibex.core.git] / src / org / xwt / builtin / splash.xwt
index 128ff26..a62061c 100644 (file)
@@ -31,7 +31,7 @@
             $text4.font = xwt.font.sansserif;
             $text4.fontsize = 14;
             settext("downloading...");
-            fill = _.org.xwt.builtin["splash.png"];
+            fill = .org.xwt.builtin["splash.png"];
             xwt.ui.window = thisbox;
             thisbox.width=394;
             thisbox.height=276;