ソースを参照

Added DCC {send,receive} {done,failed} {svg,png}s

Issue 1257

git-svn-id: http://svn.dmdirc.com/trunk@4085 00569f92-eb28-0410-84fd-f71c24880f
tags/0.6
Chris Smith 16年前
コミット
6687ae7f28

バイナリ
src/com/dmdirc/addons/dcc/res/receive-done.png ファイルの表示


バイナリ
src/com/dmdirc/addons/dcc/res/receive-failed.png ファイルの表示


バイナリ
src/com/dmdirc/addons/dcc/res/send-done.png ファイルの表示


バイナリ
src/com/dmdirc/addons/dcc/res/send-failed.png ファイルの表示


+ 96
- 0
src/com/dmdirc/addons/dcc/res/source/receive-done.svg ファイルの表示

@@ -0,0 +1,96 @@
1
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+<svg
4
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
5
+   xmlns:cc="http://creativecommons.org/ns#"
6
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
7
+   xmlns:svg="http://www.w3.org/2000/svg"
8
+   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="svg1872"
14
+   sodipodi:version="0.32"
15
+   inkscape:version="0.46"
16
+   sodipodi:docbase="/home/chris/DMDirc/src/com/dmdirc/addons/dcc/res/source"
17
+   sodipodi:docname="receive-done.svg"
18
+   inkscape:export-filename="/home/chris/DMDirc/src/com/dmdirc/addons/dcc/res/receive-done.png"
19
+   inkscape:export-xdpi="90"
20
+   inkscape:export-ydpi="90"
21
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
22
+  <defs
23
+     id="defs1874">
24
+    <inkscape:perspective
25
+       sodipodi:type="inkscape:persp3d"
26
+       inkscape:vp_x="0 : 8 : 1"
27
+       inkscape:vp_y="0 : 1000 : 0"
28
+       inkscape:vp_z="16 : 8 : 1"
29
+       inkscape:persp3d-origin="8 : 5.3333333 : 1"
30
+       id="perspective2601" />
31
+  </defs>
32
+  <sodipodi:namedview
33
+     id="base"
34
+     pagecolor="#ffffff"
35
+     bordercolor="#666666"
36
+     borderopacity="1.0"
37
+     inkscape:pageopacity="0.0"
38
+     inkscape:pageshadow="2"
39
+     inkscape:zoom="31.392433"
40
+     inkscape:cx="7.4318491"
41
+     inkscape:cy="8.4618511"
42
+     inkscape:current-layer="layer1"
43
+     showgrid="true"
44
+     inkscape:grid-bbox="true"
45
+     inkscape:document-units="px"
46
+     inkscape:window-width="1062"
47
+     inkscape:window-height="667"
48
+     inkscape:window-x="195"
49
+     inkscape:window-y="150">
50
+    <inkscape:grid
51
+       type="xygrid"
52
+       id="grid2725" />
53
+  </sodipodi:namedview>
54
+  <metadata
55
+     id="metadata1877">
56
+    <rdf:RDF>
57
+      <cc:Work
58
+         rdf:about="">
59
+        <dc:format>image/svg+xml</dc:format>
60
+        <dc:type
61
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
62
+      </cc:Work>
63
+    </rdf:RDF>
64
+  </metadata>
65
+  <g
66
+     id="layer1"
67
+     inkscape:label="Layer 1"
68
+     inkscape:groupmode="layer">
69
+    <rect
70
+       style="fill-opacity:1;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;fill:#ffffff"
71
+       id="rect4588"
72
+       width="11.064357"
73
+       height="9.19802"
74
+       x="2.5856435"
75
+       y="4.5044556" />
76
+    <rect
77
+       style="fill:#ff0000;fill-opacity:1;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
78
+       id="rect3671"
79
+       width="11.033788"
80
+       height="2.4977343"
81
+       x="2.4819307"
82
+       y="2.5022655" />
83
+    <rect
84
+       style="fill:none;fill-opacity:1;stroke:black;stroke-width:0.8987385;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
85
+       id="rect1880"
86
+       width="11.011163"
87
+       height="10.988637"
88
+       x="2.5394683"
89
+       y="2.5619929" />
90
+    <path
91
+       style="fill:none;fill-rule:evenodd;stroke:#008000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
92
+       d="M 4.6508023,9.4697644 L 6.5939458,11.476617 L 11.435877,6.5072663"
93
+       id="path2727"
94
+       sodipodi:nodetypes="ccc" />
95
+  </g>
96
+</svg>

+ 99
- 0
src/com/dmdirc/addons/dcc/res/source/receive-failed.svg ファイルの表示

