Merge lp:~ricotz/valide/valide-svgicons into lp:valide
- valide-svgicons
- Merge into trunk
Proposed by
Rico Tzschichholz
Status: | Needs review | ||||
---|---|---|---|---|---|
Proposed branch: | lp:~ricotz/valide/valide-svgicons | ||||
Merge into: | lp:valide | ||||
Diff against target: |
1484 lines (+1339/-2) 23 files modified
data/icons/hicolor/128x128/apps/valide.svg (+210/-0) data/icons/hicolor/128x128/apps/wscript_build (+6/-0) data/icons/hicolor/128x128/wscript_build (+5/-0) data/icons/hicolor/16x16/apps/valide.svg (+210/-0) data/icons/hicolor/16x16/apps/wscript_build (+6/-0) data/icons/hicolor/16x16/wscript_build (+5/-0) data/icons/hicolor/24x24/apps/valide.svg (+210/-0) data/icons/hicolor/24x24/apps/wscript_build (+6/-0) data/icons/hicolor/24x24/wscript_build (+5/-0) data/icons/hicolor/32x32/apps/valide.svg (+210/-0) data/icons/hicolor/32x32/apps/wscript_build (+6/-0) data/icons/hicolor/32x32/wscript_build (+5/-0) data/icons/hicolor/48x48/apps/valide.svg (+210/-0) data/icons/hicolor/48x48/apps/wscript_build (+6/-0) data/icons/hicolor/48x48/wscript_build (+5/-0) data/icons/hicolor/64x64/apps/valide.svg (+210/-0) data/icons/hicolor/64x64/apps/wscript_build (+6/-0) data/icons/hicolor/64x64/wscript_build (+5/-0) data/icons/hicolor/wscript_build (+5/-0) data/icons/wscript_build (+5/-0) data/valide.desktop.in (+1/-1) data/wscript_build (+1/-1) wscript (+1/-0) |
||||
To merge this branch: | bzr merge lp:~ricotz/valide/valide-svgicons | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Val(a)IDE Team | Pending | ||
Review via email: mp+49546@code.launchpad.net |
Commit message
Description of the change
Add scalable/svg application icons.
I hope i have done the buildscript changes right ;)
To post a comment you must log in.
Revision history for this message
Rico Tzschichholz (ricotz) wrote : | # |
Actually scalable is independent sizable, yes. But it is useful to create them in the preferred sizes to prevent blurry rendering. The icons are not the same, they are internally scaled to the given pixel-sizes. The desktop environment will make the choice which icon to use in the given situation.
Unmerged revisions
- 592. By Rico Tzschichholz
-
add svg application icons
Preview Diff
[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1 | === added directory 'data/icons' |
2 | === added directory 'data/icons/hicolor' |
3 | === added directory 'data/icons/hicolor/128x128' |
4 | === added directory 'data/icons/hicolor/128x128/apps' |
5 | === added file 'data/icons/hicolor/128x128/apps/valide.svg' |
6 | --- data/icons/hicolor/128x128/apps/valide.svg 1970-01-01 00:00:00 +0000 |
7 | +++ data/icons/hicolor/128x128/apps/valide.svg 2011-02-13 14:31:19 +0000 |
8 | @@ -0,0 +1,210 @@ |
9 | +<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
10 | +<!-- Created with Inkscape (http://www.inkscape.org/) --> |
11 | + |
12 | +<svg |
13 | + xmlns:dc="http://purl.org/dc/elements/1.1/" |
14 | + xmlns:cc="http://creativecommons.org/ns#" |
15 | + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
16 | + xmlns:svg="http://www.w3.org/2000/svg" |
17 | + xmlns="http://www.w3.org/2000/svg" |
18 | + xmlns:xlink="http://www.w3.org/1999/xlink" |
19 | + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" |
20 | + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" |
21 | + width="128" |
22 | + height="128" |
23 | + id="svg2" |
24 | + version="1.1" |
25 | + inkscape:version="0.48.1 r9760" |
26 | + sodipodi:docname="valide64.svg"> |
27 | + <defs |
28 | + id="defs4"> |
29 | + <linearGradient |
30 | + id="linearGradient3872"> |
31 | + <stop |
32 | + id="stop3874" |
33 | + offset="0" |
34 | + style="stop-color:#26e614;stop-opacity:1;" /> |
35 | + <stop |
36 | + id="stop3876" |
37 | + offset="1" |
38 | + style="stop-color:#ffffff;stop-opacity:1;" /> |
39 | + </linearGradient> |
40 | + <linearGradient |
41 | + id="linearGradient3864"> |
42 | + <stop |
43 | + style="stop-color:#ababab;stop-opacity:1;" |
44 | + offset="0" |
45 | + id="stop3866" /> |
46 | + <stop |
47 | + style="stop-color:#ababab;stop-opacity:0;" |
48 | + offset="1" |
49 | + id="stop3868" /> |
50 | + </linearGradient> |
51 | + <linearGradient |
52 | + id="linearGradient3796"> |
53 | + <stop |
54 | + id="stop3798" |
55 | + offset="0" |
56 | + style="stop-color:#101010;stop-opacity:1;" /> |
57 | + <stop |
58 | + style="stop-color:#101010;stop-opacity:1;" |
59 | + offset="0.31901839" |
60 | + id="stop3858" /> |
61 | + <stop |
62 | + id="stop3800" |
63 | + offset="1" |
64 | + style="stop-color:#757575;stop-opacity:1;" /> |
65 | + </linearGradient> |
66 | + <linearGradient |
67 | + id="linearGradient3778"> |
68 | + <stop |
69 | + style="stop-color:#cfcfcf;stop-opacity:1;" |
70 | + offset="0" |
71 | + id="stop3780" /> |
72 | + <stop |
73 | + style="stop-color:#646464;stop-opacity:1;" |
74 | + offset="1" |
75 | + id="stop3782" /> |
76 | + </linearGradient> |
77 | + <linearGradient |
78 | + inkscape:collect="always" |
79 | + xlink:href="#linearGradient3778" |
80 | + id="linearGradient3784" |
81 | + x1="5.9249744" |
82 | + y1="131" |
83 | + x2="245.5036" |
84 | + y2="131" |
85 | + gradientUnits="userSpaceOnUse" /> |
86 | + <linearGradient |
87 | + inkscape:collect="always" |
88 | + xlink:href="#linearGradient3778-5" |
89 | + id="linearGradient3784-6" |
90 | + x1="5.9249744" |
91 | + y1="131" |
92 | + x2="245.5036" |
93 | + y2="131" |
94 | + gradientUnits="userSpaceOnUse" /> |
95 | + <linearGradient |
96 | + id="linearGradient3778-5"> |
97 | + <stop |
98 | + style="stop-color:#cfcfcf;stop-opacity:1;" |
99 | + offset="0" |
100 | + id="stop3780-6" /> |
101 | + <stop |
102 | + style="stop-color:#7b7b7b;stop-opacity:1;" |
103 | + offset="1" |
104 | + id="stop3782-9" /> |
105 | + </linearGradient> |
106 | + <linearGradient |
107 | + inkscape:collect="always" |
108 | + xlink:href="#linearGradient3796" |
109 | + id="linearGradient3837" |
110 | + gradientUnits="userSpaceOnUse" |
111 | + gradientTransform="matrix(0,1.0017889,-1.001788,0,0.82628915,793.87708)" |
112 | + x1="5.9249744" |
113 | + y1="131" |
114 | + x2="245.62173" |
115 | + y2="129.10989" /> |
116 | + <linearGradient |
117 | + inkscape:collect="always" |
118 | + xlink:href="#linearGradient3872" |
119 | + id="linearGradient3870" |
120 | + x1="119.89286" |
121 | + y1="202.50917" |
122 | + x2="123.65616" |
123 | + y2="57.184467" |
124 | + gradientUnits="userSpaceOnUse" |
125 | + gradientTransform="translate(-261.30041,792.57522)" /> |
126 | + <linearGradient |
127 | + inkscape:collect="always" |
128 | + xlink:href="#linearGradient3778" |
129 | + id="linearGradient3883" |
130 | + gradientUnits="userSpaceOnUse" |
131 | + x1="5.9249744" |
132 | + y1="131" |
133 | + x2="125.48225" |
134 | + y2="131" /> |
135 | + <linearGradient |
136 | + inkscape:collect="always" |
137 | + xlink:href="#linearGradient3796" |
138 | + id="linearGradient3885" |
139 | + gradientUnits="userSpaceOnUse" |
140 | + gradientTransform="matrix(0,1.0017889,-1.001788,0,0.82628915,793.87708)" |
141 | + x1="5.9249744" |
142 | + y1="131" |
143 | + x2="245.62173" |
144 | + y2="129.10989" /> |
145 | + <linearGradient |
146 | + inkscape:collect="always" |
147 | + xlink:href="#linearGradient3872" |
148 | + id="linearGradient3887" |
149 | + gradientUnits="userSpaceOnUse" |
150 | + gradientTransform="translate(-261.30041,792.57522)" |
151 | + x1="119.89286" |
152 | + y1="202.50917" |
153 | + x2="123.65616" |
154 | + y2="57.184467" /> |
155 | + </defs> |
156 | + <sodipodi:namedview |
157 | + id="base" |
158 | + pagecolor="#ffffff" |
159 | + bordercolor="#666666" |
160 | + borderopacity="1.0" |
161 | + inkscape:pageopacity="0.0" |
162 | + inkscape:pageshadow="2" |
163 | + inkscape:zoom="2.2549287" |
164 | + inkscape:cx="43.025629" |
165 | + inkscape:cy="41.832556" |
166 | + inkscape:document-units="px" |
167 | + inkscape:current-layer="layer1" |
168 | + showgrid="false" |
169 | + inkscape:window-width="1134" |
170 | + inkscape:window-height="759" |
171 | + inkscape:window-x="346" |
172 | + inkscape:window-y="41" |
173 | + inkscape:window-maximized="0" /> |
174 | + <metadata |
175 | + id="metadata7"> |
176 | + <rdf:RDF> |
177 | + <cc:Work |
178 | + rdf:about=""> |
179 | + <dc:format>image/svg+xml</dc:format> |
180 | + <dc:type |
181 | + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> |
182 | + <dc:title></dc:title> |
183 | + </cc:Work> |
184 | + </rdf:RDF> |
185 | + </metadata> |
186 | + <g |
187 | + inkscape:label="Ebene 1" |
188 | + inkscape:groupmode="layer" |
189 | + id="layer1" |
190 | + transform="translate(0,-924.3622)"> |
191 | + <g |
192 | + id="g3878" |
193 | + transform="matrix(0.49075335,0,0,0.49075538,128.02378,535.65547)"> |
194 | + <path |
195 | + transform="matrix(0,1.0017889,-1.0017889,0,0.77415087,796.52953)" |
196 | + d="M 245,131 C 245,196.87968 191.59397,250.28571 125.71429,250.28571 59.834607,250.28571 6.4285736,196.87968 6.4285736,131 6.4285736,65.12032 59.834607,11.714287 125.71429,11.714287 191.59397,11.714287 245,65.12032 245,131 z" |
197 | + sodipodi:ry="119.28571" |
198 | + sodipodi:rx="119.28571" |
199 | + sodipodi:cy="131" |
200 | + sodipodi:cx="125.71429" |
201 | + id="path2996" |
202 | + style="fill:url(#linearGradient3883);fill-opacity:1;stroke:#3a3a3a;stroke-width:5.51395035;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" |
203 | + sodipodi:type="arc" /> |
204 | + <path |
205 | + sodipodi:nodetypes="scscs" |
206 | + inkscape:connector-curvature="0" |
207 | + id="path2996-6" |
208 | + d="m -130.39802,853.81081 c -58.87068,0 -105.84756,42.87811 -112.62835,99.92402 14.69821,50.19177 58.44454,86.60837 112.15498,86.04977 56.887573,-0.5917 100.294447,-39.92377 112.638888,-85.10341 -6.75228,-57.07661 -53.272972,-100.87038 -112.165518,-100.87038 z" |
209 | + style="fill:url(#linearGradient3885);fill-opacity:1;stroke:none" /> |
210 | + <path |
211 | + sodipodi:nodetypes="ccccccc" |
212 | + inkscape:connector-curvature="0" |
213 | + id="path3862" |
214 | + d="m -144.85131,1005.0251 c 38.81636,-44.65455 73.37239,-94.27953 102.24798,-147.21812 -21.85392,3.3136 -45.364661,5.20707 -66.50852,-10.41415 -4.49703,41.57769 -15.20528,89.36664 -29.64308,104.90896 -3.78696,-25.4831 -10.83008,-45.10651 -44.91275,-73.19314 -10.72972,14.75337 -28.32332,32.11029 -47.10034,27.69217 34.24045,33.4515 66.82411,60.27581 85.91671,98.22428 z" |
215 | + style="fill:url(#linearGradient3887);fill-opacity:1;stroke:#26e614;stroke-width:5.5238142;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> |
216 | + </g> |
217 | + </g> |
218 | +</svg> |
219 | |
220 | === added file 'data/icons/hicolor/128x128/apps/wscript_build' |
221 | --- data/icons/hicolor/128x128/apps/wscript_build 1970-01-01 00:00:00 +0000 |
222 | +++ data/icons/hicolor/128x128/apps/wscript_build 2011-02-13 14:31:19 +0000 |
223 | @@ -0,0 +1,6 @@ |
224 | +#! /usr/bin/env python |
225 | +# encoding: utf-8 |
226 | + |
227 | +dst = bld.env['ICON_DIR'] + '/hicolor/128x128/apps/' |
228 | +bld.install_files (dst, 'valide.svg') |
229 | + |
230 | |
231 | === added file 'data/icons/hicolor/128x128/wscript_build' |
232 | --- data/icons/hicolor/128x128/wscript_build 1970-01-01 00:00:00 +0000 |
233 | +++ data/icons/hicolor/128x128/wscript_build 2011-02-13 14:31:19 +0000 |
234 | @@ -0,0 +1,5 @@ |
235 | +#! /usr/bin/env python |
236 | +# encoding: utf-8 |
237 | + |
238 | +bld.add_subdirs('apps') |
239 | + |
240 | |
241 | === added directory 'data/icons/hicolor/16x16' |
242 | === added directory 'data/icons/hicolor/16x16/apps' |
243 | === added file 'data/icons/hicolor/16x16/apps/valide.svg' |
244 | --- data/icons/hicolor/16x16/apps/valide.svg 1970-01-01 00:00:00 +0000 |
245 | +++ data/icons/hicolor/16x16/apps/valide.svg 2011-02-13 14:31:19 +0000 |
246 | @@ -0,0 +1,210 @@ |
247 | +<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
248 | +<!-- Created with Inkscape (http://www.inkscape.org/) --> |
249 | + |
250 | +<svg |
251 | + xmlns:dc="http://purl.org/dc/elements/1.1/" |
252 | + xmlns:cc="http://creativecommons.org/ns#" |
253 | + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
254 | + xmlns:svg="http://www.w3.org/2000/svg" |
255 | + xmlns="http://www.w3.org/2000/svg" |
256 | + xmlns:xlink="http://www.w3.org/1999/xlink" |
257 | + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" |
258 | + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" |
259 | + width="16" |
260 | + height="16" |
261 | + id="svg2" |
262 | + version="1.1" |
263 | + inkscape:version="0.48.1 r9760" |
264 | + sodipodi:docname="valide24.svg"> |
265 | + <defs |
266 | + id="defs4"> |
267 | + <linearGradient |
268 | + id="linearGradient3872"> |
269 | + <stop |
270 | + id="stop3874" |
271 | + offset="0" |
272 | + style="stop-color:#26e614;stop-opacity:1;" /> |
273 | + <stop |
274 | + id="stop3876" |
275 | + offset="1" |
276 | + style="stop-color:#ffffff;stop-opacity:1;" /> |
277 | + </linearGradient> |
278 | + <linearGradient |
279 | + id="linearGradient3864"> |
280 | + <stop |
281 | + style="stop-color:#ababab;stop-opacity:1;" |
282 | + offset="0" |
283 | + id="stop3866" /> |
284 | + <stop |
285 | + style="stop-color:#ababab;stop-opacity:0;" |
286 | + offset="1" |
287 | + id="stop3868" /> |
288 | + </linearGradient> |
289 | + <linearGradient |
290 | + id="linearGradient3796"> |
291 | + <stop |
292 | + id="stop3798" |
293 | + offset="0" |
294 | + style="stop-color:#101010;stop-opacity:1;" /> |
295 | + <stop |
296 | + style="stop-color:#101010;stop-opacity:1;" |
297 | + offset="0.31901839" |
298 | + id="stop3858" /> |
299 | + <stop |
300 | + id="stop3800" |
301 | + offset="1" |
302 | + style="stop-color:#757575;stop-opacity:1;" /> |
303 | + </linearGradient> |
304 | + <linearGradient |
305 | + id="linearGradient3778"> |
306 | + <stop |
307 | + style="stop-color:#cfcfcf;stop-opacity:1;" |
308 | + offset="0" |
309 | + id="stop3780" /> |
310 | + <stop |
311 | + style="stop-color:#646464;stop-opacity:1;" |
312 | + offset="1" |
313 | + id="stop3782" /> |
314 | + </linearGradient> |
315 | + <linearGradient |
316 | + inkscape:collect="always" |
317 | + xlink:href="#linearGradient3778" |
318 | + id="linearGradient3784" |
319 | + x1="5.9249744" |
320 | + y1="131" |
321 | + x2="245.5036" |
322 | + y2="131" |
323 | + gradientUnits="userSpaceOnUse" /> |
324 | + <linearGradient |
325 | + inkscape:collect="always" |
326 | + xlink:href="#linearGradient3778-5" |
327 | + id="linearGradient3784-6" |
328 | + x1="5.9249744" |
329 | + y1="131" |
330 | + x2="245.5036" |
331 | + y2="131" |
332 | + gradientUnits="userSpaceOnUse" /> |
333 | + <linearGradient |
334 | + id="linearGradient3778-5"> |
335 | + <stop |
336 | + style="stop-color:#cfcfcf;stop-opacity:1;" |
337 | + offset="0" |
338 | + id="stop3780-6" /> |
339 | + <stop |
340 | + style="stop-color:#7b7b7b;stop-opacity:1;" |
341 | + offset="1" |
342 | + id="stop3782-9" /> |
343 | + </linearGradient> |
344 | + <linearGradient |
345 | + inkscape:collect="always" |
346 | + xlink:href="#linearGradient3796" |
347 | + id="linearGradient3837" |
348 | + gradientUnits="userSpaceOnUse" |
349 | + gradientTransform="matrix(0,1.0017889,-1.001788,0,0.82628915,793.87708)" |
350 | + x1="5.9249744" |
351 | + y1="131" |
352 | + x2="245.62173" |
353 | + y2="129.10989" /> |
354 | + <linearGradient |
355 | + inkscape:collect="always" |
356 | + xlink:href="#linearGradient3872" |
357 | + id="linearGradient3870" |
358 | + x1="119.89286" |
359 | + y1="202.50917" |
360 | + x2="123.65616" |
361 | + y2="57.184467" |
362 | + gradientUnits="userSpaceOnUse" |
363 | + gradientTransform="translate(-261.30041,792.57522)" /> |
364 | + <linearGradient |
365 | + inkscape:collect="always" |
366 | + xlink:href="#linearGradient3778" |
367 | + id="linearGradient3883" |
368 | + gradientUnits="userSpaceOnUse" |
369 | + x1="5.9249744" |
370 | + y1="131" |
371 | + x2="125.48225" |
372 | + y2="131" /> |
373 | + <linearGradient |
374 | + inkscape:collect="always" |
375 | + xlink:href="#linearGradient3796" |
376 | + id="linearGradient3885" |
377 | + gradientUnits="userSpaceOnUse" |
378 | + gradientTransform="matrix(0,1.0017889,-1.001788,0,0.82628915,793.87708)" |
379 | + x1="5.9249744" |
380 | + y1="131" |
381 | + x2="245.62173" |
382 | + y2="129.10989" /> |
383 | + <linearGradient |
384 | + inkscape:collect="always" |
385 | + xlink:href="#linearGradient3872" |
386 | + id="linearGradient3887" |
387 | + gradientUnits="userSpaceOnUse" |
388 | + gradientTransform="translate(-261.30041,792.57522)" |
389 | + x1="119.89286" |
390 | + y1="202.50917" |
391 | + x2="123.65616" |
392 | + y2="57.184467" /> |
393 | + </defs> |
394 | + <sodipodi:namedview |
395 | + id="base" |
396 | + pagecolor="#ffffff" |
397 | + bordercolor="#666666" |
398 | + borderopacity="1.0" |
399 | + inkscape:pageopacity="0.0" |
400 | + inkscape:pageshadow="2" |
401 | + inkscape:zoom="2.2549287" |
402 | + inkscape:cx="35.990152" |
403 | + inkscape:cy="26.167672" |
404 | + inkscape:document-units="px" |
405 | + inkscape:current-layer="layer1" |
406 | + showgrid="false" |
407 | + inkscape:window-width="1134" |
408 | + inkscape:window-height="759" |
409 | + inkscape:window-x="341" |
410 | + inkscape:window-y="81" |
411 | + inkscape:window-maximized="0" /> |
412 | + <metadata |
413 | + id="metadata7"> |
414 | + <rdf:RDF> |
415 | + <cc:Work |
416 | + rdf:about=""> |
417 | + <dc:format>image/svg+xml</dc:format> |
418 | + <dc:type |
419 | + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> |
420 | + <dc:title></dc:title> |
421 | + </cc:Work> |
422 | + </rdf:RDF> |
423 | + </metadata> |
424 | + <g |
425 | + inkscape:label="Ebene 1" |
426 | + inkscape:groupmode="layer" |
427 | + id="layer1" |
428 | + transform="translate(0,-1036.3622)"> |
429 | + <g |
430 | + id="g3878" |
431 | + transform="matrix(0.05725568,0,0,0.05725458,15.469726,991.54664)"> |
432 | + <path |
433 | + transform="matrix(0,1.0017889,-1.0017889,0,0.77415087,796.52953)" |
434 | + d="M 245,131 C 245,196.87968 191.59397,250.28571 125.71429,250.28571 59.834607,250.28571 6.4285736,196.87968 6.4285736,131 6.4285736,65.12032 59.834607,11.714287 125.71429,11.714287 191.59397,11.714287 245,65.12032 245,131 z" |
435 | + sodipodi:ry="119.28571" |
436 | + sodipodi:rx="119.28571" |
437 | + sodipodi:cy="131" |
438 | + sodipodi:cx="125.71429" |
439 | + id="path2996" |
440 | + style="fill:url(#linearGradient3883);fill-opacity:1;stroke:#3a3a3a;stroke-width:5.51395035;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" |
441 | + sodipodi:type="arc" /> |
442 | + <path |
443 | + sodipodi:nodetypes="scscs" |
444 | + inkscape:connector-curvature="0" |
445 | + id="path2996-6" |
446 | + d="m -130.39802,853.81081 c -58.87068,0 -105.84756,42.87811 -112.62835,99.92402 14.69821,50.19177 58.44454,86.60837 112.15498,86.04977 56.887573,-0.5917 100.294447,-39.92377 112.638888,-85.10341 -6.75228,-57.07661 -53.272972,-100.87038 -112.165518,-100.87038 z" |
447 | + style="fill:url(#linearGradient3885);fill-opacity:1;stroke:none" /> |
448 | + <path |
449 | + sodipodi:nodetypes="ccccccc" |
450 | + inkscape:connector-curvature="0" |
451 | + id="path3862" |
452 | + d="m -144.85131,1005.0251 c 38.81636,-44.65455 73.37239,-94.27953 102.24798,-147.21812 -21.85392,3.3136 -45.364661,5.20707 -66.50852,-10.41415 -4.49703,41.57769 -15.20528,89.36664 -29.64308,104.90896 -3.78696,-25.4831 -10.83008,-45.10651 -44.91275,-73.19314 -10.72972,14.75337 -28.32332,32.11029 -47.10034,27.69217 34.24045,33.4515 66.82411,60.27581 85.91671,98.22428 z" |
453 | + style="fill:url(#linearGradient3887);fill-opacity:1;stroke:#26e614;stroke-width:5.5238142;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> |
454 | + </g> |
455 | + </g> |
456 | +</svg> |
457 | |
458 | === added file 'data/icons/hicolor/16x16/apps/wscript_build' |
459 | --- data/icons/hicolor/16x16/apps/wscript_build 1970-01-01 00:00:00 +0000 |
460 | +++ data/icons/hicolor/16x16/apps/wscript_build 2011-02-13 14:31:19 +0000 |
461 | @@ -0,0 +1,6 @@ |
462 | +#! /usr/bin/env python |
463 | +# encoding: utf-8 |
464 | + |
465 | +dst = bld.env['ICON_DIR'] + '/hicolor/16x16/apps/' |
466 | +bld.install_files (dst, 'valide.svg') |
467 | + |
468 | |
469 | === added file 'data/icons/hicolor/16x16/wscript_build' |
470 | --- data/icons/hicolor/16x16/wscript_build 1970-01-01 00:00:00 +0000 |
471 | +++ data/icons/hicolor/16x16/wscript_build 2011-02-13 14:31:19 +0000 |
472 | @@ -0,0 +1,5 @@ |
473 | +#! /usr/bin/env python |
474 | +# encoding: utf-8 |
475 | + |
476 | +bld.add_subdirs('apps') |
477 | + |
478 | |
479 | === added directory 'data/icons/hicolor/24x24' |
480 | === added directory 'data/icons/hicolor/24x24/apps' |
481 | === added file 'data/icons/hicolor/24x24/apps/valide.svg' |
482 | --- data/icons/hicolor/24x24/apps/valide.svg 1970-01-01 00:00:00 +0000 |
483 | +++ data/icons/hicolor/24x24/apps/valide.svg 2011-02-13 14:31:19 +0000 |
484 | @@ -0,0 +1,210 @@ |
485 | +<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
486 | +<!-- Created with Inkscape (http://www.inkscape.org/) --> |
487 | + |
488 | +<svg |
489 | + xmlns:dc="http://purl.org/dc/elements/1.1/" |
490 | + xmlns:cc="http://creativecommons.org/ns#" |
491 | + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
492 | + xmlns:svg="http://www.w3.org/2000/svg" |
493 | + xmlns="http://www.w3.org/2000/svg" |
494 | + xmlns:xlink="http://www.w3.org/1999/xlink" |
495 | + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" |
496 | + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" |
497 | + width="24" |
498 | + height="24" |
499 | + id="svg2" |
500 | + version="1.1" |
501 | + inkscape:version="0.48.1 r9760" |
502 | + sodipodi:docname="valide32.svg"> |
503 | + <defs |
504 | + id="defs4"> |
505 | + <linearGradient |
506 | + id="linearGradient3872"> |
507 | + <stop |
508 | + id="stop3874" |
509 | + offset="0" |
510 | + style="stop-color:#26e614;stop-opacity:1;" /> |
511 | + <stop |
512 | + id="stop3876" |
513 | + offset="1" |
514 | + style="stop-color:#ffffff;stop-opacity:1;" /> |
515 | + </linearGradient> |
516 | + <linearGradient |
517 | + id="linearGradient3864"> |
518 | + <stop |
519 | + style="stop-color:#ababab;stop-opacity:1;" |
520 | + offset="0" |
521 | + id="stop3866" /> |
522 | + <stop |
523 | + style="stop-color:#ababab;stop-opacity:0;" |
524 | + offset="1" |
525 | + id="stop3868" /> |
526 | + </linearGradient> |
527 | + <linearGradient |
528 | + id="linearGradient3796"> |
529 | + <stop |
530 | + id="stop3798" |
531 | + offset="0" |
532 | + style="stop-color:#101010;stop-opacity:1;" /> |
533 | + <stop |
534 | + style="stop-color:#101010;stop-opacity:1;" |
535 | + offset="0.31901839" |
536 | + id="stop3858" /> |
537 | + <stop |
538 | + id="stop3800" |
539 | + offset="1" |
540 | + style="stop-color:#757575;stop-opacity:1;" /> |
541 | + </linearGradient> |
542 | + <linearGradient |
543 | + id="linearGradient3778"> |
544 | + <stop |
545 | + style="stop-color:#cfcfcf;stop-opacity:1;" |
546 | + offset="0" |
547 | + id="stop3780" /> |
548 | + <stop |
549 | + style="stop-color:#646464;stop-opacity:1;" |
550 | + offset="1" |
551 | + id="stop3782" /> |
552 | + </linearGradient> |
553 | + <linearGradient |
554 | + inkscape:collect="always" |
555 | + xlink:href="#linearGradient3778" |
556 | + id="linearGradient3784" |
557 | + x1="5.9249744" |
558 | + y1="131" |
559 | + x2="245.5036" |
560 | + y2="131" |
561 | + gradientUnits="userSpaceOnUse" /> |
562 | + <linearGradient |
563 | + inkscape:collect="always" |
564 | + xlink:href="#linearGradient3778-5" |
565 | + id="linearGradient3784-6" |
566 | + x1="5.9249744" |
567 | + y1="131" |
568 | + x2="245.5036" |
569 | + y2="131" |
570 | + gradientUnits="userSpaceOnUse" /> |
571 | + <linearGradient |
572 | + id="linearGradient3778-5"> |
573 | + <stop |
574 | + style="stop-color:#cfcfcf;stop-opacity:1;" |
575 | + offset="0" |
576 | + id="stop3780-6" /> |
577 | + <stop |
578 | + style="stop-color:#7b7b7b;stop-opacity:1;" |
579 | + offset="1" |
580 | + id="stop3782-9" /> |
581 | + </linearGradient> |
582 | + <linearGradient |
583 | + inkscape:collect="always" |
584 | + xlink:href="#linearGradient3796" |
585 | + id="linearGradient3837" |
586 | + gradientUnits="userSpaceOnUse" |
587 | + gradientTransform="matrix(0,1.0017889,-1.001788,0,0.82628915,793.87708)" |
588 | + x1="5.9249744" |
589 | + y1="131" |
590 | + x2="245.62173" |
591 | + y2="129.10989" /> |
592 | + <linearGradient |
593 | + inkscape:collect="always" |
594 | + xlink:href="#linearGradient3872" |
595 | + id="linearGradient3870" |
596 | + x1="119.89286" |
597 | + y1="202.50917" |
598 | + x2="123.65616" |
599 | + y2="57.184467" |
600 | + gradientUnits="userSpaceOnUse" |
601 | + gradientTransform="translate(-261.30041,792.57522)" /> |
602 | + <linearGradient |
603 | + inkscape:collect="always" |
604 | + xlink:href="#linearGradient3778" |
605 | + id="linearGradient3883" |
606 | + gradientUnits="userSpaceOnUse" |
607 | + x1="5.9249744" |
608 | + y1="131" |
609 | + x2="125.48225" |
610 | + y2="131" /> |
611 | + <linearGradient |
612 | + inkscape:collect="always" |
613 | + xlink:href="#linearGradient3796" |
614 | + id="linearGradient3885" |
615 | + gradientUnits="userSpaceOnUse" |
616 | + gradientTransform="matrix(0,1.0017889,-1.001788,0,0.82628915,793.87708)" |
617 | + x1="5.9249744" |
618 | + y1="131" |
619 | + x2="245.62173" |
620 | + y2="129.10989" /> |
621 | + <linearGradient |
622 | + inkscape:collect="always" |
623 | + xlink:href="#linearGradient3872" |
624 | + id="linearGradient3887" |
625 | + gradientUnits="userSpaceOnUse" |
626 | + gradientTransform="translate(-261.30041,792.57522)" |
627 | + x1="119.89286" |
628 | + y1="202.50917" |
629 | + x2="123.65616" |
630 | + y2="57.184467" /> |
631 | + </defs> |
632 | + <sodipodi:namedview |
633 | + id="base" |
634 | + pagecolor="#ffffff" |
635 | + bordercolor="#666666" |
636 | + borderopacity="1.0" |
637 | + inkscape:pageopacity="0.0" |
638 | + inkscape:pageshadow="2" |
639 | + inkscape:zoom="9.0197149" |
640 | + inkscape:cx="27.120925" |
641 | + inkscape:cy="20.376076" |
642 | + inkscape:document-units="px" |
643 | + inkscape:current-layer="layer1" |
644 | + showgrid="false" |
645 | + inkscape:window-width="1134" |
646 | + inkscape:window-height="759" |
647 | + inkscape:window-x="341" |
648 | + inkscape:window-y="81" |
649 | + inkscape:window-maximized="0" /> |
650 | + <metadata |
651 | + id="metadata7"> |
652 | + <rdf:RDF> |
653 | + <cc:Work |
654 | + rdf:about=""> |
655 | + <dc:format>image/svg+xml</dc:format> |
656 | + <dc:type |
657 | + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> |
658 | + <dc:title></dc:title> |
659 | + </cc:Work> |
660 | + </rdf:RDF> |
661 | + </metadata> |
662 | + <g |
663 | + inkscape:label="Ebene 1" |
664 | + inkscape:groupmode="layer" |
665 | + id="layer1" |
666 | + transform="translate(0,-1028.3622)"> |
667 | + <g |
668 | + id="g3878" |
669 | + transform="matrix(0.08997148,0,0,0.08997223,23.737702,957.36553)"> |
670 | + <path |
671 | + transform="matrix(0,1.0017889,-1.0017889,0,0.77415087,796.52953)" |
672 | + d="M 245,131 C 245,196.87968 191.59397,250.28571 125.71429,250.28571 59.834607,250.28571 6.4285736,196.87968 6.4285736,131 6.4285736,65.12032 59.834607,11.714287 125.71429,11.714287 191.59397,11.714287 245,65.12032 245,131 z" |
673 | + sodipodi:ry="119.28571" |
674 | + sodipodi:rx="119.28571" |
675 | + sodipodi:cy="131" |
676 | + sodipodi:cx="125.71429" |
677 | + id="path2996" |
678 | + style="fill:url(#linearGradient3883);fill-opacity:1;stroke:#3a3a3a;stroke-width:5.51395035;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" |
679 | + sodipodi:type="arc" /> |
680 | + <path |
681 | + sodipodi:nodetypes="scscs" |
682 | + inkscape:connector-curvature="0" |
683 | + id="path2996-6" |
684 | + d="m -130.39802,853.81081 c -58.87068,0 -105.84756,42.87811 -112.62835,99.92402 14.69821,50.19177 58.44454,86.60837 112.15498,86.04977 56.887573,-0.5917 100.294447,-39.92377 112.638888,-85.10341 -6.75228,-57.07661 -53.272972,-100.87038 -112.165518,-100.87038 z" |
685 | + style="fill:url(#linearGradient3885);fill-opacity:1;stroke:none" /> |
686 | + <path |
687 | + sodipodi:nodetypes="ccccccc" |
688 | + inkscape:connector-curvature="0" |
689 | + id="path3862" |
690 | + d="m -144.85131,1005.0251 c 38.81636,-44.65455 73.37239,-94.27953 102.24798,-147.21812 -21.85392,3.3136 -45.364661,5.20707 -66.50852,-10.41415 -4.49703,41.57769 -15.20528,89.36664 -29.64308,104.90896 -3.78696,-25.4831 -10.83008,-45.10651 -44.91275,-73.19314 -10.72972,14.75337 -28.32332,32.11029 -47.10034,27.69217 34.24045,33.4515 66.82411,60.27581 85.91671,98.22428 z" |
691 | + style="fill:url(#linearGradient3887);fill-opacity:1;stroke:#26e614;stroke-width:5.5238142;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> |
692 | + </g> |
693 | + </g> |
694 | +</svg> |
695 | |
696 | === added file 'data/icons/hicolor/24x24/apps/wscript_build' |
697 | --- data/icons/hicolor/24x24/apps/wscript_build 1970-01-01 00:00:00 +0000 |
698 | +++ data/icons/hicolor/24x24/apps/wscript_build 2011-02-13 14:31:19 +0000 |
699 | @@ -0,0 +1,6 @@ |
700 | +#! /usr/bin/env python |
701 | +# encoding: utf-8 |
702 | + |
703 | +dst = bld.env['ICON_DIR'] + '/hicolor/24x24/apps/' |
704 | +bld.install_files (dst, 'valide.svg') |
705 | + |
706 | |
707 | === added file 'data/icons/hicolor/24x24/wscript_build' |
708 | --- data/icons/hicolor/24x24/wscript_build 1970-01-01 00:00:00 +0000 |
709 | +++ data/icons/hicolor/24x24/wscript_build 2011-02-13 14:31:19 +0000 |
710 | @@ -0,0 +1,5 @@ |
711 | +#! /usr/bin/env python |
712 | +# encoding: utf-8 |
713 | + |
714 | +bld.add_subdirs('apps') |
715 | + |
716 | |
717 | === added directory 'data/icons/hicolor/32x32' |
718 | === added directory 'data/icons/hicolor/32x32/apps' |
719 | === added file 'data/icons/hicolor/32x32/apps/valide.svg' |
720 | --- data/icons/hicolor/32x32/apps/valide.svg 1970-01-01 00:00:00 +0000 |
721 | +++ data/icons/hicolor/32x32/apps/valide.svg 2011-02-13 14:31:19 +0000 |
722 | @@ -0,0 +1,210 @@ |
723 | +<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
724 | +<!-- Created with Inkscape (http://www.inkscape.org/) --> |
725 | + |
726 | +<svg |
727 | + xmlns:dc="http://purl.org/dc/elements/1.1/" |
728 | + xmlns:cc="http://creativecommons.org/ns#" |
729 | + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
730 | + xmlns:svg="http://www.w3.org/2000/svg" |
731 | + xmlns="http://www.w3.org/2000/svg" |
732 | + xmlns:xlink="http://www.w3.org/1999/xlink" |
733 | + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" |
734 | + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" |
735 | + width="32" |
736 | + height="32" |
737 | + id="svg2" |
738 | + version="1.1" |
739 | + inkscape:version="0.48.1 r9760" |
740 | + sodipodi:docname="valide48.svg"> |
741 | + <defs |
742 | + id="defs4"> |
743 | + <linearGradient |
744 | + id="linearGradient3872"> |
745 | + <stop |
746 | + id="stop3874" |
747 | + offset="0" |
748 | + style="stop-color:#26e614;stop-opacity:1;" /> |
749 | + <stop |
750 | + id="stop3876" |
751 | + offset="1" |
752 | + style="stop-color:#ffffff;stop-opacity:1;" /> |
753 | + </linearGradient> |
754 | + <linearGradient |
755 | + id="linearGradient3864"> |
756 | + <stop |
757 | + style="stop-color:#ababab;stop-opacity:1;" |
758 | + offset="0" |
759 | + id="stop3866" /> |
760 | + <stop |
761 | + style="stop-color:#ababab;stop-opacity:0;" |
762 | + offset="1" |
763 | + id="stop3868" /> |
764 | + </linearGradient> |
765 | + <linearGradient |
766 | + id="linearGradient3796"> |
767 | + <stop |
768 | + id="stop3798" |
769 | + offset="0" |
770 | + style="stop-color:#101010;stop-opacity:1;" /> |
771 | + <stop |
772 | + style="stop-color:#101010;stop-opacity:1;" |
773 | + offset="0.31901839" |
774 | + id="stop3858" /> |
775 | + <stop |
776 | + id="stop3800" |
777 | + offset="1" |
778 | + style="stop-color:#757575;stop-opacity:1;" /> |
779 | + </linearGradient> |
780 | + <linearGradient |
781 | + id="linearGradient3778"> |
782 | + <stop |
783 | + style="stop-color:#cfcfcf;stop-opacity:1;" |
784 | + offset="0" |
785 | + id="stop3780" /> |
786 | + <stop |
787 | + style="stop-color:#646464;stop-opacity:1;" |
788 | + offset="1" |
789 | + id="stop3782" /> |
790 | + </linearGradient> |
791 | + <linearGradient |
792 | + inkscape:collect="always" |
793 | + xlink:href="#linearGradient3778" |
794 | + id="linearGradient3784" |
795 | + x1="5.9249744" |
796 | + y1="131" |
797 | + x2="245.5036" |
798 | + y2="131" |
799 | + gradientUnits="userSpaceOnUse" /> |
800 | + <linearGradient |
801 | + inkscape:collect="always" |
802 | + xlink:href="#linearGradient3778-5" |
803 | + id="linearGradient3784-6" |
804 | + x1="5.9249744" |
805 | + y1="131" |
806 | + x2="245.5036" |
807 | + y2="131" |
808 | + gradientUnits="userSpaceOnUse" /> |
809 | + <linearGradient |
810 | + id="linearGradient3778-5"> |
811 | + <stop |
812 | + style="stop-color:#cfcfcf;stop-opacity:1;" |
813 | + offset="0" |
814 | + id="stop3780-6" /> |
815 | + <stop |
816 | + style="stop-color:#7b7b7b;stop-opacity:1;" |
817 | + offset="1" |
818 | + id="stop3782-9" /> |
819 | + </linearGradient> |
820 | + <linearGradient |
821 | + inkscape:collect="always" |
822 | + xlink:href="#linearGradient3796" |
823 | + id="linearGradient3837" |
824 | + gradientUnits="userSpaceOnUse" |
825 | + gradientTransform="matrix(0,1.0017889,-1.001788,0,0.82628915,793.87708)" |
826 | + x1="5.9249744" |
827 | + y1="131" |
828 | + x2="245.62173" |
829 | + y2="129.10989" /> |
830 | + <linearGradient |
831 | + inkscape:collect="always" |
832 | + xlink:href="#linearGradient3872" |
833 | + id="linearGradient3870" |
834 | + x1="119.89286" |
835 | + y1="202.50917" |
836 | + x2="123.65616" |
837 | + y2="57.184467" |
838 | + gradientUnits="userSpaceOnUse" |
839 | + gradientTransform="translate(-261.30041,792.57522)" /> |
840 | + <linearGradient |
841 | + inkscape:collect="always" |
842 | + xlink:href="#linearGradient3778" |
843 | + id="linearGradient3883" |
844 | + gradientUnits="userSpaceOnUse" |
845 | + x1="5.9249744" |
846 | + y1="131" |
847 | + x2="125.48225" |
848 | + y2="131" /> |
849 | + <linearGradient |
850 | + inkscape:collect="always" |
851 | + xlink:href="#linearGradient3796" |
852 | + id="linearGradient3885" |
853 | + gradientUnits="userSpaceOnUse" |
854 | + gradientTransform="matrix(0,1.0017889,-1.001788,0,0.82628915,793.87708)" |
855 | + x1="5.9249744" |
856 | + y1="131" |
857 | + x2="245.62173" |
858 | + y2="129.10989" /> |
859 | + <linearGradient |
860 | + inkscape:collect="always" |
861 | + xlink:href="#linearGradient3872" |
862 | + id="linearGradient3887" |
863 | + gradientUnits="userSpaceOnUse" |
864 | + gradientTransform="translate(-261.30041,792.57522)" |
865 | + x1="119.89286" |
866 | + y1="202.50917" |
867 | + x2="123.65616" |
868 | + y2="57.184467" /> |
869 | + </defs> |
870 | + <sodipodi:namedview |
871 | + id="base" |
872 | + pagecolor="#ffffff" |
873 | + bordercolor="#666666" |
874 | + borderopacity="1.0" |
875 | + inkscape:pageopacity="0.0" |
876 | + inkscape:pageshadow="2" |
877 | + inkscape:zoom="9.0197149" |
878 | + inkscape:cx="27.120925" |
879 | + inkscape:cy="20.376076" |
880 | + inkscape:document-units="px" |
881 | + inkscape:current-layer="layer1" |
882 | + showgrid="false" |
883 | + inkscape:window-width="1134" |
884 | + inkscape:window-height="759" |
885 | + inkscape:window-x="327" |
886 | + inkscape:window-y="42" |
887 | + inkscape:window-maximized="0" /> |
888 | + <metadata |
889 | + id="metadata7"> |
890 | + <rdf:RDF> |
891 | + <cc:Work |
892 | + rdf:about=""> |
893 | + <dc:format>image/svg+xml</dc:format> |
894 | + <dc:type |
895 | + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> |
896 | + <dc:title></dc:title> |
897 | + </cc:Work> |
898 | + </rdf:RDF> |
899 | + </metadata> |
900 | + <g |
901 | + inkscape:label="Ebene 1" |
902 | + inkscape:groupmode="layer" |
903 | + id="layer1" |
904 | + transform="translate(0,-1020.3622)"> |
905 | + <g |
906 | + id="g3878" |
907 | + transform="matrix(0.12268924,0,0,0.12268837,32.006171,923.18601)"> |
908 | + <path |
909 | + transform="matrix(0,1.0017889,-1.0017889,0,0.77415087,796.52953)" |
910 | + d="M 245,131 C 245,196.87968 191.59397,250.28571 125.71429,250.28571 59.834607,250.28571 6.4285736,196.87968 6.4285736,131 6.4285736,65.12032 59.834607,11.714287 125.71429,11.714287 191.59397,11.714287 245,65.12032 245,131 z" |
911 | + sodipodi:ry="119.28571" |
912 | + sodipodi:rx="119.28571" |
913 | + sodipodi:cy="131" |
914 | + sodipodi:cx="125.71429" |
915 | + id="path2996" |
916 | + style="fill:url(#linearGradient3883);fill-opacity:1;stroke:#3a3a3a;stroke-width:5.51395035;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" |
917 | + sodipodi:type="arc" /> |
918 | + <path |
919 | + sodipodi:nodetypes="scscs" |
920 | + inkscape:connector-curvature="0" |
921 | + id="path2996-6" |
922 | + d="m -130.39802,853.81081 c -58.87068,0 -105.84756,42.87811 -112.62835,99.92402 14.69821,50.19177 58.44454,86.60837 112.15498,86.04977 56.887573,-0.5917 100.294447,-39.92377 112.638888,-85.10341 -6.75228,-57.07661 -53.272972,-100.87038 -112.165518,-100.87038 z" |
923 | + style="fill:url(#linearGradient3885);fill-opacity:1;stroke:none" /> |
924 | + <path |
925 | + sodipodi:nodetypes="ccccccc" |
926 | + inkscape:connector-curvature="0" |
927 | + id="path3862" |
928 | + d="m -144.85131,1005.0251 c 38.81636,-44.65455 73.37239,-94.27953 102.24798,-147.21812 -21.85392,3.3136 -45.364661,5.20707 -66.50852,-10.41415 -4.49703,41.57769 -15.20528,89.36664 -29.64308,104.90896 -3.78696,-25.4831 -10.83008,-45.10651 -44.91275,-73.19314 -10.72972,14.75337 -28.32332,32.11029 -47.10034,27.69217 34.24045,33.4515 66.82411,60.27581 85.91671,98.22428 z" |
929 | + style="fill:url(#linearGradient3887);fill-opacity:1;stroke:#26e614;stroke-width:5.5238142;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> |
930 | + </g> |
931 | + </g> |
932 | +</svg> |
933 | |
934 | === added file 'data/icons/hicolor/32x32/apps/wscript_build' |
935 | --- data/icons/hicolor/32x32/apps/wscript_build 1970-01-01 00:00:00 +0000 |
936 | +++ data/icons/hicolor/32x32/apps/wscript_build 2011-02-13 14:31:19 +0000 |
937 | @@ -0,0 +1,6 @@ |
938 | +#! /usr/bin/env python |
939 | +# encoding: utf-8 |
940 | + |
941 | +dst = bld.env['ICON_DIR'] + '/hicolor/32x32/apps/' |
942 | +bld.install_files (dst, 'valide.svg') |
943 | + |
944 | |
945 | === added file 'data/icons/hicolor/32x32/wscript_build' |
946 | --- data/icons/hicolor/32x32/wscript_build 1970-01-01 00:00:00 +0000 |
947 | +++ data/icons/hicolor/32x32/wscript_build 2011-02-13 14:31:19 +0000 |
948 | @@ -0,0 +1,5 @@ |
949 | +#! /usr/bin/env python |
950 | +# encoding: utf-8 |
951 | + |
952 | +bld.add_subdirs('apps') |
953 | + |
954 | |
955 | === added directory 'data/icons/hicolor/48x48' |
956 | === added directory 'data/icons/hicolor/48x48/apps' |
957 | === added file 'data/icons/hicolor/48x48/apps/valide.svg' |
958 | --- data/icons/hicolor/48x48/apps/valide.svg 1970-01-01 00:00:00 +0000 |
959 | +++ data/icons/hicolor/48x48/apps/valide.svg 2011-02-13 14:31:19 +0000 |
960 | @@ -0,0 +1,210 @@ |
961 | +<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
962 | +<!-- Created with Inkscape (http://www.inkscape.org/) --> |
963 | + |
964 | +<svg |
965 | + xmlns:dc="http://purl.org/dc/elements/1.1/" |
966 | + xmlns:cc="http://creativecommons.org/ns#" |
967 | + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
968 | + xmlns:svg="http://www.w3.org/2000/svg" |
969 | + xmlns="http://www.w3.org/2000/svg" |
970 | + xmlns:xlink="http://www.w3.org/1999/xlink" |
971 | + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" |
972 | + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" |
973 | + width="48" |
974 | + height="48" |
975 | + id="svg2" |
976 | + version="1.1" |
977 | + inkscape:version="0.48.1 r9760" |
978 | + sodipodi:docname="valide.svg"> |
979 | + <defs |
980 | + id="defs4"> |
981 | + <linearGradient |
982 | + id="linearGradient3872"> |
983 | + <stop |
984 | + id="stop3874" |
985 | + offset="0" |
986 | + style="stop-color:#26e614;stop-opacity:1;" /> |
987 | + <stop |
988 | + id="stop3876" |
989 | + offset="1" |
990 | + style="stop-color:#ffffff;stop-opacity:1;" /> |
991 | + </linearGradient> |
992 | + <linearGradient |
993 | + id="linearGradient3864"> |
994 | + <stop |
995 | + style="stop-color:#ababab;stop-opacity:1;" |
996 | + offset="0" |
997 | + id="stop3866" /> |
998 | + <stop |
999 | + style="stop-color:#ababab;stop-opacity:0;" |
1000 | + offset="1" |
1001 | + id="stop3868" /> |
1002 | + </linearGradient> |
1003 | + <linearGradient |
1004 | + id="linearGradient3796"> |
1005 | + <stop |
1006 | + id="stop3798" |
1007 | + offset="0" |
1008 | + style="stop-color:#101010;stop-opacity:1;" /> |
1009 | + <stop |
1010 | + style="stop-color:#101010;stop-opacity:1;" |
1011 | + offset="0.31901839" |
1012 | + id="stop3858" /> |
1013 | + <stop |
1014 | + id="stop3800" |
1015 | + offset="1" |
1016 | + style="stop-color:#757575;stop-opacity:1;" /> |
1017 | + </linearGradient> |
1018 | + <linearGradient |
1019 | + id="linearGradient3778"> |
1020 | + <stop |
1021 | + style="stop-color:#cfcfcf;stop-opacity:1;" |
1022 | + offset="0" |
1023 | + id="stop3780" /> |
1024 | + <stop |
1025 | + style="stop-color:#646464;stop-opacity:1;" |
1026 | + offset="1" |
1027 | + id="stop3782" /> |
1028 | + </linearGradient> |
1029 | + <linearGradient |
1030 | + inkscape:collect="always" |
1031 | + xlink:href="#linearGradient3778" |
1032 | + id="linearGradient3784" |
1033 | + x1="5.9249744" |
1034 | + y1="131" |
1035 | + x2="245.5036" |
1036 | + y2="131" |
1037 | + gradientUnits="userSpaceOnUse" /> |
1038 | + <linearGradient |
1039 | + inkscape:collect="always" |
1040 | + xlink:href="#linearGradient3778-5" |
1041 | + id="linearGradient3784-6" |
1042 | + x1="5.9249744" |
1043 | + y1="131" |
1044 | + x2="245.5036" |
1045 | + y2="131" |
1046 | + gradientUnits="userSpaceOnUse" /> |
1047 | + <linearGradient |
1048 | + id="linearGradient3778-5"> |
1049 | + <stop |
1050 | + style="stop-color:#cfcfcf;stop-opacity:1;" |
1051 | + offset="0" |
1052 | + id="stop3780-6" /> |
1053 | + <stop |
1054 | + style="stop-color:#7b7b7b;stop-opacity:1;" |
1055 | + offset="1" |
1056 | + id="stop3782-9" /> |
1057 | + </linearGradient> |
1058 | + <linearGradient |
1059 | + inkscape:collect="always" |
1060 | + xlink:href="#linearGradient3796" |
1061 | + id="linearGradient3837" |
1062 | + gradientUnits="userSpaceOnUse" |
1063 | + gradientTransform="matrix(0,1.0017889,-1.001788,0,0.82628915,793.87708)" |
1064 | + x1="5.9249744" |
1065 | + y1="131" |
1066 | + x2="245.62173" |
1067 | + y2="129.10989" /> |
1068 | + <linearGradient |
1069 | + inkscape:collect="always" |
1070 | + xlink:href="#linearGradient3872" |
1071 | + id="linearGradient3870" |
1072 | + x1="119.89286" |
1073 | + y1="202.50917" |
1074 | + x2="123.65616" |
1075 | + y2="57.184467" |
1076 | + gradientUnits="userSpaceOnUse" |
1077 | + gradientTransform="translate(-261.30041,792.57522)" /> |
1078 | + <linearGradient |
1079 | + inkscape:collect="always" |
1080 | + xlink:href="#linearGradient3778" |
1081 | + id="linearGradient3883" |
1082 | + gradientUnits="userSpaceOnUse" |
1083 | + x1="5.9249744" |
1084 | + y1="131" |
1085 | + x2="125.48225" |
1086 | + y2="131" /> |
1087 | + <linearGradient |
1088 | + inkscape:collect="always" |
1089 | + xlink:href="#linearGradient3796" |
1090 | + id="linearGradient3885" |
1091 | + gradientUnits="userSpaceOnUse" |
1092 | + gradientTransform="matrix(0,1.0017889,-1.001788,0,0.82628915,793.87708)" |
1093 | + x1="5.9249744" |
1094 | + y1="131" |
1095 | + x2="245.62173" |
1096 | + y2="129.10989" /> |
1097 | + <linearGradient |
1098 | + inkscape:collect="always" |
1099 | + xlink:href="#linearGradient3872" |
1100 | + id="linearGradient3887" |
1101 | + gradientUnits="userSpaceOnUse" |
1102 | + gradientTransform="translate(-261.30041,792.57522)" |
1103 | + x1="119.89286" |
1104 | + y1="202.50917" |
1105 | + x2="123.65616" |
1106 | + y2="57.184467" /> |
1107 | + </defs> |
1108 | + <sodipodi:namedview |
1109 | + id="base" |
1110 | + pagecolor="#ffffff" |
1111 | + bordercolor="#666666" |
1112 | + borderopacity="1.0" |
1113 | + inkscape:pageopacity="0.0" |
1114 | + inkscape:pageshadow="2" |
1115 | + inkscape:zoom="9.0197149" |
1116 | + inkscape:cx="27.120925" |
1117 | + inkscape:cy="20.376076" |
1118 | + inkscape:document-units="px" |
1119 | + inkscape:current-layer="layer1" |
1120 | + showgrid="false" |
1121 | + inkscape:window-width="1134" |
1122 | + inkscape:window-height="759" |
1123 | + inkscape:window-x="192" |
1124 | + inkscape:window-y="24" |
1125 | + inkscape:window-maximized="0" /> |
1126 | + <metadata |
1127 | + id="metadata7"> |
1128 | + <rdf:RDF> |
1129 | + <cc:Work |
1130 | + rdf:about=""> |
1131 | + <dc:format>image/svg+xml</dc:format> |
1132 | + <dc:type |
1133 | + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> |
1134 | + <dc:title></dc:title> |
1135 | + </cc:Work> |
1136 | + </rdf:RDF> |
1137 | + </metadata> |
1138 | + <g |
1139 | + inkscape:label="Ebene 1" |
1140 | + inkscape:groupmode="layer" |
1141 | + id="layer1" |
1142 | + transform="translate(0,-1004.3622)"> |
1143 | + <g |
1144 | + id="g3878" |
1145 | + transform="matrix(0.18103457,0,0,0.1810341,47.617865,861.36388)"> |
1146 | + <path |
1147 | + transform="matrix(0,1.0017889,-1.0017889,0,0.77415087,796.52953)" |
1148 | + d="M 245,131 C 245,196.87968 191.59397,250.28571 125.71429,250.28571 59.834607,250.28571 6.4285736,196.87968 6.4285736,131 6.4285736,65.12032 59.834607,11.714287 125.71429,11.714287 191.59397,11.714287 245,65.12032 245,131 z" |
1149 | + sodipodi:ry="119.28571" |
1150 | + sodipodi:rx="119.28571" |
1151 | + sodipodi:cy="131" |
1152 | + sodipodi:cx="125.71429" |
1153 | + id="path2996" |
1154 | + style="fill:url(#linearGradient3883);fill-opacity:1;stroke:#3a3a3a;stroke-width:5.51395013;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" |
1155 | + sodipodi:type="arc" /> |
1156 | + <path |
1157 | + sodipodi:nodetypes="scscs" |
1158 | + inkscape:connector-curvature="0" |
1159 | + id="path2996-6" |
1160 | + d="m -130.39802,853.81081 c -58.87068,0 -105.84756,42.87811 -112.62835,99.92402 14.69821,50.19177 58.44454,86.60837 112.15498,86.04977 56.887573,-0.5917 100.294447,-39.92377 112.638888,-85.10341 -6.75228,-57.07661 -53.272972,-100.87038 -112.165518,-100.87038 z" |
1161 | + style="fill:url(#linearGradient3885);fill-opacity:1;stroke:none" /> |
1162 | + <path |
1163 | + sodipodi:nodetypes="ccccccc" |
1164 | + inkscape:connector-curvature="0" |
1165 | + id="path3862" |
1166 | + d="m -144.85131,1005.0251 c 38.81636,-44.65455 73.37239,-94.27953 102.24798,-147.21812 -21.85392,3.3136 -45.364661,5.20707 -66.50852,-10.41415 -4.49703,41.57769 -15.20528,89.36664 -29.64308,104.90896 -3.78696,-25.4831 -10.83008,-45.10651 -44.91275,-73.19314 -10.72972,14.75337 -28.32332,32.11029 -47.10034,27.69217 34.24045,33.4515 66.82411,60.27581 85.91671,98.22428 z" |
1167 | + style="fill:url(#linearGradient3887);fill-opacity:1;stroke:#26e614;stroke-width:5.52381403;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> |
1168 | + </g> |
1169 | + </g> |
1170 | +</svg> |
1171 | |
1172 | === added file 'data/icons/hicolor/48x48/apps/wscript_build' |
1173 | --- data/icons/hicolor/48x48/apps/wscript_build 1970-01-01 00:00:00 +0000 |
1174 | +++ data/icons/hicolor/48x48/apps/wscript_build 2011-02-13 14:31:19 +0000 |
1175 | @@ -0,0 +1,6 @@ |
1176 | +#! /usr/bin/env python |
1177 | +# encoding: utf-8 |
1178 | + |
1179 | +dst = bld.env['ICON_DIR'] + '/hicolor/48x48/apps/' |
1180 | +bld.install_files (dst, 'valide.svg') |
1181 | + |
1182 | |
1183 | === added file 'data/icons/hicolor/48x48/wscript_build' |
1184 | --- data/icons/hicolor/48x48/wscript_build 1970-01-01 00:00:00 +0000 |
1185 | +++ data/icons/hicolor/48x48/wscript_build 2011-02-13 14:31:19 +0000 |
1186 | @@ -0,0 +1,5 @@ |
1187 | +#! /usr/bin/env python |
1188 | +# encoding: utf-8 |
1189 | + |
1190 | +bld.add_subdirs('apps') |
1191 | + |
1192 | |
1193 | === added directory 'data/icons/hicolor/64x64' |
1194 | === added directory 'data/icons/hicolor/64x64/apps' |
1195 | === added file 'data/icons/hicolor/64x64/apps/valide.svg' |
1196 | --- data/icons/hicolor/64x64/apps/valide.svg 1970-01-01 00:00:00 +0000 |
1197 | +++ data/icons/hicolor/64x64/apps/valide.svg 2011-02-13 14:31:19 +0000 |
1198 | @@ -0,0 +1,210 @@ |
1199 | +<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
1200 | +<!-- Created with Inkscape (http://www.inkscape.org/) --> |
1201 | + |
1202 | +<svg |
1203 | + xmlns:dc="http://purl.org/dc/elements/1.1/" |
1204 | + xmlns:cc="http://creativecommons.org/ns#" |
1205 | + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
1206 | + xmlns:svg="http://www.w3.org/2000/svg" |
1207 | + xmlns="http://www.w3.org/2000/svg" |
1208 | + xmlns:xlink="http://www.w3.org/1999/xlink" |
1209 | + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" |
1210 | + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" |
1211 | + width="64" |
1212 | + height="64" |
1213 | + id="svg2" |
1214 | + version="1.1" |
1215 | + inkscape:version="0.48.1 r9760" |
1216 | + sodipodi:docname="valide48.svg"> |
1217 | + <defs |
1218 | + id="defs4"> |
1219 | + <linearGradient |
1220 | + id="linearGradient3872"> |
1221 | + <stop |
1222 | + id="stop3874" |
1223 | + offset="0" |
1224 | + style="stop-color:#26e614;stop-opacity:1;" /> |
1225 | + <stop |
1226 | + id="stop3876" |
1227 | + offset="1" |
1228 | + style="stop-color:#ffffff;stop-opacity:1;" /> |
1229 | + </linearGradient> |
1230 | + <linearGradient |
1231 | + id="linearGradient3864"> |
1232 | + <stop |
1233 | + style="stop-color:#ababab;stop-opacity:1;" |
1234 | + offset="0" |
1235 | + id="stop3866" /> |
1236 | + <stop |
1237 | + style="stop-color:#ababab;stop-opacity:0;" |
1238 | + offset="1" |
1239 | + id="stop3868" /> |
1240 | + </linearGradient> |
1241 | + <linearGradient |
1242 | + id="linearGradient3796"> |
1243 | + <stop |
1244 | + id="stop3798" |
1245 | + offset="0" |
1246 | + style="stop-color:#101010;stop-opacity:1;" /> |
1247 | + <stop |
1248 | + style="stop-color:#101010;stop-opacity:1;" |
1249 | + offset="0.31901839" |
1250 | + id="stop3858" /> |
1251 | + <stop |
1252 | + id="stop3800" |
1253 | + offset="1" |
1254 | + style="stop-color:#757575;stop-opacity:1;" /> |
1255 | + </linearGradient> |
1256 | + <linearGradient |
1257 | + id="linearGradient3778"> |
1258 | + <stop |
1259 | + style="stop-color:#cfcfcf;stop-opacity:1;" |
1260 | + offset="0" |
1261 | + id="stop3780" /> |
1262 | + <stop |
1263 | + style="stop-color:#646464;stop-opacity:1;" |
1264 | + offset="1" |
1265 | + id="stop3782" /> |
1266 | + </linearGradient> |
1267 | + <linearGradient |
1268 | + inkscape:collect="always" |
1269 | + xlink:href="#linearGradient3778" |
1270 | + id="linearGradient3784" |
1271 | + x1="5.9249744" |
1272 | + y1="131" |
1273 | + x2="245.5036" |
1274 | + y2="131" |
1275 | + gradientUnits="userSpaceOnUse" /> |
1276 | + <linearGradient |
1277 | + inkscape:collect="always" |
1278 | + xlink:href="#linearGradient3778-5" |
1279 | + id="linearGradient3784-6" |
1280 | + x1="5.9249744" |
1281 | + y1="131" |
1282 | + x2="245.5036" |
1283 | + y2="131" |
1284 | + gradientUnits="userSpaceOnUse" /> |
1285 | + <linearGradient |
1286 | + id="linearGradient3778-5"> |
1287 | + <stop |
1288 | + style="stop-color:#cfcfcf;stop-opacity:1;" |
1289 | + offset="0" |
1290 | + id="stop3780-6" /> |
1291 | + <stop |
1292 | + style="stop-color:#7b7b7b;stop-opacity:1;" |
1293 | + offset="1" |
1294 | + id="stop3782-9" /> |
1295 | + </linearGradient> |
1296 | + <linearGradient |
1297 | + inkscape:collect="always" |
1298 | + xlink:href="#linearGradient3796" |
1299 | + id="linearGradient3837" |
1300 | + gradientUnits="userSpaceOnUse" |
1301 | + gradientTransform="matrix(0,1.0017889,-1.001788,0,0.82628915,793.87708)" |
1302 | + x1="5.9249744" |
1303 | + y1="131" |
1304 | + x2="245.62173" |
1305 | + y2="129.10989" /> |
1306 | + <linearGradient |
1307 | + inkscape:collect="always" |
1308 | + xlink:href="#linearGradient3872" |
1309 | + id="linearGradient3870" |
1310 | + x1="119.89286" |
1311 | + y1="202.50917" |
1312 | + x2="123.65616" |
1313 | + y2="57.184467" |
1314 | + gradientUnits="userSpaceOnUse" |
1315 | + gradientTransform="translate(-261.30041,792.57522)" /> |
1316 | + <linearGradient |
1317 | + inkscape:collect="always" |
1318 | + xlink:href="#linearGradient3778" |
1319 | + id="linearGradient3883" |
1320 | + gradientUnits="userSpaceOnUse" |
1321 | + x1="5.9249744" |
1322 | + y1="131" |
1323 | + x2="125.48225" |
1324 | + y2="131" /> |
1325 | + <linearGradient |
1326 | + inkscape:collect="always" |
1327 | + xlink:href="#linearGradient3796" |
1328 | + id="linearGradient3885" |
1329 | + gradientUnits="userSpaceOnUse" |
1330 | + gradientTransform="matrix(0,1.0017889,-1.001788,0,0.82628915,793.87708)" |
1331 | + x1="5.9249744" |
1332 | + y1="131" |
1333 | + x2="245.62173" |
1334 | + y2="129.10989" /> |
1335 | + <linearGradient |
1336 | + inkscape:collect="always" |
1337 | + xlink:href="#linearGradient3872" |
1338 | + id="linearGradient3887" |
1339 | + gradientUnits="userSpaceOnUse" |
1340 | + gradientTransform="translate(-261.30041,792.57522)" |
1341 | + x1="119.89286" |
1342 | + y1="202.50917" |
1343 | + x2="123.65616" |
1344 | + y2="57.184467" /> |
1345 | + </defs> |
1346 | + <sodipodi:namedview |
1347 | + id="base" |
1348 | + pagecolor="#ffffff" |
1349 | + bordercolor="#666666" |
1350 | + borderopacity="1.0" |
1351 | + inkscape:pageopacity="0.0" |
1352 | + inkscape:pageshadow="2" |
1353 | + inkscape:zoom="4.5098575" |
1354 | + inkscape:cx="19.239735" |
1355 | + inkscape:cy="20.054186" |
1356 | + inkscape:document-units="px" |
1357 | + inkscape:current-layer="layer1" |
1358 | + showgrid="false" |
1359 | + inkscape:window-width="1134" |
1360 | + inkscape:window-height="759" |
1361 | + inkscape:window-x="427" |
1362 | + inkscape:window-y="66" |
1363 | + inkscape:window-maximized="0" /> |
1364 | + <metadata |
1365 | + id="metadata7"> |
1366 | + <rdf:RDF> |
1367 | + <cc:Work |
1368 | + rdf:about=""> |
1369 | + <dc:format>image/svg+xml</dc:format> |
1370 | + <dc:type |
1371 | + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> |
1372 | + <dc:title></dc:title> |
1373 | + </cc:Work> |
1374 | + </rdf:RDF> |
1375 | + </metadata> |
1376 | + <g |
1377 | + inkscape:label="Ebene 1" |
1378 | + inkscape:groupmode="layer" |
1379 | + id="layer1" |
1380 | + transform="translate(0,-988.3622)"> |
1381 | + <g |
1382 | + id="g3878" |
1383 | + transform="matrix(0.24537677,0,0,0.24537644,64.011913,794.01014)"> |
1384 | + <path |
1385 | + transform="matrix(0,1.0017889,-1.0017889,0,0.77415087,796.52953)" |
1386 | + d="M 245,131 C 245,196.87968 191.59397,250.28571 125.71429,250.28571 59.834607,250.28571 6.4285736,196.87968 6.4285736,131 6.4285736,65.12032 59.834607,11.714287 125.71429,11.714287 191.59397,11.714287 245,65.12032 245,131 z" |
1387 | + sodipodi:ry="119.28571" |
1388 | + sodipodi:rx="119.28571" |
1389 | + sodipodi:cy="131" |
1390 | + sodipodi:cx="125.71429" |
1391 | + id="path2996" |
1392 | + style="fill:url(#linearGradient3883);fill-opacity:1;stroke:#3a3a3a;stroke-width:5.51395035;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" |
1393 | + sodipodi:type="arc" /> |
1394 | + <path |
1395 | + sodipodi:nodetypes="scscs" |
1396 | + inkscape:connector-curvature="0" |
1397 | + id="path2996-6" |
1398 | + d="m -130.39802,853.81081 c -58.87068,0 -105.84756,42.87811 -112.62835,99.92402 14.69821,50.19177 58.44454,86.60837 112.15498,86.04977 56.887573,-0.5917 100.294447,-39.92377 112.638888,-85.10341 -6.75228,-57.07661 -53.272972,-100.87038 -112.165518,-100.87038 z" |
1399 | + style="fill:url(#linearGradient3885);fill-opacity:1;stroke:none" /> |
1400 | + <path |
1401 | + sodipodi:nodetypes="ccccccc" |
1402 | + inkscape:connector-curvature="0" |
1403 | + id="path3862" |
1404 | + d="m -144.85131,1005.0251 c 38.81636,-44.65455 73.37239,-94.27953 102.24798,-147.21812 -21.85392,3.3136 -45.364661,5.20707 -66.50852,-10.41415 -4.49703,41.57769 -15.20528,89.36664 -29.64308,104.90896 -3.78696,-25.4831 -10.83008,-45.10651 -44.91275,-73.19314 -10.72972,14.75337 -28.32332,32.11029 -47.10034,27.69217 34.24045,33.4515 66.82411,60.27581 85.91671,98.22428 z" |
1405 | + style="fill:url(#linearGradient3887);fill-opacity:1;stroke:#26e614;stroke-width:5.5238142;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> |
1406 | + </g> |
1407 | + </g> |
1408 | +</svg> |
1409 | |
1410 | === added file 'data/icons/hicolor/64x64/apps/wscript_build' |
1411 | --- data/icons/hicolor/64x64/apps/wscript_build 1970-01-01 00:00:00 +0000 |
1412 | +++ data/icons/hicolor/64x64/apps/wscript_build 2011-02-13 14:31:19 +0000 |
1413 | @@ -0,0 +1,6 @@ |
1414 | +#! /usr/bin/env python |
1415 | +# encoding: utf-8 |
1416 | + |
1417 | +dst = bld.env['ICON_DIR'] + '/hicolor/64x64/apps/' |
1418 | +bld.install_files (dst, 'valide.svg') |
1419 | + |
1420 | |
1421 | === added file 'data/icons/hicolor/64x64/wscript_build' |
1422 | --- data/icons/hicolor/64x64/wscript_build 1970-01-01 00:00:00 +0000 |
1423 | +++ data/icons/hicolor/64x64/wscript_build 2011-02-13 14:31:19 +0000 |
1424 | @@ -0,0 +1,5 @@ |
1425 | +#! /usr/bin/env python |
1426 | +# encoding: utf-8 |
1427 | + |
1428 | +bld.add_subdirs('apps') |
1429 | + |
1430 | |
1431 | === added file 'data/icons/hicolor/wscript_build' |
1432 | --- data/icons/hicolor/wscript_build 1970-01-01 00:00:00 +0000 |
1433 | +++ data/icons/hicolor/wscript_build 2011-02-13 14:31:19 +0000 |
1434 | @@ -0,0 +1,5 @@ |
1435 | +#! /usr/bin/env python |
1436 | +# encoding: utf-8 |
1437 | + |
1438 | +bld.add_subdirs('16x16 24x24 32x32 48x48 64x64 128x128') |
1439 | + |
1440 | |
1441 | === added file 'data/icons/wscript_build' |
1442 | --- data/icons/wscript_build 1970-01-01 00:00:00 +0000 |
1443 | +++ data/icons/wscript_build 2011-02-13 14:31:19 +0000 |
1444 | @@ -0,0 +1,5 @@ |
1445 | +#! /usr/bin/env python |
1446 | +# encoding: utf-8 |
1447 | + |
1448 | +bld.add_subdirs('hicolor') |
1449 | + |
1450 | |
1451 | === modified file 'data/valide.desktop.in' |
1452 | --- data/valide.desktop.in 2009-07-13 14:46:45 +0000 |
1453 | +++ data/valide.desktop.in 2011-02-13 14:31:19 +0000 |
1454 | @@ -46,7 +46,7 @@ |
1455 | GenericName[vi]=Môi trường Phát triển Hợp nhất |
1456 | GenericName[zh_CN]=集成开发环境 |
1457 | Exec=@PREFIX@/bin/@PACKAGE_NAME@ %F |
1458 | -Icon=@PREFIX@/share/pixmaps/valide/icone-32.xpm |
1459 | +Icon=valide |
1460 | Terminal=false |
1461 | Categories=Development;IDE; |
1462 | StartupNotify=true |
1463 | |
1464 | === modified file 'data/wscript_build' |
1465 | --- data/wscript_build 2010-04-29 17:33:26 +0000 |
1466 | +++ data/wscript_build 2011-02-13 14:31:19 +0000 |
1467 | @@ -12,5 +12,5 @@ |
1468 | bld.install_files (bld.env['MIME_DIR'] + '/packages/', 'x-vide.xml') |
1469 | bld.install_files (bld.env['MIME_ICON_DIR'], 'application-x-vide.png') |
1470 | |
1471 | -bld.add_subdirs ('template') |
1472 | +bld.add_subdirs ('icons template') |
1473 | |
1474 | |
1475 | === modified file 'wscript' |
1476 | --- wscript 2011-01-22 11:50:28 +0000 |
1477 | +++ wscript 2011-02-13 14:31:19 +0000 |
1478 | @@ -108,6 +108,7 @@ |
1479 | conf.define ('MAN_DIR', prefix + '/share/man/') |
1480 | conf.define ('MIME_DIR', prefix + '/share/mime/') |
1481 | conf.define ('MIME_ICON_DIR', prefix + '/share/icons/hicolor/48x48/mimetypes') |
1482 | + conf.define ('ICON_DIR', prefix + '/share/icons/') |
1483 | |
1484 | conf.define ('VALA_VERSION', conf.env['LIB_VALA'][0][5:]) |
1485 |
I don't understand, scalable is an independent size image, isn't it?
In this case, a good path use one file and install it in several directories.