You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by ws...@apache.org on 2005/08/01 22:20:45 UTC

svn commit: r226873 - in /struts/apps/trunk/shared/src: java/org/apache/struts/apps/mailreader/resources/ApplicationResources.properties webapp/tour.html

Author: wsmoak
Date: Mon Aug  1 13:20:34 2005
New Revision: 226873

URL: http://svn.apache.org/viewcvs?rev=226873&view=rev
Log:
Remove hard-coded version number, which hasn't been updated since 1.2.1-dev

Modified:
    struts/apps/trunk/shared/src/java/org/apache/struts/apps/mailreader/resources/ApplicationResources.properties
    struts/apps/trunk/shared/src/webapp/tour.html

Modified: struts/apps/trunk/shared/src/java/org/apache/struts/apps/mailreader/resources/ApplicationResources.properties
URL: http://svn.apache.org/viewcvs/struts/apps/trunk/shared/src/java/org/apache/struts/apps/mailreader/resources/ApplicationResources.properties?rev=226873&r1=226872&r2=226873&view=diff
==============================================================================
--- struts/apps/trunk/shared/src/java/org/apache/struts/apps/mailreader/resources/ApplicationResources.properties (original)
+++ struts/apps/trunk/shared/src/java/org/apache/struts/apps/mailreader/resources/ApplicationResources.properties Mon Aug  1 13:20:34 2005
@@ -38,7 +38,7 @@
 index.heading=MailReader Demonstration Application Options
 index.logon=Log on to the MailReader Demonstration Application
 index.registration=Register with the MailReader Demonstration Application
-index.title=MailReader Demonstration Application (Struts 1.2.1-dev)
+index.title=MailReader Demonstration Application
 index.tour=A Walking Tour of the MailReader Demonstration Application
 linkSubscription.io=I/O Error: {0}
 linkSubscription.noSubscription=No subscription under attribute {0}

Modified: struts/apps/trunk/shared/src/webapp/tour.html
URL: http://svn.apache.org/viewcvs/struts/apps/trunk/shared/src/webapp/tour.html?rev=226873&r1=226872&r2=226873&view=diff
==============================================================================
--- struts/apps/trunk/shared/src/webapp/tour.html (original)
+++ struts/apps/trunk/shared/src/webapp/tour.html Mon Aug  1 13:20:34 2005
@@ -220,7 +220,7 @@
 <code>index.heading=MailReader Demonstration Application Options
 index.logon=Log on to the MailReader Demonstration Application
 index.registration=Register with the MailReader Demonstration Application
-index.title=MailReader Demonstration Application (Struts 1.2.1-dev)
+index.title=MailReader Demonstration Application
 index.tour=A Walking Tour of the MailReader Demonstration Application</code>
 </pre>
     <hr />



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org