@@ -0,0 +1,99 @@
1
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+<svg
4
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
5
+   xmlns:cc="http://creativecommons.org/ns#"
6
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
7
+   xmlns:svg="http://www.w3.org/2000/svg"
8
+   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="svg1872"
14
+   sodipodi:version="0.32"
15
+   inkscape:version="0.46"
16
+   sodipodi:docbase="/home/chris/DMDirc/src/com/dmdirc/addons/dcc/res/source"
17
+   sodipodi:docname="receive-failed.svg"
18
+   inkscape:export-filename="/home/chris/DMDirc/src/com/dmdirc/addons/dcc/res/send-failed.png"
19
+   inkscape:export-xdpi="90"
20
+   inkscape:export-ydpi="90"
21
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
22
+  <defs
23
+     id="defs1874">
24
+    <inkscape:perspective
25
+       sodipodi:type="inkscape:persp3d"
26
+       inkscape:vp_x="0 : 8 : 1"
27
+       inkscape:vp_y="0 : 1000 : 0"
28
+       inkscape:vp_z="16 : 8 : 1"
29
+       inkscape:persp3d-origin="8 : 5.3333333 : 1"
30
+       id="perspective2601" />
31
+  </defs>
32
+  <sodipodi:namedview
33
+     id="base"
34
+     pagecolor="#ffffff"
35
+     bordercolor="#666666"
36
+     borderopacity="1.0"
37
+     inkscape:pageopacity="0.0"
38
+     inkscape:pageshadow="2"
39
+     inkscape:zoom="31.392433"
40
+     inkscape:cx="7.4318491"
41
+     inkscape:cy="8.4618511"
42
+     inkscape:current-layer="layer1"
43
+     showgrid="true"
44
+     inkscape:grid-bbox="true"
45
+     inkscape:document-units="px"
46
+     inkscape:window-width="1062"
47
+     inkscape:window-height="667"
48
+     inkscape:window-x="195"
49
+     inkscape:window-y="150">
50
+    <inkscape:grid
51
+       type="xygrid"
52
+       id="grid2725" />
53
+  </sodipodi:namedview>
54
+  <metadata
55
+     id="metadata1877">
56
+    <rdf:RDF>
57
+      <cc:Work
58
+         rdf:about="">
59
+        <dc:format>image/svg+xml</dc:format>
60
+        <dc:type
61
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
62
+      </cc:Work>
63
+    </rdf:RDF>
64
+  </metadata>
65
+  <g
66
+     id="layer1"
67
+     inkscape:label="Layer 1"
68
+     inkscape:groupmode="layer">
69
+    <rect
70
+       style="fill-opacity:1;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;fill:#ffffff"
71
+       id="rect4588"
72
+       width="11.064357"
73
+       height="9.19802"
74
+       x="2.5856435"
75
+       y="4.5044556" />
76
+    <rect
77
+       style="fill:#ff0000;fill-opacity:1;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
78
+       id="rect3671"
79
+       width="11.033788"
80
+       height="2.4977343"
81
+       x="2.4819307"
82
+       y="2.5022655" />
83
+    <rect
84
+       style="fill:none;fill-opacity:1;stroke:black;stroke-width:0.8987385;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
85
+       id="rect1880"
86
+       width="11.011163"
87
+       height="10.988637"
88
+       x="2.5394683"
89
+       y="2.5619929" />
90
+    <path
91
+       style="fill:none;fill-rule:evenodd;stroke:#008000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
92
+       d="M 5.383463,11.699601 L 10.543942,6.4435568"
93
+       id="path2780" />
94
+    <path
95
+       style="fill:none;fill-rule:evenodd;stroke:#008000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
96
+       d="M 5.3197534,6.5072664 L 10.384668,11.604036"
97
+       id="path2782" />
98
+  </g>
99
+</svg>

+ 14
- 6
src/com/dmdirc/addons/dcc/res/source/receive.svg ファイルの表示

