Revision: 2524
http://vexi.svn.sourceforge.net/vexi/?rev=2524&view=rev
Author: clrg
Date: 2007-10-25 09:58:50 -0700 (Thu, 25 Oct 2007)
Log Message:
-----------
Reserve 'writetrap' and 'readtrap' as keywords and change Ibex->Vexi in a few
important places
Modified Paths:
--------------
trunk/core/org.vexi.core/src/org/vexi/plat/Platform.java
Modified: trunk/core/org.vexi.core/src/org/vexi/plat/Platform.java
===================================================================
--- trunk/core/org.vexi.core/src/org/vexi/plat/Platform.java 2007-10-25
16:58:41 UTC (rev 2523)
+++ trunk/core/org.vexi.core/src/org/vexi/plat/Platform.java 2007-10-25
16:58:50 UTC (rev 2524)
@@ -158,7 +158,7 @@
/** invoked after initialization messages have been printed; useful for
additional platform detection log messages */
protected void postInit() { }
- /** the human-readable name of the key mapped to Ibex's 'alt' key */
+ /** the human-readable name of the key mapped to Vexi's 'alt' key */
public static String altKeyName() { return platform._altKeyName(); }
protected String _altKeyName() { return "alt"; }
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: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Vexi-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vexi-svn