merrol 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (82) hide show
  1. data/.autotest +7 -0
  2. data/.gitignore +4 -0
  3. data/.rspec +2 -0
  4. data/LICENSE +23 -0
  5. data/README.md +58 -0
  6. data/ROADMAP.md +22 -0
  7. data/Rakefile +63 -0
  8. data/autotest/discover.rb +2 -0
  9. data/bin/m +9 -0
  10. data/config/commands.yml +150 -0
  11. data/config/language.yml +47 -0
  12. data/config/messages.yml +3 -0
  13. data/config/settings.yml +3 -0
  14. data/config/snippets/rails.yml +22 -0
  15. data/config/snippets/rspec.yml +35 -0
  16. data/config/snippets/ruby.yml +97 -0
  17. data/config/styles/Railscasts.xml +121 -0
  18. data/config/templates/rails.yml +21 -0
  19. data/config/templates/rspec.yml +6 -0
  20. data/data/images/merrol.svg +412 -0
  21. data/data/images/merrol2.svg +531 -0
  22. data/data/images/modified.svg +156 -0
  23. data/data/images/saved.svg +156 -0
  24. data/lib/merrol/controllers/controller.rb +26 -0
  25. data/lib/merrol/controllers/edit_controller.rb +24 -0
  26. data/lib/merrol/controllers/file_controller.rb +61 -0
  27. data/lib/merrol/controllers/help_controller.rb +6 -0
  28. data/lib/merrol/controllers/main_controller.rb +26 -0
  29. data/lib/merrol/controllers/search_controller.rb +5 -0
  30. data/lib/merrol/controllers/tools_controller.rb +28 -0
  31. data/lib/merrol/gtk/bin.rb +11 -0
  32. data/lib/merrol/gtk/image.rb +8 -0
  33. data/lib/merrol/gtk/list_view.rb +43 -0
  34. data/lib/merrol/gtk/source_view.rb +22 -0
  35. data/lib/merrol/gtk/widget.rb +12 -0
  36. data/lib/merrol/gtk/window.rb +18 -0
  37. data/lib/merrol/keyboard_map.rb +136 -0
  38. data/lib/merrol/lib/application.rb +29 -0
  39. data/lib/merrol/lib/commands.rb +40 -0
  40. data/lib/merrol/lib/file.rb +6 -0
  41. data/lib/merrol/lib/shortcut.rb +35 -0
  42. data/lib/merrol/lib/widget_builder.rb +49 -0
  43. data/lib/merrol/lib/yaml.rb +10 -0
  44. data/lib/merrol/models/source_model.rb +44 -0
  45. data/lib/merrol/views/edit.yml +50 -0
  46. data/lib/merrol/views/file_list.yml +11 -0
  47. data/lib/merrol/views/file_path.yml +8 -0
  48. data/lib/merrol/views/file_status.yml +6 -0
  49. data/lib/merrol/views/hbox.yml +6 -0
  50. data/lib/merrol/views/main.yml +9 -0
  51. data/lib/merrol/views/scroll_bars.yml +15 -0
  52. data/lib/merrol/views/status_bar.yml +7 -0
  53. data/lib/merrol.rb +16 -0
  54. data/lib/prerequisites.rb +54 -0
  55. data/merrol.gemspec +24 -0
  56. data/spec/controllers/controller_spec.rb +27 -0
  57. data/spec/controllers/edit_controller_spec.rb +38 -0
  58. data/spec/controllers/file_controller_spec.rb +209 -0
  59. data/spec/controllers/main_controller_spec.rb +20 -0
  60. data/spec/gtk/bin_spec.rb +13 -0
  61. data/spec/gtk/list_view_spec.rb +114 -0
  62. data/spec/gtk/source_view_spec.rb +41 -0
  63. data/spec/gtk/widget_spec.rb +37 -0
  64. data/spec/gtk/window_spec.rb +28 -0
  65. data/spec/integration/000_startup_spec.rb +14 -0
  66. data/spec/integration/001_load_from_commandline_spec.rb +25 -0
  67. data/spec/integration/002_loading_and_saving_spec.rb +35 -0
  68. data/spec/integration/003_tab_file_switching_spec.rb +49 -0
  69. data/spec/integration/ideas_spec.rb +23 -0
  70. data/spec/integration_helper.rb +11 -0
  71. data/spec/lib/application_spec.rb +57 -0
  72. data/spec/lib/commands_spec.rb +63 -0
  73. data/spec/lib/file_spec.rb +9 -0
  74. data/spec/lib/shortcut_spec.rb +59 -0
  75. data/spec/lib/widget_builder_spec.rb +77 -0
  76. data/spec/lib/yaml_spec.rb +26 -0
  77. data/spec/models/source_model_spec.rb +80 -0
  78. data/spec/spec_helper.rb +18 -0
  79. data/spec/support/actions.rb +28 -0
  80. data/spec/support/expectations.rb +46 -0
  81. data/spec/support/setup.rb +32 -0
  82. metadata +224 -0
@@ -0,0 +1,531 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ xmlns:xlink="http://www.w3.org/1999/xlink"
11
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
12
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13
+ inkscape:export-ydpi="90.000000"
14
+ inkscape:export-xdpi="90.000000"
15
+ inkscape:export-filename="/home/jimmac/Desktop/wi-fi.png"
16
+ width="48px"
17
+ height="48px"
18
+ id="svg11300"
19
+ sodipodi:version="0.32"
20
+ inkscape:version="0.47 r22583"
21
+ sodipodi:docname="merrol2.svg"
22
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
23
+ version="1.1">
24
+ <defs
25
+ id="defs3">
26
+ <inkscape:perspective
27
+ sodipodi:type="inkscape:persp3d"
28
+ inkscape:vp_x="0 : 24 : 1"
29
+ inkscape:vp_y="0 : 1000 : 0"
30
+ inkscape:vp_z="48 : 24 : 1"
31
+ inkscape:persp3d-origin="24 : 16 : 1"
32
+ id="perspective85" />
33
+ <radialGradient
34
+ inkscape:collect="always"
35
+ xlink:href="#linearGradient5060"
36
+ id="radialGradient6719"
37
+ gradientUnits="userSpaceOnUse"
38
+ gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)"
39
+ cx="605.71429"
40
+ cy="486.64789"
41
+ fx="605.71429"
42
+ fy="486.64789"
43
+ r="117.14286" />
44
+ <linearGradient
45
+ inkscape:collect="always"
46
+ id="linearGradient5060">
47
+ <stop
48
+ style="stop-color:black;stop-opacity:1;"
49
+ offset="0"
50
+ id="stop5062" />
51
+ <stop
52
+ style="stop-color:black;stop-opacity:0;"
53
+ offset="1"
54
+ id="stop5064" />
55
+ </linearGradient>
56
+ <radialGradient
57
+ inkscape:collect="always"
58
+ xlink:href="#linearGradient5060"
59
+ id="radialGradient6717"
60
+ gradientUnits="userSpaceOnUse"
61
+ gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)"
62
+ cx="605.71429"
63
+ cy="486.64789"
64
+ fx="605.71429"
65
+ fy="486.64789"
66
+ r="117.14286" />
67
+ <linearGradient
68
+ id="linearGradient5048">
69
+ <stop
70
+ style="stop-color:black;stop-opacity:0;"
71
+ offset="0"
72
+ id="stop5050" />
73
+ <stop
74
+ id="stop5056"
75
+ offset="0.5"
76
+ style="stop-color:black;stop-opacity:1;" />
77
+ <stop
78
+ style="stop-color:black;stop-opacity:0;"
79
+ offset="1"
80
+ id="stop5052" />
81
+ </linearGradient>
82
+ <linearGradient
83
+ inkscape:collect="always"
84
+ xlink:href="#linearGradient5048"
85
+ id="linearGradient6715"
86
+ gradientUnits="userSpaceOnUse"
87
+ gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)"
88
+ x1="302.85715"
89
+ y1="366.64789"
90
+ x2="302.85715"
91
+ y2="609.50507" />
92
+ <linearGradient
93
+ id="linearGradient2994">
94
+ <stop
95
+ style="stop-color:#000000;stop-opacity:1;"
96
+ offset="0"
97
+ id="stop2996" />
98
+ <stop
99
+ style="stop-color:#c9c9c9;stop-opacity:1;"
100
+ offset="1"
101
+ id="stop2998" />
102
+ </linearGradient>
103
+ <linearGradient
104
+ inkscape:collect="always"
105
+ id="linearGradient2984">
106
+ <stop
107
+ style="stop-color:#e7e2b8;stop-opacity:1;"
108
+ offset="0"
109
+ id="stop2986" />
110
+ <stop
111
+ style="stop-color:#e7e2b8;stop-opacity:0;"
112
+ offset="1"
113
+ id="stop2988" />
114
+ </linearGradient>
115
+ <linearGradient
116
+ id="linearGradient2974">
117
+ <stop
118
+ style="stop-color:#c1c1c1;stop-opacity:1;"
119
+ offset="0"
120
+ id="stop2976" />
121
+ <stop
122
+ style="stop-color:#acacac;stop-opacity:1;"
123
+ offset="1"
124
+ id="stop2978" />
125
+ </linearGradient>
126
+ <linearGradient
127
+ id="linearGradient2966">
128
+ <stop
129
+ style="stop-color:#ffd1d1;stop-opacity:1;"
130
+ offset="0"
131
+ id="stop2968" />
132
+ <stop
133
+ id="stop3006"
134
+ offset="0.5"
135
+ style="stop-color:#ff1d1d;stop-opacity:1;" />
136
+ <stop
137
+ style="stop-color:#6f0000;stop-opacity:1;"
138
+ offset="1"
139
+ id="stop2970" />
140
+ </linearGradient>
141
+ <linearGradient
142
+ id="linearGradient2919">
143
+ <stop
144
+ style="stop-color:#a3a4a0;stop-opacity:1;"
145
+ offset="0"
146
+ id="stop2921" />
147
+ <stop
148
+ style="stop-color:#888a85;stop-opacity:1;"
149
+ offset="1"
150
+ id="stop2923" />
151
+ </linearGradient>
152
+ <linearGradient
153
+ id="linearGradient2873">
154
+ <stop
155
+ style="stop-color:#939393;stop-opacity:1;"
156
+ offset="0"
157
+ id="stop2875" />
158
+ <stop
159
+ style="stop-color:#424242;stop-opacity:1;"
160
+ offset="1"
161
+ id="stop2877" />
162
+ </linearGradient>
163
+ <linearGradient
164
+ inkscape:collect="always"
165
+ id="linearGradient2865">
166
+ <stop
167
+ style="stop-color:#000000;stop-opacity:1;"
168
+ offset="0"
169
+ id="stop2867" />
170
+ <stop
171
+ style="stop-color:#000000;stop-opacity:0;"
172
+ offset="1"
173
+ id="stop2869" />
174
+ </linearGradient>
175
+ <linearGradient
176
+ id="linearGradient2855">
177
+ <stop
178
+ style="stop-color:#dfdfdf;stop-opacity:1;"
179
+ offset="0"
180
+ id="stop2857" />
181
+ <stop
182
+ style="stop-color:#ffffff;stop-opacity:1;"
183
+ offset="1"
184
+ id="stop2859" />
185
+ </linearGradient>
186
+ <linearGradient
187
+ inkscape:collect="always"
188
+ xlink:href="#linearGradient2855"
189
+ id="linearGradient2861"
190
+ x1="21.043484"
191
+ y1="42.83337"
192
+ x2="14.283642"
193
+ y2="6.8333683"
194
+ gradientUnits="userSpaceOnUse"
195
+ gradientTransform="matrix(1.2823505,0,0,1.1269735,-6.9267251,-2.1696899)" />
196
+ <radialGradient
197
+ inkscape:collect="always"
198
+ xlink:href="#linearGradient2865"
199
+ id="radialGradient2871"
200
+ cx="23.5625"
201
+ cy="40.4375"
202
+ fx="23.5625"
203
+ fy="40.4375"
204
+ r="19.5625"
205
+ gradientTransform="matrix(1.000000,0.000000,0.000000,0.348243,0.000000,26.35543)"
206
+ gradientUnits="userSpaceOnUse" />
207
+ <linearGradient
208
+ inkscape:collect="always"
209
+ xlink:href="#linearGradient2873"
210
+ id="linearGradient2879"
211
+ x1="26.612417"
212
+ y1="28.083368"
213
+ x2="26.228401"
214
+ y2="42.83337"
215
+ gradientUnits="userSpaceOnUse"
216
+ gradientTransform="matrix(1.1269735,0,0,1.1269735,-3.9279792,-2.1696899)" />
217
+ <linearGradient
218
+ inkscape:collect="always"
219
+ xlink:href="#linearGradient2919"
220
+ id="linearGradient2925"
221
+ x1="6"
222
+ y1="7.5624999"
223
+ x2="40.984375"
224
+ y2="7.5624999"
225
+ gradientUnits="userSpaceOnUse"
226
+ gradientTransform="matrix(1.1269735,0,0,1.1269735,-3.9279792,-2.1696899)" />
227
+ <linearGradient
228
+ inkscape:collect="always"
229
+ xlink:href="#linearGradient2966"
230
+ id="linearGradient2972"
231
+ x1="48.90625"
232
+ y1="17.376184"
233
+ x2="50.988335"
234
+ y2="22.250591"
235
+ gradientUnits="userSpaceOnUse"
236
+ gradientTransform="matrix(1.1269735,0,0,1.1269735,-10.317121,-2.1696899)" />
237
+ <linearGradient
238
+ inkscape:collect="always"
239
+ xlink:href="#linearGradient2974"
240
+ id="linearGradient2980"
241
+ x1="46"
242
+ y1="19.8125"
243
+ x2="47.6875"
244
+ y2="22.625"
245
+ gradientUnits="userSpaceOnUse"
246
+ gradientTransform="matrix(1.1269735,0,0,1.1269735,-10.317121,-2.1696899)" />
247
+ <radialGradient
248
+ inkscape:collect="always"
249
+ xlink:href="#linearGradient2984"
250
+ id="radialGradient2990"
251
+ cx="29.053354"
252
+ cy="27.640751"
253
+ fx="29.053354"
254
+ fy="27.640751"
255
+ r="3.2408544"
256
+ gradientTransform="matrix(3.2947804,0,0,2.2874373,-73.299196,-33.594412)"
257
+ gradientUnits="userSpaceOnUse" />
258
+ <linearGradient
259
+ inkscape:collect="always"
260
+ xlink:href="#linearGradient2994"
261
+ id="linearGradient3000"
262
+ x1="25.71875"
263
+ y1="31.046875"
264
+ x2="25.514589"
265
+ y2="30.703125"
266
+ gradientUnits="userSpaceOnUse"
267
+ gradientTransform="matrix(1.1269735,0,0,1.1269735,-10.493211,-2.0288182)" />
268
+ <radialGradient
269
+ inkscape:collect="always"
270
+ xlink:href="#linearGradient2865"
271
+ id="radialGradient3010"
272
+ gradientUnits="userSpaceOnUse"
273
+ gradientTransform="matrix(1,0,0,0.348243,0,26.35543)"
274
+ cx="23.5625"
275
+ cy="40.4375"
276
+ fx="23.5625"
277
+ fy="40.4375"
278
+ r="19.5625" />
279
+ </defs>
280
+ <sodipodi:namedview
281
+ stroke="#c4a000"
282
+ fill="#edd400"
283
+ id="base"
284
+ pagecolor="#ffffff"
285
+ bordercolor="#666666"
286
+ borderopacity="0.25490196"
287
+ inkscape:pageopacity="0.0"
288
+ inkscape:pageshadow="2"
289
+ inkscape:zoom="9.3958333"
290
+ inkscape:cx="24"
291
+ inkscape:cy="24"
292
+ inkscape:current-layer="layer1"
293
+ showgrid="false"
294
+ inkscape:grid-bbox="true"
295
+ inkscape:document-units="px"
296
+ inkscape:showpageshadow="false"
297
+ inkscape:window-width="1193"
298
+ inkscape:window-height="697"
299
+ inkscape:window-x="578"
300
+ inkscape:window-y="275"
301
+ inkscape:window-maximized="0" />
302
+ <metadata
303
+ id="metadata4">
304
+ <rdf:RDF>
305
+ <cc:Work
306
+ rdf:about="">
307
+ <dc:format>image/svg+xml</dc:format>
308
+ <dc:type
309
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
310
+ <dc:creator>
311
+ <cc:Agent>
312
+ <dc:title>Jakub Steiner</dc:title>
313
+ </cc:Agent>
314
+ </dc:creator>
315
+ <dc:source>http://jimmac.musichall.cz</dc:source>
316
+ <cc:license
317
+ rdf:resource="http://creativecommons.org/licenses/publicdomain/" />
318
+ <dc:title></dc:title>
319
+ </cc:Work>
320
+ <cc:License
321
+ rdf:about="http://creativecommons.org/licenses/publicdomain/">
322
+ <cc:permits
323
+ rdf:resource="http://creativecommons.org/ns#Reproduction" />
324
+ <cc:permits
325
+ rdf:resource="http://creativecommons.org/ns#Distribution" />
326
+ <cc:permits
327
+ rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
328
+ </cc:License>
329
+ </rdf:RDF>
330
+ </metadata>
331
+ <g
332
+ id="layer1"
333
+ inkscape:label="Layer 1"
334
+ inkscape:groupmode="layer">
335
+ <path
336
+ style="color:#000000;fill:url(#linearGradient2861);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2879);stroke-width:1.12697327;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible"
337
+ d="m 4.1455127,2.9088729 36.7948433,0 c 0.859404,0 1.551271,0.6000587 1.551271,1.345423 0,0 2.706235,38.5072171 2.706235,38.5072171 0,0 0.01404,2.645709 0.01404,2.645709 0,0.745364 -0.691865,1.345422 -1.55127,1.345422 l -42.2353954,0 c -0.85940394,0 -1.55127049,-0.600058 -1.55127049,-1.345422 l -0.01259,-2.442058 L 2.5942422,4.2542959 c 0,-0.7453643 0.6918666,-1.345423 1.5512705,-1.345423 z"
338
+ id="rect1975"
339
+ sodipodi:nodetypes="ccccccccccc" />
340
+ <path
341
+ transform="matrix(0.69490654,0,0,0.49628196,8.0339998,13.543319)"
342
+ d="m 43.125,40.4375 a 19.5625,6.8125 0 1 1 -39.125,0 19.5625,6.8125 0 1 1 39.125,0 z"
343
+ sodipodi:ry="6.8125"
344
+ sodipodi:rx="19.5625"
345
+ sodipodi:cy="40.4375"
346
+ sodipodi:cx="23.5625"
347
+ id="path3008"
348
+ style="opacity:0.31578944;color:#000000;fill:url(#radialGradient3010);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
349
+ sodipodi:type="arc" />
350
+ <rect
351
+ style="color:#000000;fill:#a4a4a4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
352
+ id="rect2851"
353
+ width="44.006149"
354
+ height="3.4614937"
355
+ x="0.55403632"
356
+ y="42.760796"
357
+ rx="0.76564175"
358
+ ry="0.76564175" />
359
+ <path
360
+ style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
361
+ d="m 0.49736498,43.408272 c 0,0 0.17001729,-0.597668 0.79341422,-0.647474 l 42.3343128,0 c 0.850086,0 0.906758,0.846696 0.906758,0.846696 0,0 0.0266,-1.825216 -1.446888,-1.825216 l -41.0352301,0 c -1.1334489,0.09961 -1.55236692,0.878908 -1.55236692,1.625994 z"
362
+ id="path2853"
363
+ sodipodi:nodetypes="ccccccc" />
364
+ <path
365
+ style="color:#000000;fill:url(#linearGradient2925);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
366
+ d="M 3.1156055,4.292799 2.8338621,9.2409169 c 0,0 0.3521792,-1.2678449 1.1269736,-1.2678449 l 37.3309983,0 c 0.792403,-0.017609 0.827622,0.3521792 0.968493,0.9332749 0,0 -0.281743,-4.3670225 -0.281743,-4.3670225 -0.03522,-0.6163137 -0.246525,-1.0741467 -0.880448,-1.0741467 l -37.0668645,0 c -0.5106598,0 -0.8628391,0.3873972 -0.915666,0.8276213 z"
367
+ id="path2915"
368
+ sodipodi:nodetypes="ccccccccc" />
369
+ <path
370
+ sodipodi:nodetypes="ccccccccccc"
371
+ id="path2917"
372
+ d="m 4.8766678,4.0742511 35.0853192,0 c 0.813716,0 1.468804,-0.1714173 1.468804,0.5343225 0,0 2.562369,37.1997114 2.562369,37.1997114 0,0 0.112903,3.052922 0.112903,3.052922 0,0.70574 -0.157028,0.726037 -0.970745,0.726037 l -41.5839018,0 c -0.4650774,0 -0.4726899,-0.119907 -0.4726899,-0.57662 L 1.0668056,42.001111 3.6543898,4.6437916 c 0,-0.70574 0.408561,-0.5695405 1.222278,-0.5695405 z"
373
+ style="opacity:0.43859648;color:#000000;fill:none;stroke:#ffffff;stroke-width:1.12697291;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" />
374
+ <rect
375
+ style="color:#000000;fill:#fc0000;fill-opacity:1;fill-rule:evenodd;stroke:#880000;stroke-width:1.12697363;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible"
376
+ id="rect2899"
377
+ width="2.2539473"
378
+ height="5.6348677"
379
+ x="5.6512957"
380
+ y="0.647744"
381
+ rx="1.1269736"
382
+ ry="1.1269736" />
383
+ <rect
384
+ ry="1.1269736"
385
+ rx="1.1269736"
386
+ y="0.647744"
387
+ x="10.15919"
388
+ height="5.6348677"
389
+ width="2.2539473"
390
+ id="rect2901"
391
+ style="color:#000000;fill:#fc0000;fill-opacity:1;fill-rule:evenodd;stroke:#880000;stroke-width:1.12697363;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" />
392
+ <rect
393
+ style="color:#000000;fill:#fc0000;fill-opacity:1;fill-rule:evenodd;stroke:#880000;stroke-width:1.12697363;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible"
394
+ id="rect2903"
395
+ width="2.2539473"
396
+ height="5.6348677"
397
+ x="14.667085"
398
+ y="0.647744"
399
+ rx="1.1269736"
400
+ ry="1.1269736" />
401
+ <rect
402
+ ry="1.1269736"
403
+ rx="1.1269736"
404
+ y="0.647744"
405
+ x="19.174978"
406
+ height="5.6348677"
407
+ width="2.2539473"
408
+ id="rect2905"
409
+ style="color:#000000;fill:#fc0000;fill-opacity:1;fill-rule:evenodd;stroke:#880000;stroke-width:1.12697363;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" />
410
+ <rect
411
+ style="color:#000000;fill:#fc0000;fill-opacity:1;fill-rule:evenodd;stroke:#880000;stroke-width:1.12697363;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible"
412
+ id="rect2907"
413
+ width="2.2539473"
414
+ height="5.6348677"
415
+ x="23.682873"
416
+ y="0.647744"
417
+ rx="1.1269736"
418
+ ry="1.1269736" />
419
+ <rect
420
+ ry="1.1269736"
421
+ rx="1.1269736"
422
+ y="0.647744"
423
+ x="28.190767"
424
+ height="5.6348677"
425
+ width="2.2539473"
426
+ id="rect2909"
427
+ style="color:#000000;fill:#fc0000;fill-opacity:1;fill-rule:evenodd;stroke:#880000;stroke-width:1.12697363;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" />
428
+ <rect
429
+ style="color:#000000;fill:#fc0000;fill-opacity:1;fill-rule:evenodd;stroke:#880000;stroke-width:1.12697363;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible"
430
+ id="rect2911"
431
+ width="2.2539473"
432
+ height="5.6348677"
433
+ x="32.698662"
434
+ y="0.647744"
435
+ rx="1.1269736"
436
+ ry="1.1269736" />
437
+ <rect
438
+ ry="1.1269736"
439
+ rx="1.1269736"
440
+ y="0.647744"
441
+ x="37.206558"
442
+ height="5.6348677"
443
+ width="2.2539473"
444
+ id="rect2913"
445
+ style="color:#000000;fill:#fc0000;fill-opacity:1;fill-rule:evenodd;stroke:#880000;stroke-width:1.12697363;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" />
446
+ <rect
447
+ style="opacity:0.84615383;color:#000000;fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
448
+ id="rect2927"
449
+ width="32.682232"
450
+ height="1.1269736"
451
+ x="6.2147822"
452
+ y="11.353993" />
453
+ <rect
454
+ y="14.714395"
455
+ x="6.2147822"
456
+ height="1.1269736"
457
+ width="32.682232"
458
+ id="rect2929"
459
+ style="opacity:0.84615383;color:#000000;fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" />
460
+ <rect
461
+ style="opacity:0.84615383;color:#000000;fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
462
+ id="rect2931"
463
+ width="14.650656"
464
+ height="1.1269736"
465
+ x="6.2147822"
466
+ y="18.120274" />
467
+ <rect
468
+ y="23.734621"
469
+ x="6.2147822"
470
+ height="1.1269736"
471
+ width="32.682232"
472
+ id="rect2933"
473
+ style="opacity:0.84615383;color:#000000;fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" />
474
+ <rect
475
+ style="opacity:0.84615383;color:#000000;fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
476
+ id="rect2935"
477
+ width="32.682232"
478
+ height="1.1269736"
479
+ x="6.2147822"
480
+ y="27.140501" />
481
+ <rect
482
+ y="30.546381"
483
+ x="6.2147822"
484
+ height="1.1269736"
485
+ width="32.682232"
486
+ id="rect2937"
487
+ style="opacity:0.84615383;color:#000000;fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" />
488
+ <rect
489
+ style="opacity:0.84615383;color:#000000;fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
490
+ id="rect2939"
491
+ width="9.015789"
492
+ height="1.1269736"
493
+ x="6.2147822"
494
+ y="33.952259" />
495
+ <path
496
+ style="color:#000000;fill:#cb0022;fill-opacity:1;fill-rule:evenodd;stroke:#5c000c;stroke-width:1.12697363;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible"
497
+ d="m 15.615049,34.456951 6.339227,-6.339227 22.645123,-10.987992 c 3.662664,-1.408717 5.846176,3.803536 2.606127,5.634867 l -22.574688,10.565377 -9.015789,1.126975 z"
498
+ id="path2960"
499
+ sodipodi:nodetypes="cccccc" />
500
+ <path
501
+ sodipodi:nodetypes="czcczcc"
502
+ id="path2964"
503
+ d="m 39.269715,20.369781 c 0,0 1.620024,0.105653 2.253947,1.51437 0.653073,1.451273 0,2.993524 0,2.993524 l 5.670085,-2.782216 c 0,0 1.636402,-0.993277 0.739577,-3.204831 -0.884575,-2.181344 -3.028742,-1.303063 -3.028742,-1.303063 l -5.634867,2.782216 z"
504
+ style="color:#000000;fill:url(#linearGradient2972);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" />
505
+ <path
506
+ style="color:#000000;fill:url(#linearGradient2980);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
507
+ d="m 39.269715,20.369781 c 0,0 1.620024,0.105653 2.253947,1.51437 0.653073,1.451273 0,2.993524 0,2.993524 l 2.253947,-1.126974 c 0,0 0.932043,-1.486327 0.246525,-3.02874 -0.704358,-1.584807 -2.500472,-1.479153 -2.500472,-1.479153 l -2.253947,1.126973 z"
508
+ id="path2962"
509
+ sodipodi:nodetypes="czcczcc" />
510
+ <path
511
+ style="color:#000000;fill:url(#radialGradient2990);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
512
+ d="m 17.223295,33.646938 5.07138,-5.071381 c 1.690461,0.915666 2.570909,2.430037 2.113076,4.190933 l -7.184456,0.880448 z"
513
+ id="path2982"
514
+ sodipodi:nodetypes="cccc" />
515
+ <path
516
+ style="color:#000000;fill:url(#linearGradient3000);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
517
+ d="m 18.737665,32.062131 -1.831331,1.796115 2.641343,-0.35218 c 0.246526,-0.810012 -0.211307,-1.197409 -0.810012,-1.443935 z"
518
+ id="path2992"
519
+ sodipodi:nodetypes="cccc" />
520
+ <path
521
+ style="color:#000000;fill:#ffffff;fill-opacity:0.36363639;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
522
+ d="m 22.294675,28.540339 1.760897,1.408717 17.341125,-8.247947 C 40.895834,20.73637 39.997258,20.478796 39.25164,20.39127 l -16.956965,8.149069 z"
523
+ id="path3002"
524
+ sodipodi:nodetypes="ccccc" />
525
+ <path
526
+ style="color:#000000;fill:#000000;fill-opacity:0.36363639;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
527
+ d="m 24.407751,32.836926 0.211308,-0.84523 17.165035,-8.034871 c 0,0 -0.124147,0.691541 -0.243289,0.844498 l -17.133054,8.035603 z"
528
+ id="path3004"
529
+ sodipodi:nodetypes="ccccc" />
530
+ </g>
531
+ </svg>