@@ -2,7 +2,7 @@
2 2
 <!-- Created with Inkscape (http://www.inkscape.org/) -->
3 3
 <svg
4 4
    xmlns:dc="http://purl.org/dc/elements/1.1/"
5
-   xmlns:cc="http://web.resource.org/cc/"
5
+   xmlns:cc="http://creativecommons.org/ns#"
6 6
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
7 7
    xmlns:svg="http://www.w3.org/2000/svg"
8 8
    xmlns="http://www.w3.org/2000/svg"
@@ -12,7 +12,7 @@
12 12
    height="16px"
13 13
    id="svg1872"
14 14
    sodipodi:version="0.32"
15
-   inkscape:version="0.45.1"
15
+   inkscape:version="0.46"
16 16
    sodipodi:docbase="/home/chris/DMDirc/src/com/dmdirc/addons/dcc/res/source"
17 17
    sodipodi:docname="receive.svg"
18 18
    inkscape:export-filename="/home/chris/DMDirc/src/com/dmdirc/addons/dcc/res/send.png"
@@ -20,7 +20,15 @@
20 20
    inkscape:export-ydpi="90"
21 21
    inkscape:output_extension="org.inkscape.output.svg.inkscape">
22 22
   <defs
23
-     id="defs1874" />
23
+     id="defs1874">
24
+    <inkscape:perspective
25
+       sodipodi:type="inkscape:persp3d"
26
+       inkscape:vp_x="0 : 8 : 1"
27
+       inkscape:vp_y="0 : 1000 : 0"
28
+       inkscape:vp_z="16 : 8 : 1"
29
+       inkscape:persp3d-origin="8 : 5.3333333 : 1"
30
+       id="perspective2601" />
31
+  </defs>
24 32
   <sodipodi:namedview
25 33
      id="base"
26 34
      pagecolor="#ffffff"
@@ -36,7 +44,7 @@
36 44
      inkscape:grid-bbox="true"
37 45
      inkscape:document-units="px"
38 46
      inkscape:window-width="849"
39
-     inkscape:window-height="581"
47
+     inkscape:window-height="667"
40 48
      inkscape:window-x="195"
41 49
      inkscape:window-y="150" />
42 50
   <metadata
@@ -55,7 +63,7 @@
55 63
      inkscape:label="Layer 1"
56 64
      inkscape:groupmode="layer">
57 65
     <rect
58
-       style="fill-opacity:1;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;fill:#cccccc"
66
+       style="fill-opacity:1;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;fill:#ffffff"
59 67
        id="rect4588"
60 68
        width="11.064357"
61 69
        height="9.19802"
@@ -76,7 +84,7 @@
76 84
        x="2.5394683"
77 85
        y="2.5619929" />
78 86
     <rect
79
-       style="fill:#008000;fill-opacity:1;fill-rule:evenodd;stroke:#cccccc;stroke-width:1;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
87
+       style="fill:#008000;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
80 88
        id="rect2226"
81 89
        width="7.2534657"
82 90
        height="2.9999995"

+ 96
- 0
src/com/dmdirc/addons/dcc/res/source/send-done.svg ファイルの表示

@@ -0,0 +1,96 @@
1
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+<svg
4
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
5
+   xmlns:cc="http://creativecommons.org/ns#"
6
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
7
+   xmlns:svg="http://www.w3.org/2000/svg"
8
+   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="svg1872"
14
+   sodipodi:version="0.32"
15
+   inkscape:version="0.46"
16
+   sodipodi:docbase="/home/chris/DMDirc/src/com/dmdirc/addons/dcc/res/source"
17
+   sodipodi:docname="send-done.svg"
18
+   inkscape:export-filename="/home/chris/DMDirc/src/com/dmdirc/addons/dcc/res/receive-done.png"
19
+   inkscape:export-xdpi="90"
20
+   inkscape:export-ydpi="90"
21
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
22
+  <defs
23
+     id="defs1874">
24
+    <inkscape:perspective
25
+       sodipodi:type="inkscape:persp3d"
26
+       inkscape:vp_x="0 : 8 : 1"
27
+       inkscape:vp_y="0 : 1000 : 0"
28
+       inkscape:vp_z="16 : 8 : 1"
29
+       inkscape:persp3d-origin="8 : 5.3333333 : 1"
30
+       id="perspective2601" />
31
+  </defs>
32
+  <sodipodi:namedview
33
+     id="base"
34
+     pagecolor="#ffffff"
35
+     bordercolor="#666666"
36
+     borderopacity="1.0"
37
+     inkscape:pageopacity="0.0"
38
+     inkscape:pageshadow="2"
39
+     inkscape:zoom="31.392433"
40
+     inkscape:cx="7.4318491"
41
+     inkscape:cy="8.4618511"
42
+     inkscape:current-layer="layer1"
43
+     showgrid="true"
44
+     inkscape:grid-bbox="true"
45
+     inkscape:document-units="px"
46
+     inkscape:window-width="1062"
47
+     inkscape:window-height="667"
48
+     inkscape:window-x="195"
49
+     inkscape:window-y="150">
50
+    <inkscape:grid
51
+       type="xygrid"
52
+       id="grid2725" />
53
+  </sodipodi:namedview>
54
+  <metadata
55
+     id="metadata1877">
56
+    <rdf:RDF>
57
+      <cc:Work
58
+         rdf:about="">
59
+        <dc:format>image/svg+xml</dc:format>
60
+        <dc:type
61
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
62
+      </cc:Work>
63
+    </rdf:RDF>
64
+  </metadata>
65
+  <g
66
+     id="layer1"
67
+     inkscape:label="Layer 1"
68
+     inkscape:groupmode="layer">
69
+    <rect
70
+       style="fill-opacity:1;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;fill:#ffffff"
71
+       id="rect4588"
72
+       width="11.064357"
73
+       height="9.19802"
74
+       x="2.5856435"
75
+       y="4.5044556" />
76
+    <rect
77
+       style="fill:#ff0000;fill-opacity:1;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
78
+       id="rect3671"
79
+       width="11.033788"
80
+       height="2.4977343"
81
+       x="2.4819307"
82
+       y="2.5022655" />
83
+    <rect
84
+       style="fill:none;fill-opacity:1;stroke:black;stroke-width:0.8987385;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
85
+       id="rect1880"
86
+       width="11.011163"
87
+       height="10.988637"
88
+       x="2.5394683"
89
+       y="2.5619929" />
90
+    <path
91
+       style="fill:none;fill-rule:evenodd;stroke:#ff0000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
92
+       d="M 4.6508023,9.4697644 L 6.5939458,11.476617 L 11.435877,6.5072663"
93
+       id="path2727"
94
+       sodipodi:nodetypes="ccc" />
95
+  </g>
96
+</svg>

+ 99
- 0
src/com/dmdirc/addons/dcc/res/source/send-failed.svg ファイルの表示

@@ -0,0 +1,99 @@
1
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+<svg
4
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
5
+   xmlns:cc="http://creativecommons.org/ns#"
6
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
7
+   xmlns:svg="http://www.w3.org/2000/svg"
8
+   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="svg1872"
14
+   sodipodi:version="0.32"
15
+   inkscape:version="0.46"
16
+   sodipodi:docbase="/home/chris/DMDirc/src/com/dmdirc/addons/dcc/res/source"
17
+   sodipodi:docname="send-failed.svg"
18
+   inkscape:export-filename="/home/chris/DMDirc/src/com/dmdirc/addons/dcc/res/send-done.png"
19
+   inkscape:export-xdpi="90"
20
+   inkscape:export-ydpi="90"
21
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
22
+  <defs
23
+     id="defs1874">
24
+    <inkscape:perspective
25
+       sodipodi:type="inkscape:persp3d"
26
+       inkscape:vp_x="0 : 8 : 1"
27
+       inkscape:vp_y="0 : 1000 : 0"
28
+       inkscape:vp_z="16 : 8 : 1"
29
+       inkscape:persp3d-origin="8 : 5.3333333 : 1"
30
+       id="perspective2601" />
31
+  </defs>
32
+  <sodipodi:namedview
33
+     id="base"
34
+     pagecolor="#ffffff"
35
+     bordercolor="#666666"
36
+     borderopacity="1.0"
37
+     inkscape:pageopacity="0.0"
38
+     inkscape:pageshadow="2"
39
+     inkscape:zoom="31.392433"
40
+     inkscape:cx="7.4318491"
41
+     inkscape:cy="8.4618511"
42
+     inkscape:current-layer="layer1"
43
+     showgrid="true"
44
+     inkscape:grid-bbox="true"
45
+     inkscape:document-units="px"
46
+     inkscape:window-width="1062"
47
+     inkscape:window-height="667"
48
+     inkscape:window-x="195"
49
+     inkscape:window-y="150">
50
+    <inkscape:grid
51
+       type="xygrid"
52
+       id="grid2725" />
53
+  </sodipodi:namedview>
54
+  <metadata
55
+     id="metadata1877">
56
+    <rdf:RDF>
57
+      <cc:Work
58
+         rdf:about="">
59
+        <dc:format>image/svg+xml</dc:format>
60
+        <dc:type
61
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
62
+      </cc:Work>
63
+    </rdf:RDF>
64
+  </metadata>
65
+  <g
66
+     id="layer1"
67
+     inkscape:label="Layer 1"
68
+     inkscape:groupmode="layer">
69
+    <rect
70
+       style="fill-opacity:1;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;fill:#ffffff"
71
+       id="rect4588"
72
+       width="11.064357"
73
+       height="9.19802"
74
+       x="2.5856435"
75
+       y="4.5044556" />
76
+    <rect
77
+       style="fill:#ff0000;fill-opacity:1;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
78
+       id="rect3671"
79
+       width="11.033788"
80
+       height="2.4977343"
81
+       x="2.4819307"
82
+       y="2.5022655" />
83
+    <rect
84
+       style="fill:none;fill-opacity:1;stroke:black;stroke-width:0.8987385;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
85
+       id="rect1880"
86
+       width="11.011163"
87
+       height="10.988637"
88
+       x="2.5394683"
89
+       y="2.5619929" />
90
+    <path
91
+       style="fill:none;fill-rule:evenodd;stroke:#ff0000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
92
+       d="M 5.383463,11.699601 L 10.543942,6.4435568"
93
+       id="path2780" />
94
+    <path
95
+       style="fill:none;fill-rule:evenodd;stroke:#ff0000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
96
+       d="M 5.3197534,6.5072664 L 10.384668,11.604036"
97
+       id="path2782" />
98
+  </g>
99
+</svg>

読み込み中…
キャンセル
保存