[gthumb: 17/23] work queue: added icons



commit 5f5ba698a1f5398644d4bf30f160bf6861050f9f
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sun Mar 4 14:42:53 2012 +0100

    work queue: added icons

 data/icons/Makefile.am                          |    2 +
 data/icons/hicolor/16x16/actions/Makefile.am    |    4 +
 data/icons/hicolor/16x16/actions/selection.png  |  Bin 0 -> 710 bytes
 data/icons/hicolor/16x16/actions/selection1.png |  Bin 0 -> 731 bytes
 data/icons/hicolor/16x16/actions/selection2.png |  Bin 0 -> 715 bytes
 data/icons/hicolor/16x16/actions/selection3.png |  Bin 0 -> 726 bytes
 data/icons/hicolor/48x48/actions/Makefile.am    |    6 +-
 data/icons/hicolor/48x48/actions/selection.png  |  Bin 0 -> 2454 bytes
 data/icons/hicolor/48x48/actions/selection1.png |  Bin 0 -> 2436 bytes
 data/icons/hicolor/48x48/actions/selection2.png |  Bin 0 -> 2408 bytes
 data/icons/hicolor/48x48/actions/selection3.png |  Bin 0 -> 2499 bytes
 data/icons/selection.svg                        |  219 +++++++++++++++++++++++
 extensions/work_queues/gth-queue-manager.c      |   28 ++-
 13 files changed, 250 insertions(+), 9 deletions(-)
---
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index e9b9c06..d44931f 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -1,3 +1,5 @@
 SUBDIRS = hicolor
 
+EXTRA_DIST =  selection.png
+
 -include $(top_srcdir)/git.mk
diff --git a/data/icons/hicolor/16x16/actions/Makefile.am b/data/icons/hicolor/16x16/actions/Makefile.am
index b2ee7bf..90661eb 100644
--- a/data/icons/hicolor/16x16/actions/Makefile.am
+++ b/data/icons/hicolor/16x16/actions/Makefile.am
@@ -15,6 +15,10 @@ icons_DATA = 				\
 	image-navigator.png		\
 	application-extension.png	\
 	map.png				\
+	selection.png			\
+	selection1.png			\
+	selection2.png			\
+	selection3.png			\
 	site-facebook.png		\
 	site-flickr.png			\
 	site-photobucket.png		\
diff --git a/data/icons/hicolor/16x16/actions/selection.png b/data/icons/hicolor/16x16/actions/selection.png
new file mode 100644
index 0000000..f42bcd1
Binary files /dev/null and b/data/icons/hicolor/16x16/actions/selection.png differ
diff --git a/data/icons/hicolor/16x16/actions/selection1.png b/data/icons/hicolor/16x16/actions/selection1.png
new file mode 100644
index 0000000..71c0f71
Binary files /dev/null and b/data/icons/hicolor/16x16/actions/selection1.png differ
diff --git a/data/icons/hicolor/16x16/actions/selection2.png b/data/icons/hicolor/16x16/actions/selection2.png
new file mode 100644
index 0000000..46d1705
Binary files /dev/null and b/data/icons/hicolor/16x16/actions/selection2.png differ
diff --git a/data/icons/hicolor/16x16/actions/selection3.png b/data/icons/hicolor/16x16/actions/selection3.png
new file mode 100644
index 0000000..cdd7c7f
Binary files /dev/null and b/data/icons/hicolor/16x16/actions/selection3.png differ
diff --git a/data/icons/hicolor/48x48/actions/Makefile.am b/data/icons/hicolor/48x48/actions/Makefile.am
index 50669aa..6417081 100644
--- a/data/icons/hicolor/48x48/actions/Makefile.am
+++ b/data/icons/hicolor/48x48/actions/Makefile.am
@@ -9,7 +9,11 @@ icons_DATA = 			\
 	file-catalog.png	\
 	file-library.png	\
 	file-search.png		\
-	palette.png		
+	palette.png		\
+	selection.png		\
+	selection1.png		\
+	selection2.png		\
+	selection3.png
 
 EXTRA_DIST = $(icons_DATA)	
 
