Merge lp:~mhr3/unity-scope-click/proper-icon into lp:unity-scope-click

Proposed by Michal Hruby
Status: Merged
Approved by: Alejandro J. Cura
Approved revision: 167
Merged at revision: 168
Proposed branch: lp:~mhr3/unity-scope-click/proper-icon
Merge into: lp:unity-scope-click
Prerequisite: lp:~alecu/unity-scope-click/add-screenshot
Diff against target: 623 lines (+597/-2)
3 files modified
data/CMakeLists.txt (+1/-1)
data/apps-scope.svg (+595/-0)
data/clickscope.ini.in (+1/-1)
To merge this branch: bzr merge lp:~mhr3/unity-scope-click/proper-icon
Reviewer Review Type Date Requested Status
Alejandro J. Cura (community) Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+207636@code.launchpad.net

Commit message

Added proper icon.

Description of the change

Added proper icon.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Alejandro J. Cura (alecu) wrote :

Looks goood!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/CMakeLists.txt'
2--- data/CMakeLists.txt 2014-02-21 12:32:06 +0000
3+++ data/CMakeLists.txt 2014-02-21 12:32:07 +0000
4@@ -3,6 +3,6 @@
5 clickscope.ini
6 )
7 install(
8- FILES "${CMAKE_CURRENT_BINARY_DIR}/clickscope.ini" clickscope-screenshot.jpg
9+ FILES "${CMAKE_CURRENT_BINARY_DIR}/clickscope.ini" clickscope-screenshot.jpg apps-scope.svg
10 DESTINATION "${SCOPE_DATA_DIR}"
11 )
12
13=== added file 'data/apps-scope.svg'
14--- data/apps-scope.svg 1970-01-01 00:00:00 +0000
15+++ data/apps-scope.svg 2014-02-21 12:32:07 +0000
16@@ -0,0 +1,595 @@
17+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
18+<!-- Created with Inkscape (http://www.inkscape.org/) -->
19+
20+<svg
21+ xmlns:dc="http://purl.org/dc/elements/1.1/"
22+ xmlns:cc="http://creativecommons.org/ns#"
23+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
24+ xmlns:svg="http://www.w3.org/2000/svg"
25+ xmlns="http://www.w3.org/2000/svg"
26+ xmlns:xlink="http://www.w3.org/1999/xlink"
27+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
28+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
29+ width="512"
30+ height="476"
31+ id="svg3336"
32+ version="1.1"
33+ inkscape:version="0.48+devel r"
34+ sodipodi:docname="apps-scope.svg"
35+ inkscape:export-filename="app_shape02.png"
36+ inkscape:export-xdpi="180"
37+ inkscape:export-ydpi="180"
38+ style="enable-background:new">
39+ <defs
40+ id="defs3338">
41+ <filter
42+ style="color-interpolation-filters:sRGB"
43+ inkscape:label="Inner Shadow"
44+ id="filter4245">
45+ <feFlood
46+ flood-opacity="0.40000000000000002"
47+ flood-color="rgb(0,0,0)"
48+ result="flood"
49+ id="feFlood4247" />
50+ <feComposite
51+ in="flood"
52+ in2="SourceGraphic"
53+ operator="out"
54+ result="composite1"
55+ id="feComposite4249" />
56+ <feGaussianBlur
57+ in="composite1"
58+ stdDeviation="6"
59+ result="blur"
60+ id="feGaussianBlur4251" />
61+ <feOffset
62+ dx="0"
63+ dy="2"
64+ result="offset"
65+ id="feOffset4253" />
66+ <feComposite
67+ in="offset"
68+ in2="SourceGraphic"
69+ operator="atop"
70+ result="composite2"
71+ id="feComposite4255" />
72+ </filter>
73+ <filter
74+ style="color-interpolation-filters:sRGB"
75+ inkscape:label="Drop Shadow"
76+ id="filter4711">
77+ <feFlood
78+ flood-opacity="0.501961"
79+ flood-color="rgb(0,0,0)"
80+ result="flood"
81+ id="feFlood4713" />
82+ <feComposite
83+ in="flood"
84+ in2="SourceGraphic"
85+ operator="in"
86+ result="composite1"
87+ id="feComposite4715" />
88+ <feGaussianBlur
89+ in="composite1"
90+ stdDeviation="6"
91+ result="blur"
92+ id="feGaussianBlur4717" />
93+ <feOffset
94+ dx="0"
95+ dy="4"
96+ result="offset"
97+ id="feOffset4719" />
98+ <feComposite
99+ in="SourceGraphic"
100+ in2="offset"
101+ operator="over"
102+ result="composite2"
103+ id="feComposite4721" />
104+ </filter>
105+ <filter
106+ style="color-interpolation-filters:sRGB"
107+ inkscape:label="Colorize"
108+ id="filter4260">
109+ <feComposite
110+ in2="SourceGraphic"
111+ operator="arithmetic"
112+ k1="0"
113+ k2="1"
114+ result="composite1"
115+ id="feComposite4262"
116+ k3="0"
117+ k4="0" />
118+ <feColorMatrix
119+ in="composite1"
120+ values="0"
121+ type="saturate"
122+ result="colormatrix1"
123+ id="feColorMatrix4264" />
124+ <feFlood
125+ flood-opacity="1"
126+ flood-color="rgb(158,67,0)"
127+ result="flood1"
128+ id="feFlood4266" />
129+ <feBlend
130+ in="flood1"
131+ in2="colormatrix1"
132+ mode="multiply"
133+ result="blend1"
134+ id="feBlend4268" />
135+ <feBlend
136+ in2="blend1"
137+ mode="screen"
138+ result="blend2"
139+ id="feBlend4270" />
140+ <feColorMatrix
141+ in="blend2"
142+ values="1"
143+ type="saturate"
144+ result="colormatrix2"
145+ id="feColorMatrix4272" />
146+ <feComposite
147+ in="colormatrix2"
148+ in2="SourceGraphic"
149+ operator="in"
150+ result="composite2"
151+ id="feComposite4274" />
152+ </filter>
153+ <linearGradient
154+ inkscape:collect="always"
155+ id="linearGradient4230-9">
156+ <stop
157+ style="stop-color:#f6f2ec;stop-opacity:1"
158+ offset="0"
159+ id="stop4151" />
160+ <stop
161+ style="stop-color:#e1d4c0;stop-opacity:1"
162+ offset="1"
163+ id="stop4153" />
164+ </linearGradient>
165+ <clipPath
166+ clipPathUnits="userSpaceOnUse"
167+ id="clipPath4241">
168+ <path
169+ sodipodi:nodetypes="sssssssss"
170+ inkscape:connector-curvature="0"
171+ id="path4243"
172+ d="m 166.05406,17.99997 179.89189,0 c 145.29729,0 166.05406,20.73726 166.05406,165.89904 l 0,144.20253 c 0,145.16118 -20.75677,165.89848 -166.05406,165.89848 l -179.89189,0 C 20.756757,494.00002 0,473.26272 0,328.10154 L 0,183.89901 C 0,38.73723 20.756757,17.99997 166.05406,17.99997 Z"
173+ style="fill:#0000ff;fill-opacity:0.08118083;stroke:#0000ff;display:inline" />
174+ </clipPath>
175+ <clipPath
176+ clipPathUnits="userSpaceOnUse"
177+ id="clipPath4510">
178+ <path
179+ style="fill:#0000ff;fill-opacity:0.08118083;stroke:#0000ff;display:inline"
180+ d="m 463.30663,-109.56117 179.89189,0 c 145.29729,0 166.05406,20.73726 166.05406,165.89904 l 0,144.20253 c 0,145.16118 -20.75677,165.89848 -166.05406,165.89848 l -179.89189,0 c -145.2973,0 -166.05406,-20.7373 -166.05406,-165.89848 l 0,-144.20253 c 0,-145.16178 20.75676,-165.89904 166.05406,-165.89904 z"
181+ id="path4512"
182+ inkscape:connector-curvature="0"
183+ sodipodi:nodetypes="sssssssss" />
184+ </clipPath>
185+ <clipPath
186+ clipPathUnits="userSpaceOnUse"
187+ id="clipPath4707">
188+ <path
189+ sodipodi:nodetypes="sssssssss"
190+ inkscape:connector-curvature="0"
191+ id="path4709"
192+ d="m 166.05406,17.99997 179.89189,0 c 145.29729,0 166.05406,20.73726 166.05406,165.89904 l 0,144.20253 c 0,145.16118 -20.75677,165.89848 -166.05406,165.89848 l -179.89189,0 C 20.75676,494.00002 0,473.26272 0,328.10154 L 0,183.89901 C 0,38.73723 20.75676,17.99997 166.05406,17.99997 Z"
193+ style="fill:#ff00ff;fill-opacity:0.50479234;stroke:none;display:inline" />
194+ </clipPath>
195+ <clipPath
196+ clipPathUnits="userSpaceOnUse"
197+ id="clipPath4170">
198+ <path
199+ style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
200+ d="m 166.05406,17.99997 179.89189,0 c 145.29729,0 166.05406,20.73726 166.05406,165.89904 l 0,144.20253 c 0,145.16118 -20.75677,165.89848 -166.05406,165.89848 l -179.89189,0 C 20.75676,494.00002 0,473.26272 0,328.10154 L 0,183.89901 C 0,38.73723 20.75676,17.99997 166.05406,17.99997 Z"
201+ id="path4172"
202+ inkscape:connector-curvature="0"
203+ sodipodi:nodetypes="sssssssss" />
204+ </clipPath>
205+ <linearGradient
206+ inkscape:collect="always"
207+ xlink:href="#linearGradient7537"
208+ id="linearGradient3223"
209+ gradientUnits="userSpaceOnUse"
210+ gradientTransform="matrix(5.3329426,0,0,-5.4179322,0.01904181,5682.273)"
211+ x1="44.236801"
212+ y1="1046.2661"
213+ x2="44.236801"
214+ y2="960.21375" />
215+ <linearGradient
216+ id="linearGradient7537">
217+ <stop
218+ style="stop-color:#f6814e;stop-opacity:0.99607843"
219+ offset="0"
220+ id="stop7539" />
221+ <stop
222+ id="stop4265"
223+ offset="0.49599037"
224+ style="stop-color:#e9354a;stop-opacity:0.99607843" />
225+ <stop
226+ style="stop-color:#be245a;stop-opacity:1"
227+ offset="1"
228+ id="stop7541" />
229+ </linearGradient>
230+ <clipPath
231+ clipPathUnits="userSpaceOnUse"
232+ id="clipPath4967">
233+ <path
234+ style="opacity:0.4;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
235+ d="M 119.86447,193.96008 236.17789,151.15047 339.16724,166.36466 392.09848,328.03894 392.283,494 119.86447,494 Z"
236+ id="path4969"
237+ inkscape:connector-curvature="0"
238+ sodipodi:nodetypes="ccccccc" />
239+ </clipPath>
240+ <clipPath
241+ clipPathUnits="userSpaceOnUse"
242+ id="clipPath4126">
243+ <path
244+ style="opacity:0.57099998;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
245+ d="m 160.28233,309.99918 122.94966,60 0,124.0008 -122.94966,0 z"
246+ id="path4128"
247+ inkscape:connector-curvature="0"
248+ sodipodi:nodetypes="ccccc" />
249+ </clipPath>
250+ <clipPath
251+ clipPathUnits="userSpaceOnUse"
252+ id="clipPath4235">
253+ <path
254+ style="opacity:0.4;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
255+ d="m 112,274 46.7049,63.80269 47.91779,-18.12276 71.9684,12.14543 39.48326,12.85956 L 384,274 l 0,220 -272,0 z"
256+ id="path4237"
257+ inkscape:connector-curvature="0"
258+ sodipodi:nodetypes="ccccccccc" />
259+ </clipPath>
260+ <clipPath
261+ clipPathUnits="userSpaceOnUse"
262+ id="clipPath4251">
263+ <path
264+ style="opacity:0.3;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
265+ d="m 151.09711,359.41623 32.64849,-39.40714 101.92348,7.11528 31.70175,32.29186 0,134.58377 -166.27372,0 z"
266+ id="path4253"
267+ inkscape:connector-curvature="0"
268+ sodipodi:nodetypes="ccccccc" />
269+ </clipPath>
270+ <clipPath
271+ clipPathUnits="userSpaceOnUse"
272+ id="clipPath4277">
273+ <path
274+ style="opacity:0.58999999;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
275+ d="m 190.21352,387.1221 82.28733,10.67687 0,96.20103 -82.28733,0 z"
276+ id="path4279"
277+ inkscape:connector-curvature="0"
278+ sodipodi:nodetypes="ccccc" />
279+ </clipPath>
280+ <clipPath
281+ clipPathUnits="userSpaceOnUse"
282+ id="clipPath4196">
283+ <path
284+ style="opacity:0.3;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
285+ d="m 638.21375,486.59579 63.81095,88.00549 153.12554,3.39578 71.06351,-91.40127 0,238 -288,0 z"
286+ id="path4198"
287+ inkscape:connector-curvature="0"
288+ sodipodi:nodetypes="ccccccc" />
289+ </clipPath>
290+ <clipPath
291+ clipPathUnits="userSpaceOnUse"
292+ id="clipPath4215">
293+ <rect
294+ style="opacity:0.3;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
295+ id="rect4217"
296+ width="146.32043"
297+ height="150.33058"
298+ x="702.04108"
299+ y="574.2652" />
300+ </clipPath>
301+ <clipPath
302+ clipPathUnits="userSpaceOnUse"
303+ id="clipPath4171">
304+ <path
305+ id="path4173"
306+ d="m 233.75,180.15625 c -23.89408,0 -47.55791,3.41205 -70.34375,10.125 -6.26939,1.84752 -9.84555,8.44936 -8,14.71875 1.84883,6.26874 8.41092,9.84751 14.6875,8 20.61186,-6.07313 42.02773,-9.15625 63.65625,-9.15625 40.03239,0 79.37086,10.66957 113.71875,30.84375 1.8835,1.10629 3.93413,1.625 5.96875,1.625 4.05944,0 8.01272,-2.05858 10.21875,-5.8125 3.31035,-5.63545 1.44795,-12.9084 -4.1875,-16.21875 -37.98009,-22.30826 -81.47515,-34.125 -125.71875,-34.125 z m 0,49.0625 c -20.84803,0 -41.3983,3.20428 -61.125,9.53125 -5.60012,1.79779 -8.70274,7.80548 -6.90625,13.40625 1.79779,5.60144 7.80481,8.66887 13.40625,6.875 17.62011,-5.65312 35.98758,-8.5 54.625,-8.5 33.54514,0 66.26798,9.358 94.59375,27.0625 1.75528,1.09778 3.6957,1.625 5.625,1.625 3.55111,0 7.04161,-1.79941 9.0625,-5.03125 3.118,-4.98778 1.58348,-11.53889 -3.40625,-14.65625 -31.71594,-19.82418 -68.33454,-30.3125 -105.875,-30.3125 z m 0,48.53125 c -17.90666,0 -35.42422,3.0797 -52.09375,9.1875 -4.91058,1.79845 -7.42345,7.24567 -5.625,12.15625 1.79976,4.90796 7.21507,7.45535 12.125,5.65625 14.57602,-5.33975 29.91733,-8.0625 45.59375,-8.0625 27.10238,0 53.1999,8.13992 75.4375,23.5625 1.64667,1.13835 3.5144,1.6875 5.375,1.6875 3.00026,0 5.94289,-1.4116 7.78125,-4.0625 2.97736,-4.29692 1.92323,-10.20818 -2.375,-13.1875 C 294.54968,287.05954 264.72667,277.75 233.75,277.75 Z"
307+ style="fill:#ff0000"
308+ inkscape:connector-curvature="0" />
309+ </clipPath>
310+ <clipPath
311+ clipPathUnits="userSpaceOnUse"
312+ id="clipPath4149">
313+ <rect
314+ y="340.15625"
315+ x="147.149"
316+ height="155.84375"
317+ width="217.28188"
318+ id="rect4151"
319+ style="opacity:0.5;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
320+ </clipPath>
321+ <clipPath
322+ clipPathUnits="userSpaceOnUse"
323+ id="clipPath4240">
324+ <path
325+ style="opacity:0.3;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:40;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
326+ d="m 123.20169,213.81313 131.91243,-39.95605 130.18771,40.41597 0,258.27583 -261.29528,0 z"
327+ id="path4242"
328+ inkscape:connector-curvature="0" />
329+ </clipPath>
330+ <linearGradient
331+ inkscape:collect="always"
332+ xlink:href="#linearGradient4142"
333+ id="linearGradient4148"
334+ x1="221.78072"
335+ y1="353.00031"
336+ x2="221.78072"
337+ y2="494"
338+ gradientUnits="userSpaceOnUse" />
339+ <linearGradient
340+ inkscape:collect="always"
341+ id="linearGradient4142">
342+ <stop
343+ style="stop-color:#000000;stop-opacity:1;"
344+ offset="0"
345+ id="stop4144" />
346+ <stop
347+ id="stop4158"
348+ offset="0.75"
349+ style="stop-color:#000000;stop-opacity:0" />
350+ <stop
351+ style="stop-color:#000000;stop-opacity:0"
352+ offset="1"
353+ id="stop4146" />
354+ </linearGradient>
355+ <linearGradient
356+ inkscape:collect="always"
357+ xlink:href="#linearGradient4230-9"
358+ id="linearGradient4161-8"
359+ x1="238.52586"
360+ y1="209.36218"
361+ x2="238.52586"
362+ y2="149.36218"
363+ gradientUnits="userSpaceOnUse"
364+ gradientTransform="matrix(3.3777778,0,0,3.3777778,-136.53334,-370.1123)" />
365+ <linearGradient
366+ id="linearGradient7537-6">
367+ <stop
368+ style="stop-color:#73c1da;stop-opacity:1"
369+ offset="0"
370+ id="stop7539-5" />
371+ <stop
372+ style="stop-color:#3aa3c6;stop-opacity:1"
373+ offset="1"
374+ id="stop7541-5" />
375+ </linearGradient>
376+ <linearGradient
377+ id="linearGradient7537-2">
378+ <stop
379+ style="stop-color:#73c1da;stop-opacity:1"
380+ offset="0"
381+ id="stop7539-7" />
382+ <stop
383+ style="stop-color:#3aa3c6;stop-opacity:1"
384+ offset="1"
385+ id="stop7541-6" />
386+ </linearGradient>
387+ <clipPath
388+ clipPathUnits="userSpaceOnUse"
389+ id="clipPath4135">
390+ <rect
391+ y="179.92949"
392+ x="389.53821"
393+ height="302.44305"
394+ width="116.61196"
395+ id="rect4137"
396+ style="opacity:0.3;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
397+ </clipPath>
398+ <filter
399+ style="color-interpolation-filters:sRGB"
400+ inkscape:label="Colorize"
401+ id="filter4154">
402+ <feComposite
403+ in2="SourceGraphic"
404+ operator="arithmetic"
405+ k1="0"
406+ k2="1"
407+ result="composite1"
408+ id="feComposite4156"
409+ k3="0"
410+ k4="0" />
411+ <feColorMatrix
412+ in="composite1"
413+ values="0"
414+ type="saturate"
415+ result="colormatrix1"
416+ id="feColorMatrix4158" />
417+ <feFlood
418+ flood-opacity="1"
419+ flood-color="rgb(119,50,131)"
420+ result="flood1"
421+ id="feFlood4160" />
422+ <feBlend
423+ in="flood1"
424+ in2="colormatrix1"
425+ mode="multiply"
426+ result="blend1"
427+ id="feBlend4162" />
428+ <feBlend
429+ in2="blend1"
430+ mode="screen"
431+ result="blend2"
432+ id="feBlend4164" />
433+ <feColorMatrix
434+ in="blend2"
435+ values="1"
436+ type="saturate"
437+ result="colormatrix2"
438+ id="feColorMatrix4166" />
439+ <feComposite
440+ in="colormatrix2"
441+ in2="SourceGraphic"
442+ operator="in"
443+ result="composite2"
444+ id="feComposite4168" />
445+ </filter>
446+ </defs>
447+ <sodipodi:namedview
448+ id="base"
449+ pagecolor="#333333"
450+ bordercolor="#666666"
451+ borderopacity="1.0"
452+ inkscape:pageopacity="0"
453+ inkscape:pageshadow="2"
454+ inkscape:zoom="1.66893"
455+ inkscape:cx="78.128889"
456+ inkscape:cy="228.82445"
457+ inkscape:document-units="px"
458+ inkscape:current-layer="layer4"
459+ showgrid="false"
460+ inkscape:window-width="1920"
461+ inkscape:window-height="1029"
462+ inkscape:window-x="0"
463+ inkscape:window-y="24"
464+ inkscape:window-maximized="1"
465+ inkscape:snap-page="true"
466+ inkscape:showpageshadow="false"
467+ showborder="true"
468+ inkscape:snap-bbox="true"
469+ inkscape:bbox-paths="true"
470+ inkscape:bbox-nodes="true"
471+ inkscape:snap-bbox-edge-midpoints="true"
472+ inkscape:snap-bbox-midpoints="true"
473+ inkscape:object-paths="true"
474+ inkscape:object-nodes="true"
475+ inkscape:snap-intersection-paths="true"
476+ inkscape:snap-smooth-nodes="true"
477+ inkscape:snap-midpoints="true"
478+ inkscape:snap-object-midpoints="true"
479+ inkscape:snap-center="true"
480+ showguides="true"
481+ inkscape:guide-bbox="true"
482+ inkscape:snap-grids="true"
483+ fit-margin-top="0"
484+ fit-margin-left="0"
485+ fit-margin-right="0.4"
486+ fit-margin-bottom="0"
487+ inkscape:snap-global="true"
488+ inkscape:snap-others="true">
489+ <inkscape:grid
490+ type="xygrid"
491+ id="grid811"
492+ originx="0px"
493+ originy="-1.999997px"
494+ visible="true"
495+ enabled="true" />
496+ <sodipodi:guide
497+ orientation="1,0"
498+ position="104,158"
499+ id="guide819" />
500+ <sodipodi:guide
501+ orientation="1,0"
502+ position="120,142"
503+ id="guide821" />
504+ <sodipodi:guide
505+ orientation="1,0"
506+ position="392,126"
507+ id="guide823" />
508+ <sodipodi:guide
509+ orientation="1,0"
510+ position="408,126"
511+ id="guide825" />
512+ <sodipodi:guide
513+ orientation="0,1"
514+ position="328,390"
515+ id="guide827" />
516+ <sodipodi:guide
517+ orientation="0,1"
518+ position="336,374"
519+ id="guide829" />
520+ <sodipodi:guide
521+ orientation="0,1"
522+ position="176,102"
523+ id="guide831" />
524+ <sodipodi:guide
525+ orientation="0,1"
526+ position="216,86"
527+ id="guide833" />
528+ <inkscape:grid
529+ type="axonomgrid"
530+ id="grid835"
531+ units="px"
532+ empspacing="60"
533+ gridanglex="42.9"
534+ gridanglez="42.9"
535+ spacingy="3.522px"
536+ enabled="false"
537+ originx="0px"
538+ originy="3e-06px" />
539+ <sodipodi:guide
540+ orientation="0,1"
541+ position="344,358"
542+ id="guide4126" />
543+ <sodipodi:guide
544+ orientation="0,1"
545+ position="160,118"
546+ id="guide4128" />
547+ <sodipodi:guide
548+ orientation="1,0"
549+ position="136,78.000003"
550+ id="guide4130" />
551+ <sodipodi:guide
552+ orientation="1,0"
553+ position="376,118"
554+ id="guide4134" />
555+ <sodipodi:guide
556+ orientation="-0.70710678,0.70710678"
557+ position="256,238"
558+ id="guide4136" />
559+ <sodipodi:guide
560+ orientation="1,0"
561+ position="256,214"
562+ id="guide4138" />
563+ <sodipodi:guide
564+ orientation="0,1"
565+ position="288,238"
566+ id="guide4140" />
567+ <sodipodi:guide
568+ orientation="0.70710678,0.70710678"
569+ position="256,238"
570+ id="guide4142" />
571+ </sodipodi:namedview>
572+ <metadata
573+ id="metadata3341">
574+ <rdf:RDF>
575+ <cc:Work
576+ rdf:about="">
577+ <dc:format>image/svg+xml</dc:format>
578+ <dc:type
579+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
580+ <dc:title></dc:title>
581+ </cc:Work>
582+ </rdf:RDF>
583+ </metadata>
584+ <g
585+ inkscape:groupmode="layer"
586+ id="layer3"
587+ inkscape:label="Background"
588+ transform="translate(0,-18)"
589+ sodipodi:insensitive="true"
590+ style="display:none">
591+ <rect
592+ style="color:#000000;fill:#ea3f4b;fill-opacity:0.99607843;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
593+ id="rect4158"
594+ width="512"
595+ height="476"
596+ x="0"
597+ y="18" />
598+ </g>
599+ <g
600+ inkscape:groupmode="layer"
601+ id="layer4"
602+ inkscape:label="Pictogram"
603+ transform="translate(0,-18)"
604+ style="display:inline">
605+ <path
606+ style="font-size:12.0041132px;font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#888888;fill-opacity:1;stroke:none;display:inline;font-family:Ubuntu;-inkscape-font-specification:Ubuntu Medium"
607+ d="m 230.5,120 -0.97143,2.06429 c -8.89646,18.84804 -17.35558,38.20414 -25.74286,57.55714 -8.38521,19.35299 -17.10712,40.18466 -25.74285,61.56428 -2.40705,6.13974 -4.8554,12.53648 -7.28572,18.82143 l 54.76429,0 c 4.43877,-11.71628 8.80709,-23.08487 12.87143,-33.75714 6.26229,-15.89731 11.83005,-28.77049 16.87857,-40.67857 4.83142,11.50797 9.72174,23.7972 15.90714,39.70714 4.24172,10.90946 8.56489,22.67874 12.99286,34.72857 l 55.97857,0 c -2.56325,-6.29237 -5.17099,-12.68394 -7.65,-18.82143 -8.38654,-21.39225 -16.25938,-42.19819 -24.65,-61.56428 -8.38755,-19.35292 -16.9681,-38.71228 -25.86429,-57.55714 L 281.01429,120 230.5,120 Z m -91.07143,151.78571 c -17.22148,0 -31.08571,13.86423 -31.08571,31.08572 0,17.22148 13.86423,31.08571 31.08571,31.08571 l 233.14286,0 c 17.22148,0 31.08571,-13.86423 31.08571,-31.08571 0,-17.22149 -13.86423,-31.08572 -31.08571,-31.08572 l -233.14286,0 z m 0,15.54286 136,0 c 8.61082,0 15.54286,6.93204 15.54286,15.54286 0,8.61086 -6.93204,15.54286 -15.54286,15.54286 l -136,0 c -8.61082,0 -15.54286,-6.932 -15.54286,-15.54286 0,-8.61082 6.93204,-15.54286 15.54286,-15.54286 z m -0.48571,58.40714 c -4.65625,13.23786 -9.43988,26.99678 -14.45,41.28572 L 122.55,392 l 57.43571,0 11.9,-32.78571 c 1.63022,-4.46543 3.29975,-8.96163 4.85715,-13.47858 l -57.31429,0 c -0.16242,0 -0.32368,0.002 -0.48571,0 z m 174.00714,0 c 1.53909,4.57594 3.0914,9.08527 4.73571,13.47858 3.79114,10.12951 7.38927,20.45991 10.92858,30.84285 l 0.85,1.94286 3.03571,0 57.55714,0 -2.06428,-4.97857 c -5.01848,-14.31186 -9.96942,-28.06582 -14.81429,-41.28572 -0.20244,0.003 -0.40404,0 -0.60714,0 l -59.62143,0 z"
608+ id="path2996"
609+ inkscape:connector-curvature="0" />
610+ </g>
611+</svg>
612
613=== modified file 'data/clickscope.ini.in'
614--- data/clickscope.ini.in 2014-02-21 12:32:06 +0000
615+++ data/clickscope.ini.in 2014-02-21 12:32:07 +0000
616@@ -2,6 +2,6 @@
617 DisplayName = Apps
618 Description = Scope for searching the click app store
619 Art = @SCOPE_DATA_DIR@/clickscope-screenshot.jpg
620-Icon = /usr/share/unity/icons/lens-nav-app.svg
621+Icon = @SCOPE_DATA_DIR@/apps-scope.svg
622 SearchHint = clickscope.SearchHint
623 HotKey = clickscope.HotKey

Subscribers

People subscribed via source and target branches

to all changes: