Thread: [Ejtools-cvs] CVS: applications/jmx.browser/src/etc jmx.browser.mf,1.1,1.2 logo.svg,1.1,1.2 run.mf,1
Brought to you by:
letiemble
From: Laurent E. <let...@us...> - 2002-05-15 20:55:37
|
Update of /cvsroot/ejtools/applications/jmx.browser/src/etc In directory usw-pr-cvs1:/tmp/cvs-serv9940/jmx.browser/src/etc Modified Files: jmx.browser.mf logo.svg run.mf Log Message: Correct CR/LF Index: jmx.browser.mf =================================================================== RCS file: /cvsroot/ejtools/applications/jmx.browser/src/etc/jmx.browser.mf,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** jmx.browser.mf 22 Apr 2002 17:39:23 -0000 1.1 --- jmx.browser.mf 15 May 2002 20:55:34 -0000 1.2 *************** *** 1,2 **** ! Class-Path: . ! --- 1,2 ---- ! Class-Path: . ! Index: logo.svg =================================================================== RCS file: /cvsroot/ejtools/applications/jmx.browser/src/etc/logo.svg,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** logo.svg 22 Apr 2002 17:40:16 -0000 1.1 --- logo.svg 15 May 2002 20:55:34 -0000 1.2 *************** *** 1,56 **** ! <?xml version="1.0" standalone="no"?> ! <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" ! "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> ! <svg width="700" height="200" style="fill:rgb(255,255,255)"> ! <defs> ! <filter id="Drop_Shadow" filterUnits="objectBoundingBox" x="-10%" y="-10%" ! width="150%" height="150%"> ! <feGaussianBlur in="SourceAlpha" stdDeviation="3" result="blurredAlpha"/> ! <feOffset in="blurredAlpha" dx="-3" dy="3" result="offsetBlurredAlpha"/> ! <feFlood result="flooded" style="flood-color:rgb(0,0,0);flood-opacity:0.65"/> ! <feComposite in="flooded" operator="in" in2="offsetBlurredAlpha" ! result="coloredShadow"/> ! <feComposite in="SourceGraphic" in2="coloredShadow" operator="over"/> ! </filter> ! <g id="gear_teeth"> ! <polygon points="80,40 120,40 110,10 90,10" ! style="fill:rgb(144,0,0)"/> ! </g> ! <g id="gear_disc"> ! <ellipse cx="100" cy="100" rx="55" ry="55" ! style="stroke:rgb(144,0,0);stroke-width:30;fill:none"/> ! </g> ! <g id="gear"> ! <use x="0" y="0" xlink:href="#gear_teeth"/> ! <use x="0" y="0" xlink:href="#gear_teeth" transform="rotate(45 100 100)"/> ! <use x="0" y="0" xlink:href="#gear_teeth" transform="rotate(90 100 100)"/> ! <use x="0" y="0" xlink:href="#gear_teeth" transform="rotate(135 100 100)"/> ! <use x="0" y="0" xlink:href="#gear_teeth" transform="rotate(180 100 100)"/> ! <use x="0" y="0" xlink:href="#gear_teeth" transform="rotate(225 100 100)"/> ! <use x="0" y="0" xlink:href="#gear_teeth" transform="rotate(270 100 100)"/> ! <use x="0" y="0" xlink:href="#gear_teeth" transform="rotate(315 100 100)"/> ! <use x="0" y="0" xlink:href="#gear_disc"/> ! </g> ! <g id="blue_text"> ! <text x="0" y="0" style="fill:rgb(0,0,144);font-weight:bold;font-size:128;font-family:Tahoma">EJT</text> ! </g> ! <g id="black_text"> ! <text x="0" y="0" style="fill:rgb(0,0,0);font-weight:bold;font-size:128;font-family:Tahoma">EJTools</text> ! <rect x="0" y="-100" width="210" height="110" ! style="fill:rgb(255,255,255)"/> ! <rect x="0" y="-100" width="240" height="30" ! style="fill:rgb(255,255,255)"/> ! </g> ! </defs> ! <rect x="-5" y="-5" width="710" height="210" ! style="fill:rgb(255,255,255)"/> ! <g> ! <use x="180" y="150" xlink:href="#black_text"/> ! <use x="190" y="150" xlink:href="#blue_text"/> ! </g> ! <g transform="translate(100 100) skewX(190) translate(-100 -100)" ! style="filter:url(#Drop_Shadow)"> ! <use x="0" y="0" xlink:href="#gear"/> ! </g> ! <text x="690" y="190" style="fill:rgb(0,0,0);text-anchor:end;font-size:32;font-family:Tahoma">@module.name@ V...@ve...jor@.@version.minor@.@version.revision@-@version.tag@</text> ! </svg> --- 1,56 ---- ! <?xml version="1.0" standalone="no"?> ! <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" ! "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> ! <svg width="700" height="200" style="fill:rgb(255,255,255)"> ! <defs> ! <filter id="Drop_Shadow" filterUnits="objectBoundingBox" x="-10%" y="-10%" ! width="150%" height="150%"> ! <feGaussianBlur in="SourceAlpha" stdDeviation="3" result="blurredAlpha"/> ! <feOffset in="blurredAlpha" dx="-3" dy="3" result="offsetBlurredAlpha"/> ! <feFlood result="flooded" style="flood-color:rgb(0,0,0);flood-opacity:0.65"/> ! <feComposite in="flooded" operator="in" in2="offsetBlurredAlpha" ! result="coloredShadow"/> ! <feComposite in="SourceGraphic" in2="coloredShadow" operator="over"/> ! </filter> ! <g id="gear_teeth"> ! <polygon points="80,40 120,40 110,10 90,10" ! style="fill:rgb(144,0,0)"/> ! </g> ! <g id="gear_disc"> ! <ellipse cx="100" cy="100" rx="55" ry="55" ! style="stroke:rgb(144,0,0);stroke-width:30;fill:none"/> ! </g> ! <g id="gear"> ! <use x="0" y="0" xlink:href="#gear_teeth"/> ! <use x="0" y="0" xlink:href="#gear_teeth" transform="rotate(45 100 100)"/> ! <use x="0" y="0" xlink:href="#gear_teeth" transform="rotate(90 100 100)"/> ! <use x="0" y="0" xlink:href="#gear_teeth" transform="rotate(135 100 100)"/> ! <use x="0" y="0" xlink:href="#gear_teeth" transform="rotate(180 100 100)"/> ! <use x="0" y="0" xlink:href="#gear_teeth" transform="rotate(225 100 100)"/> ! <use x="0" y="0" xlink:href="#gear_teeth" transform="rotate(270 100 100)"/> ! <use x="0" y="0" xlink:href="#gear_teeth" transform="rotate(315 100 100)"/> ! <use x="0" y="0" xlink:href="#gear_disc"/> ! </g> ! <g id="blue_text"> ! <text x="0" y="0" style="fill:rgb(0,0,144);font-weight:bold;font-size:128;font-family:Tahoma">EJT</text> ! </g> ! <g id="black_text"> ! <text x="0" y="0" style="fill:rgb(0,0,0);font-weight:bold;font-size:128;font-family:Tahoma">EJTools</text> ! <rect x="0" y="-100" width="210" height="110" ! style="fill:rgb(255,255,255)"/> ! <rect x="0" y="-100" width="240" height="30" ! style="fill:rgb(255,255,255)"/> ! </g> ! </defs> ! <rect x="-5" y="-5" width="710" height="210" ! style="fill:rgb(255,255,255)"/> ! <g> ! <use x="180" y="150" xlink:href="#black_text"/> ! <use x="190" y="150" xlink:href="#blue_text"/> ! </g> ! <g transform="translate(100 100) skewX(190) translate(-100 -100)" ! style="filter:url(#Drop_Shadow)"> ! <use x="0" y="0" xlink:href="#gear"/> ! </g> ! <text x="690" y="190" style="fill:rgb(0,0,0);text-anchor:end;font-size:32;font-family:Tahoma">@module.name@ V...@ve...jor@.@version.minor@.@version.revision@-@version.tag@</text> ! </svg> Index: run.mf =================================================================== RCS file: /cvsroot/ejtools/applications/jmx.browser/src/etc/run.mf,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** run.mf 22 Apr 2002 17:41:21 -0000 1.1 --- run.mf 15 May 2002 20:55:34 -0000 1.2 *************** *** 1,10 **** ! Main-Class: net.sourceforge.ejtools.jmxbrowser.Main ! Class-Path: ../conf/ ! ! Name: net/sourceforge/ejtools/jmxbrowser/ ! Specification-Title: @module.name@ @version.major@.@version.minor@.@version.revision@-@version.tag@ ! Specification-Version: @version.major@.@version.minor@.@version.revision@-@version.tag@ ! Specification-Vendor: EJTools Project ! Implementation-Title: @module.name@ @version.major@.@version.minor@.@version.revision@-@version.tag@ ! Implementation-Version: @version.major@.@version.minor@.@version.revision@-@version.tag@ ! Implementation-Vendor: EJTools Project --- 1,10 ---- ! Main-Class: net.sourceforge.ejtools.jmxbrowser.Main ! Class-Path: ../conf/ ! ! Name: net/sourceforge/ejtools/jmxbrowser/ ! Specification-Title: @module.name@ @version.major@.@version.minor@.@version.revision@-@version.tag@ ! Specification-Version: @version.major@.@version.minor@.@version.revision@-@version.tag@ ! Specification-Vendor: EJTools Project ! Implementation-Title: @module.name@ @version.major@.@version.minor@.@version.revision@-@version.tag@ ! Implementation-Version: @version.major@.@version.minor@.@version.revision@-@version.tag@ ! Implementation-Vendor: EJTools Project |