Author: kono
Date: 2012-07-25 10:28:30 -0700 (Wed, 25 Jul 2012)
New Revision: 29984

Modified:
   
core3/impl/trunk/welcome-impl/src/main/java/org/cytoscape/welcome/internal/panel/StatusPanel.java
Log:
Message in the news window modified.

Modified: 
core3/impl/trunk/welcome-impl/src/main/java/org/cytoscape/welcome/internal/panel/StatusPanel.java
===================================================================
--- 
core3/impl/trunk/welcome-impl/src/main/java/org/cytoscape/welcome/internal/panel/StatusPanel.java
   2012-07-25 14:30:55 UTC (rev 29983)
+++ 
core3/impl/trunk/welcome-impl/src/main/java/org/cytoscape/welcome/internal/panel/StatusPanel.java
   2012-07-25 17:28:30 UTC (rev 29984)
@@ -43,7 +43,7 @@
                
                if(isUpToDate()) {
                        status.setIcon(upToDateIcon);
-                       status.setText("Your Cytoscape " + versionStr + " is up 
to date!");
+                       status.setText("Cytoscape " + versionStr + " is up to 
date.");
                } else {
                        status.setIcon(newVersionAvailableIcon);
                        status.setText("New version is available: " + 
versionStr);

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to