diff --git a/data/icons/hicolor/48x48/actions/selection.png b/data/icons/hicolor/48x48/actions/selection.png
new file mode 100644
index 0000000..323a064
Binary files /dev/null and b/data/icons/hicolor/48x48/actions/selection.png differ
diff --git a/data/icons/hicolor/48x48/actions/selection1.png b/data/icons/hicolor/48x48/actions/selection1.png
new file mode 100644
index 0000000..8305b26
Binary files /dev/null and b/data/icons/hicolor/48x48/actions/selection1.png differ
diff --git a/data/icons/hicolor/48x48/actions/selection2.png b/data/icons/hicolor/48x48/actions/selection2.png
new file mode 100644
index 0000000..4cf68db
Binary files /dev/null and b/data/icons/hicolor/48x48/actions/selection2.png differ
diff --git a/data/icons/hicolor/48x48/actions/selection3.png b/data/icons/hicolor/48x48/actions/selection3.png
new file mode 100644
index 0000000..faa1832
Binary files /dev/null and b/data/icons/hicolor/48x48/actions/selection3.png differ
diff --git a/data/icons/selection.svg b/data/icons/selection.svg
new file mode 100644
index 0000000..9d5613a
--- /dev/null
+++ b/data/icons/selection.svg
@@ -0,0 +1,219 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb";
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="1062.6781"
+   height="732.42786"
+   id="svg4187"
+   version="1.1"
+   inkscape:version="0.48.3.1 r9886"
+   sodipodi:docname="selection.svg">
+  <defs
+     id="defs4189">
+    <linearGradient
+       id="linearGradient4835"
+       osb:paint="gradient">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4837" />
+      <stop
+         style="stop-color:#828282;stop-opacity:1;"
+         offset="1"
+         id="stop4839" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4819">
+      <stop
+         style="stop-color:#cfd1cb;stop-opacity:1;"
+         offset="0"
+         id="stop4821" />
+      <stop
+         style="stop-color:#f0f0ee;stop-opacity:1;"
+         offset="1"
+         id="stop4823" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4795"
+       osb:paint="gradient">
+      <stop
+         style="stop-color:#888a85;stop-opacity:1;"
+         offset="0"
+         id="stop4797" />
+      <stop
+         style="stop-color:#bababa;stop-opacity:1;"
+         offset="1"
+         id="stop4799" />
+    </linearGradient>
+    <filter
+       color-interpolation-filters="sRGB"
+       inkscape:collect="always"
+       id="filter4087"
+       x="-0.23520923"
+       width="1.4704185"
+       y="-1.4448566"
+       height="3.8897133">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="34.055597"
+         id="feGaussianBlur4089" />
+    </filter>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4819"
+       id="linearGradient4825"
+       x1="203.09282"
+       y1="575.46863"
+       x2="209.52802"
+       y2="209.46866"
+       gradientUnits="userSpaceOnUse" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.35355339"
+     inkscape:cx="403.61854"
+     inkscape:cy="563.64215"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     fit-margin-top="50"
+     fit-margin-left="50"
+     fit-margin-right="50"
+     fit-margin-bottom="50"
+     inkscape:window-width="1920"
+     inkscape:window-height="1142"
+     inkscape:window-x="0"
+     inkscape:window-y="26"
+     inkscape:window-maximized="1" />
+  <metadata
+     id="metadata4192">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Livello 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(151.339,-40.433998)">
+    <g
+       id="g4850"
+       inkscape:export-filename="/home/paolo/workspace/gthumb/data/icons/hicolor/16x16/actions/selection.png"
+       inkscape:export-xdpi="7"
+       inkscape:export-ydpi="7">
+      <rect
+         style="opacity:0.28057556000000000;fill:none;stroke:none"
+         id="rect4151"
+         width="211.04439"
+         height="211.04439"
+         x="650.29468"
+         y="90.433998"
+         ry="0.19134721"
+         inkscape:export-filename="/home/paolo/workspace/gthumb/data/icons/hicolor/16x16/actions/selection3.png"
+         inkscape:export-xdpi="7.3734169"
+         inkscape:export-ydpi="7.3734169" />
+      <path
+         sodipodi:type="arc"
+         style="opacity:0.16546763;fill:#555753;fill-opacity:1;stroke:none;filter:url(#filter4087)"
+         id="path4153"
+         sodipodi:cx="-367.69553"
+         sodipodi:cy="1319.0425"
+         sodipodi:rx="173.74623"
+         sodipodi:ry="28.284271"
+         d="m -193.9493,1319.0425 a 173.74623,28.284271 0 1 1 -347.49246,0 173.74623,28.284271 0 1 1 347.49246,0 z"
+         transform="matrix(0.36021254,0,0,0.18433247,887.75707,38.439657)"
+         inkscape:export-filename="/home/paolo/workspace/gthumb/data/icons/hicolor/16x16/actions/selection3.png"
+         inkscape:export-xdpi="7.3734169"
+         inkscape:export-ydpi="7.3734169" />
+      <path
+         inkscape:export-ydpi="7"
+         inkscape:export-xdpi="7"
+         inkscape:export-filename="/home/paolo/workspace/gthumb/data/icons/hicolor/16x16/actions/selection3.png"
+         inkscape:connector-curvature="0"
+         id="path4157"
+         d="m 759.14807,101.19826 c -0.4024,-0.045 -0.8293,-0.07 -1.2902,-0.074 -3.6871,-0.026 -5.4559,1.4395 -6.445,2.2207 -0.9891,0.7812 -1.4073,1.3241 -1.7491,1.7521 -0.6836,0.8561 -0.9339,1.3356 -1.1955,1.7976 -0.523,0.9238 -0.8822,1.6878 -1.2921,2.5973 -0.8199,1.8192 -1.7407,4.0762 -2.8035,6.771 -2.1255,5.3896 -4.7514,12.4167 -7.3674,19.4635 -2.616,7.0467 -5.2198,14.1072 -7.2213,19.3935 -0.5089,1.3439 -0.8267,2.13038 -1.2455,3.20848 -1.1534,0.048 -1.9981,0.094 -3.4307,0.1422 -5.6492,0.1904 -13.1698,0.3742 -20.6835,0.5787 -7.5137,0.2045 -15.0128,0.4258 -20.7996,0.7003 -2.8935,0.1372 -5.3321,0.2816 -7.3184,0.4712 -0.9932,0.095 -1.8315,0.1859 -2.8747,0.3832 -0.5216,0.099 -1.0582,0.1841 -2.089,0.5552 -0.5153,0.1855 -1.1583,0.4096 -2.2167,1.094 -1.0584,0.6846 -3.0138,1.88 -4.1779,5.3786 -1.1641,3.499 -0.3156,5.6289 0.1218,6.8111 0.4374,1.1822 0.8215,1.7482 1.123,2.2055 0.6031,0.9147 0.9802,1.3045 1.3387,1.6959 0.7172,0.783 1.3363,1.3528 2.0748,2.0238 1.4769,1.3417 3.3396,2.9
 179 5.5743,4.7613 4.4693,3.6867 10.3414,8.3591 16.2355,13.0243 5.8941,4.6651 11.8072,9.3181 16.2166,12.855 1.1181,0.8968 1.7664,1.4399 2.6607,2.1699 -0.3107,1.114 -0.53,1.9347 -0.9278,3.3154 -1.5652,5.432 -3.7071,12.6428 -5.8352,19.8526 -2.1282,7.2098 -4.2376,14.4098 -5.7654,19.9988 -0.7638,2.7945 -1.376,5.1544 -1.8096,7.1022 -0.2169,0.974 -0.394,1.805 -0.5289,2.858 -0.068,0.5266 -0.1544,1.0555 -0.12,2.1506 0.017,0.5474 0.036,1.2358 0.3602,2.454 0.3239,1.2182 0.8567,3.4461 3.8248,5.6346 2.9679,2.1885 5.2539,2.0417 6.5132,1.991 1.2594,-0.051 1.9148,-0.2439 2.4429,-0.3892 1.0562,-0.2907 1.5406,-0.5297 2.0237,-0.7497 0.9662,-0.44 1.7021,-0.8519 2.5685,-1.3467 1.7326,-0.9898 3.8117,-2.2733 6.2556,-3.8287 4.888,-3.1108 11.1483,-7.2495 17.4072,-11.4127 6.2589,-4.1633 12.5094,-8.3497 17.2363,-11.4499 1.2007,-0.7874 1.9171,-1.2347 2.8891,-1.8602 0.9627,0.6391 1.6714,1.0989 2.8603,1.9028 4.6824,3.1665 10.8745,7.4368 17.0735,11.688 6.199,4.2511 12.4001,8.4826 17.2432,11.6621 2.4216,1.
 5898 4.4801,2.8997 6.1986,3.9138 0.8592,0.5072 1.5868,0.9315 2.5467,1.3851 0.48,0.2268 0.9665,0.4715 2.0185,0.7771 0.5261,0.1527 1.1775,0.3507 2.4361,0.4191 1.2579,0.068 3.544,0.2449 6.5399,-1.8979 0,0 0,0 0.01,-0.011 2.9912,-2.1446 3.5627,-4.3595 3.9033,-5.5718 0.341,-1.2135 0.3603,-1.8991 0.3852,-2.4463 0.05,-1.0943 -0.022,-1.6282 -0.082,-2.1557 -0.1199,-1.0549 -0.2858,-1.8868 -0.4888,-2.8637 -0.406,-1.9537 -0.9854,-4.3238 -1.7096,-7.1289 -1.4485,-5.61 -3.4568,-12.8418 -5.4827,-20.0811 -2.0258,-7.2394 -4.0718,-14.4743 -5.5599,-19.9281 -0.3781,-1.3861 -0.5825,-2.2078 -0.8774,-3.3261 0.9056,-0.7182 1.5597,-1.2544 2.6922,-2.1369 4.4587,-3.4746 10.4332,-8.043 16.3922,-12.6247 5.959,-4.5818 11.9017,-9.1728 16.4224,-12.7963 2.2604,-1.8117 4.1436,-3.3612 5.6392,-4.6821 0.7478,-0.6604 1.372,-1.2251 2.1001,-1.9978 0.364,-0.3863 0.7496,-0.7707 1.3654,-1.6768 0.3079,-0.4531 0.6945,-1.0098 1.1485,-2.1856 0.454,-1.1759 1.3343,-3.2917 0.2195,-6.8066 -1.1148,-3.5153 -3.0528,-4.7384 -4.10
 15,-5.4377 -1.0486,-0.6993 -1.6886,-0.9364 -2.2013,-1.1292 -1.0254,-0.3855 -1.5582,-0.4815 -2.0784,-0.5873 -1.0403,-0.212 -1.8766,-0.3096 -2.8684,-0.4184 -1.9837,-0.2174 -4.4254,-0.3967 -7.317,-0.5747 -5.7831,-0.3558 -13.2814,-0.6835 -20.7925,-0.9937 -7.5111,-0.3101 -15.025,-0.6008 -20.6717,-0.8706 -1.432,-0.068 -2.2741,-0.1272 -3.4269,-0.1923 -0.4033,-1.0832 -0.7115,-1.87428 -1.2009,-3.22418 -1.9268,-5.3138 -4.4314,-12.4049 -6.9476,-19.4876 -2.5162,-7.0827 -5.0445,-14.1455 -7.0938,-19.5643 -1.0246,-2.7094 -1.9148,-4.9816 -2.709,-6.8121 -0.397,-0.9153 -0.7409,-1.691 -1.2509,-2.6222 -0.255,-0.4655 -0.5027,-0.9472 -1.1742,-1.8128 -0.3357,-0.4329 -0.7444,-0.9721 -1.7225,-1.7672 -0.8558,-0.6957 -2.2987,-1.9287 -5.1156,-2.2421 z m 23.1108,57.12278 c 0.096,0.019 0.3097,0.1347 0.4494,0.1891 -0.4577,-0.037 -0.8357,-0.069 -1.0375,-0.091 0.1161,-0.018 0.1893,-0.1748 0.5881,-0.098 z m 5.3843,3.8228 c 0.4989,0.6244 0.3649,0.8382 0.4016,0.9866 -0.081,-0.1874 -0.2263,-0.5485 -0.4016,-0.98
 66 z m -54.9981,-4.1719 c 0.4026,-0.072 0.4725,0.087 0.5898,0.1046 -0.2045,0.02 -0.5847,0.051 -1.0538,0.081 0.1455,-0.055 0.3646,-0.1683 0.464,-0.1861 z m -5.4402,3.7595 c -0.1782,0.4275 -0.3296,0.7815 -0.4122,0.9652 0.037,-0.1467 -0.084,-0.3574 0.4122,-0.9652 z m 75.4848,47.5517 c 0.067,0.1295 0.2772,0.2507 0.2305,1.026 -0.1072,-0.4506 -0.1889,-0.8268 -0.2305,-1.026 z m -1.7006,6.8337 c -0.4362,0.6611 -0.6811,0.606 -0.8109,0.6833 0.1523,-0.1343 0.4509,-0.3833 0.8109,-0.6833 z m -89.4703,-7.48 c -0.045,0.2013 -0.1414,0.5777 -0.2592,1.0425 -0.04,-0.8018 0.1964,-0.906 0.2592,-1.0425 z m 1.5956,6.86 c 0.3569,0.3061 0.6475,0.5592 0.7988,0.6965 -0.1288,-0.082 -0.3698,-0.024 -0.7988,-0.6965 z m 47.6888,29.4988 c -0.1039,0.1024 -0.1478,0.3403 -0.8946,0.536 0.3915,-0.2387 0.7185,-0.4349 0.8946,-0.536 z m -7.9235,-0.061 c 0.1751,0.1035 0.5046,0.3094 0.9023,0.5597 -0.7628,-0.2095 -0.7916,-0.4587 -0.9023,-0.5597 z"
