vhardy 2003/03/24 02:18:53 Modified: resources/org/apache/batik/apps/svgbrowser/resources squiggle.png xdocs/images splash.png splash.svg . build.xml Log: Updated splash screens for 1.5beta5 release Revision Changes Path 1.4 +58 -50 xml-batik/resources/org/apache/batik/apps/svgbrowser/resources/squiggle.png <<Binary file>> 1.7 +185 -189 xml-batik/xdocs/images/splash.png <<Binary file>> 1.6 +1 -1 xml-batik/xdocs/images/splash.svg Index: splash.svg =================================================================== RCS file: /home/cvs/xml-batik/xdocs/images/splash.svg,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- splash.svg 28 Aug 2002 09:09:32 -0000 1.5 +++ splash.svg 24 Mar 2003 10:18:53 -0000 1.6 @@ -37,7 +37,7 @@ </g> <g filter="url(#dropShadow)" transform="translate(170, 20) rotate(-30) scale(.7)" id="betaStamp"> <rect fill="none" stroke-width="5" stroke="red" height="40" width="180" y="-32" x="-90"/> -<text fill="red" font-size="45" text-anchor="middle" font-family="'20th Century Font'">beta 4</text> +<text fill="red" font-size="45" text-anchor="middle" font-family="'20th Century Font'">beta 5</text> </g> </g> </g> 1.127 +2 -2 xml-batik/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/xml-batik/build.xml,v retrieving revision 1.126 retrieving revision 1.127 diff -u -r1.126 -r1.127 --- build.xml 19 Mar 2003 01:03:52 -0000 1.126 +++ build.xml 24 Mar 2003 10:18:53 -0000 1.127 @@ -65,7 +65,7 @@ <property name="year" value="2002"/> <property name="version" value="1.5"/> <property name="revisionType" value="beta"/> - <property name="revisionNumber" value="4" /> + <property name="revisionNumber" value="5" /> <property file="build.properties"/> <property name="debug" value="off"/>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]