[Edevsagetools-commit] SF.net SVN: edevsagetools: [25] trunk/synchro/webapp/src/main/webapp/ WEB-IN
Status: Beta
Brought to you by:
avdyk
From: <av...@us...> - 2007-02-20 09:49:24
|
Revision: 25 http://svn.sourceforge.net/edevsagetools/?rev=25&view=rev Author: avdyk Date: 2007-02-20 01:49:22 -0800 (Tue, 20 Feb 2007) Log Message: ----------- correction in the name of the webapp Modified Paths: -------------- trunk/synchro/webapp/src/main/webapp/WEB-INF/web.xml Modified: trunk/synchro/webapp/src/main/webapp/WEB-INF/web.xml =================================================================== --- trunk/synchro/webapp/src/main/webapp/WEB-INF/web.xml 2007-02-20 09:48:44 UTC (rev 24) +++ trunk/synchro/webapp/src/main/webapp/WEB-INF/web.xml 2007-02-20 09:49:22 UTC (rev 25) @@ -4,7 +4,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"> - <display-name>eDev Sage Tools</display-name> + <display-name>eDev Sage Tools - Synchro</display-name> <!-- <resource-ref> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |