Revision: 3089
          http://vexi.svn.sourceforge.net/vexi/?rev=3089&view=rev
Author:   clrg
Date:     2008-08-19 02:12:23 +0000 (Tue, 19 Aug 2008)

Log Message:
-----------
Rename vexi.ui.font.default->defaultstream as default is a JS keyword

Modified Paths:
--------------
    trunk/core/org.vexi.core/src/org/vexi/core/Vexi.jpp

Modified: trunk/core/org.vexi.core/src/org/vexi/core/Vexi.jpp
===================================================================
--- trunk/core/org.vexi.core/src/org/vexi/core/Vexi.jpp 2008-08-19 02:00:52 UTC 
(rev 3088)
+++ trunk/core/org.vexi.core/src/org/vexi/core/Vexi.jpp 2008-08-19 02:12:23 UTC 
(rev 3089)
@@ -219,7 +219,7 @@
                 }
             }
             return;
-        case "ui.font.default":
+        case "ui.font.defaultstream":
             throw new JSExn("not yet implemented");
             /*
             Text.DEFAULT_STREAM = (Fountain)value.unclone();


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
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=/
_______________________________________________
Vexi-svn mailing list
Vexi-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vexi-svn

Reply via email to