Browse Source

Fixed input-error SVG containing SVN collision data somehow

Made the update icon look slightly nicer

git-svn-id: http://svn.dmdirc.com/trunk@2528 00569f92-eb28-0410-84fd-f71c24880f
tags/0.5.5
Chris Smith 16 years ago
parent
commit
3df5fc72ca

+ 0
- 24
src/com/dmdirc/res/source/input-error.svg View File

@@ -57,11 +57,7 @@
57 57
      inkscape:groupmode="layer">
58 58
     <path
59 59
        sodipodi:type="arc"
60
-<<<<<<< .mine
61 60
        style="fill:#d40000;stroke:none;stroke-width:0.52081227;stroke-miterlimit:4;stroke-dasharray:none"
62
-=======
63
-       style="fill:#d40000;stroke:#000000;stroke-width:0.52081227;stroke-miterlimit:4;stroke-dasharray:none"
64
->>>>>>> .r2443
65 61
        id="path2168"
66 62
        sodipodi:cx="8.0638618"
67 63
        sodipodi:cy="8.0712872"
@@ -71,11 +67,7 @@
71 67
        transform="matrix(0.9600389,0,0,0.9600389,0.3047411,0.2048888)" />
72 68
     <path
73 69
        sodipodi:type="arc"
74
-<<<<<<< .mine
75 70
        style="fill:#b60000;fill-opacity:1;stroke-width:0.607189;stroke-miterlimit:4;stroke-dasharray:none"
76
-=======
77
-       style="fill:#800000;fill-opacity:1;stroke-width:0.607189;stroke-miterlimit:4;stroke-dasharray:none"
78
->>>>>>> .r2443
79 71
        id="path4116"
80 72
        sodipodi:cx="8.0638618"
81 73
        sodipodi:cy="8.0712872"
@@ -89,7 +81,6 @@
89 81
        inkscape:transform-center-y="-2.0722772" />
90 82
     <path
91 83
        sodipodi:type="arc"
92
-<<<<<<< .mine
93 84
        style="fill:#eb0000;fill-opacity:1;stroke-width:0.607189;stroke-miterlimit:4;stroke-dasharray:none"
94 85
        id="path7212"
95 86
        sodipodi:cx="8.0638618"
@@ -103,21 +94,6 @@
103 94
     <path
104 95
        sodipodi:type="arc"
105 96
        style="fill:none;stroke-width:0.52081227;stroke-miterlimit:4;stroke-dasharray:none"
106
-=======
107
-       style="fill:#eb0000;fill-opacity:1;stroke-width:0.607189;stroke-miterlimit:4;stroke-dasharray:none"
108
-       id="path7212"
109
-       sodipodi:cx="8.0638618"
110
-       sodipodi:cy="8.0712872"
111
-       sodipodi:rx="6.9826732"
112
-       sodipodi:ry="6.9826732"
113
-       d="M 1.1056779,8.6555825 A 6.9826732,6.9826732 0 0 1 11.764117,2.1496458 L 8.0638618,8.0712872 z"
114
-       transform="matrix(0.9600389,0,0,0.9600389,0.2574227,0.2142829)"
115
-       sodipodi:start="3.0578168"
116
-       sodipodi:end="5.2708947" />
117
-    <path
118
-       sodipodi:type="arc"
119
-       style="fill:none;stroke:#000000;stroke-width:0.52081227;stroke-miterlimit:4;stroke-dasharray:none"
120
->>>>>>> .r2443
121 97
        id="path4118"
122 98
        sodipodi:cx="8.0638618"
123 99
        sodipodi:cy="8.0712872"

+ 26
- 62
src/com/dmdirc/res/source/update.svg View File

