diff options
| author | Masato Hashimoto <cabezon.hashimoto@gmail.com> | 2014-11-05 06:23:42 +0000 |
|---|---|---|
| committer | ~suv <suv-sf@users.sourceforge.net> | 2014-11-05 06:23:42 +0000 |
| commit | 2cb243dee7e53de95b8f3d61d1d450c8874a1aac (patch) | |
| tree | a539c30c777397152f279854230c1ed099249b3a | |
| parent | i18n. Fix for bug #1389509 (typos in trunk-r13669). (diff) | |
| download | inkscape-2cb243dee7e53de95b8f3d61d1d450c8874a1aac.tar.gz inkscape-2cb243dee7e53de95b8f3d61d1d450c8874a1aac.zip | |
Symbols. Fix for bug #1388910 (There is an unnecessary character in MapSymbolsNPS.svg)
(bzr r13671)
| -rw-r--r-- | share/symbols/MapSymbolsNPS.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/symbols/MapSymbolsNPS.svg b/share/symbols/MapSymbolsNPS.svg index 4a8a4bdba..81b24adde 100644 --- a/share/symbols/MapSymbolsNPS.svg +++ b/share/symbols/MapSymbolsNPS.svg @@ -309,7 +309,7 @@ </symbol> <symbol id="FourWheelDriveRoad"> - <title>Four Wheel Drive Road"</title> + <title>Four Wheel Drive Road</title> <path d="m 64.5,37.75 0,-7.25 c 0,-2 -1.5,-2.5 -2.5,-2.5 l -14.25,0 -5.25,-8.75 -3,0 5.25,8.75 -4,6.75 -9.25,0 c -3,-6.25 -9.5,-6 -9.5,-6 l -17,0 0,15.25 2.5,0 a 10.6,10.6 0 0 1 21,0 l 15,0 a 10.6,10.6 0 0 1 21,0 l 1,0 c 1,0 1.75,-0.75 1.75,-1.75 l 0,-4.5 z" style="stroke:none"/> <g style="fill:none;stroke-width:4"> <circle cx="18" cy="45.375" r="5"/> @@ -318,7 +318,7 @@ </symbol> <symbol id="FourWheelDriveRoad_Inv"> - <title>Four Wheel Drive Road"</title> + <title>Four Wheel Drive Road</title> <rect x="0.5" y="0.5" width="71" height="71" ry="6" style="stroke:white"/> <path d="m 64.5,37.75 0,-7.25 c 0,-2 -1.5,-2.5 -2.5,-2.5 l -14.25,0 -5.25,-8.75 -3,0 5.25,8.75 -4,6.75 -9.25,0 c -3,-6.25 -9.5,-6 -9.5,-6 l -17,0 0,15.25 2.5,0 a 10.6,10.6 0 0 1 21,0 l 15,0 a 10.6,10.6 0 0 1 21,0 l 1,0 c 1,0 1.75,-0.75 1.75,-1.75 l 0,-4.5 z" style="fill:white;stroke:none"/> <g style="fill:none;stroke:white;stroke-width:4"> |