+         style="fill:#555753;fill-opacity:1;stroke:#ffffff;stroke-width:11.00554370999999954;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
+    </g>
+    <g
+       id="g4855"
+       inkscape:export-filename="/home/paolo/workspace/gthumb/data/icons/hicolor/48x48/actions/selection.png"
+       inkscape:export-xdpi="7"
+       inkscape:export-ydpi="7">
+      <rect
+         style="opacity:0.28057556;fill:none;stroke:none"
+         id="rect4170"
+         width="614.31165"
+         height="614.31165"
+         x="-101.339"
+         y="107.434"
+         ry="0.5569768"
+         inkscape:export-filename="/home/paolo/workspace/gthumb/data/icons/hicolor/48x48/actions/selection1.png"
+         inkscape:export-xdpi="7.3734169"
+         inkscape:export-ydpi="7.3734169" />
+      <path
+         sodipodi:type="arc"
+         style="opacity:0.22021583;fill:#000000;fill-opacity:1;stroke:none;filter:url(#filter4087)"
+         id="path4172"
+         sodipodi:cx="-367.69553"
+         sodipodi:cy="1319.0425"
+         sodipodi:rx="173.74623"
+         sodipodi:ry="28.284271"
+         d="m -193.9493,1319.0425 a 173.74623,28.284271 0 1 1 -347.49246,0 173.74623,28.284271 0 1 1 347.49246,0 z"
+         transform="matrix(0.41604145,0,0,0.31433423,227.96848,206.08199)"
+         inkscape:export-filename="/home/paolo/workspace/gthumb/data/icons/hicolor/48x48/actions/selection1.png"
+         inkscape:export-xdpi="7.3734169"
+         inkscape:export-ydpi="7.3734169" />
+      <path
+         inkscape:export-ydpi="7"
+         inkscape:export-xdpi="7"
+         inkscape:export-filename="/home/paolo/workspace/gthumb/data/icons/hicolor/48x48/actions/selection1.png"
+         inkscape:connector-curvature="0"
+         id="path4176"
+         d="m 215.03817,142.06206 c -1.0643,-0.1184 -2.1933,-0.1856 -3.4123,-0.1942 -9.7521,-0.069 -14.4302,3.8074 -17.0463,5.8736 -2.6161,2.0661 -3.7221,3.5019 -4.6261,4.634 -1.8079,2.2641 -2.4702,3.5325 -3.1618,4.7543 -1.3833,2.44358 -2.3334,4.46398 -3.4177,6.86968 -2.1684,4.8115 -4.6038,10.7812 -7.4147,17.9084 -5.6217,14.2545 -12.567,32.8404 -19.4858,51.4781 -6.9189,18.6376 -13.8056,37.3117 -19.0995,51.2932 -1.3459,3.5545 -2.1864,5.6347 -3.2941,8.4862 -3.0507,0.1289 -5.2847,0.2483 -9.0737,0.3761 -14.9414,0.5036 -34.832299,0.9899 -54.705099,1.5306 -19.8727,0.5407 -39.7067,1.1261 -55.0122,1.8521 -7.6527996,0.363 -14.1025996,0.7449 -19.3561996,1.2464 -2.6268,0.2507 -4.844,0.4917 -7.6031004,1.0133 -1.3795,0.2609 -2.7989,0.4871 -5.525,1.4686 -1.3631,0.4908 -3.0638,1.0833 -5.863,2.8937 -2.7993,1.8103 -7.9711,4.972 -11.0499,14.2255 -3.0791,9.2541 -0.8348,14.8876 0.3221,18.0143 1.1569,3.1267 2.1728,4.6238 2.9703,5.8334 1.5949,2.4191 2.5923,3.4502 3.5406,4.4855 1.8968,2.0706 3.534
 4,3.5781 5.4875,5.3526 3.9063,3.5488 8.8328,7.7175 14.7432004,12.5929 11.8209,9.7508 27.3516996,22.1087 42.9406996,34.4473 15.5891,12.3387 31.2284,24.6454 42.8909,34.0001 2.9571,2.3718 4.6718,3.8084 7.0371,5.7391 -0.8216,2.9463 -1.4018,5.1168 -2.454,8.7686 -4.1395,14.3669 -9.8047,33.4386 -15.4333,52.5075 -5.6286,19.0689 -11.2079,38.112 -15.2486,52.8939 -2.0203,7.3911 -3.6393,13.6329 -4.7863,18.7846 -0.5735,2.5759 -1.042,4.7737 -1.3987,7.559 -0.1783,1.3927 -0.4084,2.7918 -0.3175,5.6879 0.045,1.448 0.096,3.2687 0.9528,6.4907 0.8565,3.2219 2.2659,9.1144 10.116,14.9028 7.8496,5.788 13.8959,5.3997 17.2267,5.2659 3.3307,-0.1338 5.0643,-0.645 6.461,-1.0295 2.7934,-0.7688 4.0748,-1.4011 5.3525,-1.9829 2.5554,-1.1636 4.5018,-2.2528 6.7932,-3.5618 4.5827,-2.6178 10.081499,-6.0126 16.545399,-10.1264 12.9278,-8.2276 29.4856,-19.1739 46.0396,-30.1852 16.554,-11.0112 33.0855,-22.0837 45.5877,-30.2833 3.1757,-2.0827 5.0705,-3.2654 7.6413,-4.9201 2.5462,1.6904 4.4207,2.9064 7.5651,5.0329 12
 .3842,8.3751 28.7614,19.6693 45.157,30.913 16.3955,11.2438 32.7966,22.4357 45.606,30.8449 6.4047,4.2047 11.8493,7.6693 16.3944,10.3516 2.2725,1.3411 4.1969,2.4635 6.7357,3.6632 1.2694,0.5998 2.5563,1.2469 5.3388,2.0552 1.3912,0.4042 3.1141,0.9277 6.4429,1.1086 3.327,0.1806 9.3735,0.6474 17.2974,-5.0198 0.01,0 0.012,-0.012 0.02,-0.017 7.9112,-5.6721 9.4226,-11.5306 10.3236,-14.7368 0.9019,-3.2093 0.9529,-5.0228 1.0188,-6.47 0.1318,-2.8942 -0.057,-4.3064 -0.216,-5.7015 -0.3172,-2.7899 -0.7559,-4.9904 -1.2929,-7.5742 -1.0739,-5.1674 -2.6061,-11.4358 -4.5216,-18.8549 -3.831,-14.8379 -9.1428,-33.9649 -14.5009,-53.1119 -5.3581,-19.147 -10.7695,-38.2826 -14.7053,-52.7071 -1.0002,-3.6661 -1.5408,-5.8394 -2.3205,-8.7969 2.395,-1.8997 4.1251,-3.3179 7.1203,-5.652 11.7927,-9.1898 27.5945,-21.2724 43.3552,-33.3907 15.7608,-12.1182 31.4785,-24.2606 43.4351,-33.8442 5.9783,-4.7918 10.9591,-8.8901 14.9148,-12.3836 1.9779,-1.7468 3.6289,-3.2402 5.5546,-5.2839 0.9628,-1.0219 1.9825,-2.0386 3
 .6112,-4.4351 0.8143,-1.1982 1.837,-2.6705 3.0377,-5.7805 1.2007,-3.1101 3.529,-8.7062 0.5806,-18.0026 -2.9486,-9.2973 -8.0742,-12.5325 -10.8479,-14.382 -2.7736,-1.8494 -4.4663,-2.4765 -5.8223,-2.9864 -2.712,-1.0197 -4.1212,-1.2735 -5.4969,-1.5537 -2.7515,-0.5604 -4.9635,-0.8186 -7.5867,-1.1062 -5.2465,-0.5753 -11.7044,-1.0494 -19.3523,-1.52 -15.2958,-0.9412 -35.1277,-1.808 -54.9935,-2.6283 -19.8659,-0.8202 -39.739,-1.589 -54.6739,-2.3028 -3.7875,-0.1811 -6.0146,-0.3365 -9.0637,-0.5084 -1.0666,-2.8649 -1.8817,-4.9574 -3.1761,-8.5274 -5.0961,-14.0544 -11.7204,-32.8095 -18.3755,-51.5423 -6.6551,-18.7329 -13.342,-37.413 -18.762,-51.745 -2.7101,-7.166 -5.0646,-13.1757 -7.165,-18.0171 -1.0501,-2.4207 -1.9598,-4.4724 -3.3085,-6.9352 -0.6744,-1.23138 -1.3296,-2.50538 -3.1056,-4.79478 -0.888,-1.1447 -1.9689,-2.5712 -4.5557,-4.674 -2.2634,-1.84 -6.0799,-5.1012 -13.5301,-5.9301 z m 61.1249,151.08218 c 0.2552,0.049 0.8192,0.3563 1.1885,0.4999 -1.2106,-0.098 -2.2102,-0.1836 -2.7439,-0.2
 415 0.3071,-0.047 0.5006,-0.4621 1.5554,-0.2584 z m 14.2407,10.1106 c 1.3196,1.6513 0.9652,2.2169 1.0624,2.6092 -0.2145,-0.4953 -0.5988,-1.4502 -1.0624,-2.6092 z m -145.4626,-11.034 c 1.065,-0.1903 1.2497,0.2313 1.56,0.2769 -0.5409,0.051 -1.5465,0.133 -2.7871,0.2155 0.3847,-0.1453 0.9645,-0.4456 1.2271,-0.4924 z m -14.3885,9.9433 c -0.4712,1.1307 -0.8718,2.0671 -1.0903,2.5529 0.097,-0.388 -0.2216,-0.9455 1.0903,-2.5529 z m 199.647,125.7678 c 0.1773,0.3426 0.7333,0.663 0.6098,2.7139 -0.2836,-1.1922 -0.4998,-2.1871 -0.6098,-2.7139 z m -4.4977,18.0742 c -1.1539,1.7484 -1.8013,1.6029 -2.1449,1.8072 0.4028,-0.3552 1.1927,-1.0137 2.1449,-1.8072 z M 89.065071,426.22264 c -0.1189,0.5323 -0.374,1.5279 -0.6854,2.7572 -0.1056,-2.1206 0.5192,-2.3961 0.6854,-2.7572 z m 4.2202,18.1439 c 0.944,0.8092 1.7124,1.4787 2.1127,1.8417 -0.3406,-0.2139 -0.978,-0.065 -2.1127,-1.8417 z m 126.130499,78.0204 c -0.2747,0.2715 -0.391,0.8999 -2.3662,1.4175 1.0353,-0.6314 1.9004,-1.1506 2.3662,-1.4175 z m 
 -20.9568,-0.1596 c 0.4633,0.274 1.3347,0.8181 2.3867,1.4804 -2.0176,-0.5544 -2.0937,-1.2131 -2.3867,-1.4804 z"