@@ -1,73 +1,37 @@
1 1
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 2
 <!-- Created with Inkscape (http://www.inkscape.org/) -->
3 3
 <svg
4
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
5
-   xmlns:cc="http://web.resource.org/cc/"
6
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
7 4
    xmlns:svg="http://www.w3.org/2000/svg"
8 5
    xmlns="http://www.w3.org/2000/svg"
9
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
10
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
11
-   width="16px"
12
-   height="16px"
13
-   id="svg2160"
14
-   sodipodi:version="0.32"
15
-   inkscape:version="0.45"
16
-   sodipodi:docname="update.svg"
17
-   sodipodi:docbase="/home/chris/DMDirc/trunk/src/com/dmdirc/res"
18
-   inkscape:output_extension="org.inkscape.output.svg.inkscape"
19
-   sodipodi:modified="true">
6
+   version="1.0"
7
+   width="16"
8
+   height="16"
9
+   id="svg2160">
20 10
   <defs
21 11
      id="defs2162" />
22
-  <sodipodi:namedview
23
-     id="base"
24
-     pagecolor="#ffffff"
25
-     bordercolor="#666666"
26
-     borderopacity="1.0"
27
-     inkscape:pageopacity="0.0"
28
-     inkscape:pageshadow="2"
29
-     inkscape:zoom="22.197802"
30
-     inkscape:cx="8"
31
-     inkscape:cy="8"
32
-     inkscape:current-layer="layer1"
33
-     showgrid="true"
34
-     inkscape:grid-bbox="true"
35
-     inkscape:document-units="px"
36
-     inkscape:window-width="756"
37
-     inkscape:window-height="590"
38
-     inkscape:window-x="291"
39
-     inkscape:window-y="140" />
40
-  <metadata
41
-     id="metadata2165">
42
-    <rdf:RDF>
43
-      <cc:Work
44
-         rdf:about="">
45
-        <dc:format>image/svg+xml</dc:format>
46
-        <dc:type
47
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
48
-      </cc:Work>
49
-    </rdf:RDF>
50
-  </metadata>
51 12
   <g
52
-     id="layer1"
53
-     inkscape:label="Layer 1"
54
-     inkscape:groupmode="layer">
13
+     id="layer1">
55 14
     <rect
56
-       style="opacity:1;fill:#ffff00;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none"
57
-       id="rect2168"
58
-       width="13.866337"
59
-       height="13.963861"
60
-       x="1"
61
-       y="1"
62
-       rx="1.5010651"
63
-       ry="1.5119057" />
64
-    <path
65
-       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
66
-       d="M 7.549505,12.937128 L 7.549505,3.9371287 L 7.549505,12.937128 z "
67
-       id="path2172" />
68
-    <path
69
-       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
70
-       d="M 7.5945545,3.9549505 L 4.5945545,6.9549505 L 7.5945545,3.9549505 L 10.594554,6.9549505 L 7.5945545,3.9549505 z "
71
-       id="path2174" />
15
+       width="14.386789"
16
+       height="14.309261"
17
+       rx="1.5010653"
18
+       ry="1.5119057"
19
+       x="0.33432937"
20
+       y="0.37938178"
21
+       style="opacity:1;fill:#ffff00;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.39999998;stroke-opacity:1"
22
+       id="rect2168" />
23
+    <g
24
+       transform="matrix(1.0311364,0,0,1.0311162,-0.1483015,-0.7552213)"
25
+       style="fill:none;stroke:#000000;stroke-width:1.07029939"
26
+       id="g4098">
27
+      <path
28
+         d="M 7.549505,12.937128 L 7.549505,3.9371287 L 7.549505,12.937128 z "
29
+         style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.96981341px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
30
+         id="path2172" />
31
+      <path
32
+         d="M 7.5945545,3.9549505 L 4.5945545,6.9549505 L 7.5945545,3.9549505 L 10.594554,6.9549505 L 7.5945545,3.9549505 z "
33
+         style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.96981341px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
34
+         id="path2174" />
35
+    </g>
72 36
   </g>
73 37
 </svg>

BIN
src/com/dmdirc/res/update.png View File


Loading…
Cancel
Save