+         style="fill:url(#linearGradient4825);fill-opacity:1;stroke:#888a85;stroke-width:10.48512936000000018;stroke-miterlimit:4;stroke-opacity:1" />
+      <path
+         inkscape:export-ydpi="7"
+         inkscape:export-xdpi="7"
+         inkscape:export-filename="/home/paolo/workspace/gthumb/data/icons/hicolor/48x48/actions/selection1.png"
+         inkscape:connector-curvature="0"
+         id="path4178"
+         d="m 343.84438,586.19683 c -3.4654,2.4807 -130.468,-88.4905 -134.7297,-88.5205 -4.2616,-0.03 -132.532803,89.1435 -135.962903,86.6143 -3.4301,-2.5292 43.842603,-151.4275 42.554203,-155.4898 -1.2884,-4.0624 -125.735403,-98.4993 -124.3900026,-102.5432 1.3455,-4.0438 157.5643026,-5.0969 161.0297026,-7.5775 3.4654,-2.4807 54.824,-150.0195 59.0857,-149.9895 4.2617,0.03 53.5374,148.2775 56.9676,150.8067 3.4301,2.5292 159.6185,5.7822 160.9069,9.8446 1.2884,4.0623 -124.4763,96.7373 -125.8217,100.7811 -1.3455,4.0438 43.8256,153.5931 40.3602,156.0738 z"
+         inkscape:transform-center-y="-20.046537"
+         inkscape:transform-center-x="-0.945208"
+         style="fill:#555753;fill-opacity:1;stroke:none" />
+      <path
+         inkscape:export-ydpi="7.3734169"
+         inkscape:export-xdpi="7.3734169"
+         inkscape:export-filename="/home/paolo/workspace/gthumb/data/icons/hicolor/48x48/actions/selection1.png"
+         transform="matrix(0.41604145,0,0,0.31433423,483.94113,206.08199)"
+         d="m -193.9493,1319.0425 a 173.74623,28.284271 0 1 1 -347.49246,0 173.74623,28.284271 0 1 1 347.49246,0 z"
+         sodipodi:ry="28.284271"
+         sodipodi:rx="173.74623"
+         sodipodi:cy="1319.0425"
+         sodipodi:cx="-367.69553"
+         id="path4845"
+         style="opacity:0.22021583;fill:#000000;fill-opacity:1;stroke:none;filter:url(#filter4087)"
+         sodipodi:type="arc" />
+    </g>
+  </g>
+</svg>
diff --git a/extensions/work_queues/gth-queue-manager.c b/extensions/work_queues/gth-queue-manager.c
index d8234cf..f76cf5b 100644
--- a/extensions/work_queues/gth-queue-manager.c
+++ b/extensions/work_queues/gth-queue-manager.c
@@ -212,29 +212,41 @@ gth_queue_manager_update_file_info (GFile     *file,
 				    GFileInfo *info)
 {
 	int   n_queue;
-	char *display_name;
+	char *name;
 
 	n_queue = _g_file_get_n_queue (file);
 
 	g_file_info_set_file_type (info, G_FILE_TYPE_DIRECTORY);
 	g_file_info_set_content_type (info, "gthumb/queue");
-	g_file_info_set_icon (info, g_themed_icon_new ("work-queue"));
+
 	g_file_info_set_sort_order (info, n_queue);
 	g_file_info_set_attribute_boolean (info, G_FILE_ATTRIBUTE_ACCESS_CAN_READ, TRUE);
 	g_file_info_set_attribute_boolean (info, G_FILE_ATTRIBUTE_ACCESS_CAN_DELETE, FALSE);
 	g_file_info_set_attribute_boolean (info, G_FILE_ATTRIBUTE_ACCESS_CAN_RENAME, FALSE);
 	g_file_info_set_attribute_int32 (info, "gthumb::n-queue", n_queue);
+
+	/* icon */
+
+	if (n_queue > 0) {
+		name = g_strdup_printf ("selection%d", n_queue);
+		g_file_info_set_icon (info, g_themed_icon_new (name));
+		g_free (name);
+	}
+	else
+		g_file_info_set_icon (info, g_themed_icon_new ("selection"));
+
+	/* display name */
+
 	if (n_queue > 0) {
 		g_file_info_set_attribute_boolean (info, "gthumb::no-child", TRUE);
-		display_name = g_strdup_printf (_("Selection %d"), n_queue);
+		name = g_strdup_printf (_("Selection %d"), n_queue);
 	}
 	else if (n_queue == 0)
-		display_name = g_strdup (_("Selections"));
+		name = g_strdup (_("Selections"));
 	else
-		display_name = g_strdup ("???");
-	g_file_info_set_display_name (info, display_name);
-
-	g_free (display_name);
+		name = g_strdup ("???");
+	g_file_info_set_display_name (info, name);
+	g_free (name);
 }
 
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]