From 2f0ac1bf1a8cc70f76b26232cc2817582f133a46 Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Sun, 9 Sep 2012 13:25:36 +0100 Subject: [PATCH] Save icon work --- .../Pixmaps/Sources/sparkleshare-gnome.svg | 3405 +++++++---------- SparkleShare/Linux/Pixmaps/icons/Makefile.am | 8 +- .../Pixmaps/icons/process-syncing-24.png | Bin 0 -> 1145 bytes .../Pixmaps/icons/process-syncing-down-24.png | Bin 0 -> 1082 bytes .../Pixmaps/icons/process-syncing-i-24.png | Bin 923 -> 0 bytes .../Pixmaps/icons/process-syncing-ii-24.png | Bin 931 -> 0 bytes .../Pixmaps/icons/process-syncing-iii-24.png | Bin 918 -> 0 bytes .../Pixmaps/icons/process-syncing-iiii-24.png | Bin 918 -> 0 bytes .../icons/process-syncing-iiiii-24.png | Bin 922 -> 0 bytes .../Pixmaps/icons/process-syncing-up-24.png | Bin 0 -> 1092 bytes .../icons/ubuntu-mono-dark/Makefile.am | 9 +- .../ubuntu-mono-dark/process-syncing-i-24.png | Bin 806 -> 0 bytes .../process-syncing-ii-24.png | Bin 837 -> 0 bytes .../process-syncing-iii-24.png | Bin 829 -> 0 bytes .../process-syncing-iiii-24.png | Bin 831 -> 0 bytes .../process-syncing-iiiii-24.png | Bin 838 -> 0 bytes .../icons/ubuntu-mono-light/Makefile.am | 9 +- .../process-syncing-i-24.png | Bin 795 -> 0 bytes .../process-syncing-ii-24.png | Bin 825 -> 0 bytes .../process-syncing-iii-24.png | Bin 807 -> 0 bytes .../process-syncing-iiii-24.png | Bin 833 -> 0 bytes .../process-syncing-iiiii-24.png | Bin 822 -> 0 bytes .../Mac/Pixmaps/process-syncing-active.png | Bin 0 -> 563 bytes .../Pixmaps/process-syncing-down-active.png | Bin 0 -> 560 bytes .../Mac/Pixmaps/process-syncing-down.png | Bin 0 -> 617 bytes ...ve.png => process-syncing-idle-active.png} | Bin ...syncing-i.png => process-syncing-idle.png} | Bin .../Mac/Pixmaps/process-syncing-ii-active.png | Bin 276 -> 0 bytes .../Mac/Pixmaps/process-syncing-ii.png | Bin 281 -> 0 bytes .../Pixmaps/process-syncing-iii-active.png | Bin 274 -> 0 bytes .../Mac/Pixmaps/process-syncing-iii.png | Bin 308 -> 0 bytes .../Pixmaps/process-syncing-iiii-active.png | Bin 280 -> 0 bytes .../Mac/Pixmaps/process-syncing-iiii.png | Bin 300 -> 0 bytes .../Pixmaps/process-syncing-iiiii-active.png | Bin 288 -> 0 bytes .../Mac/Pixmaps/process-syncing-iiiii.png | Bin 303 -> 0 bytes .../Mac/Pixmaps/process-syncing-up-active.png | Bin 0 -> 566 bytes .../Mac/Pixmaps/process-syncing-up.png | Bin 0 -> 618 bytes SparkleShare/Mac/Pixmaps/process-syncing.png | Bin 0 -> 584 bytes SparkleShare/Mac/SparkleShare.csproj | 60 +- SparkleShare/Mac/SparkleStatusIcon.cs | 106 +- SparkleShare/SparkleStatusIconController.cs | 41 +- 41 files changed, 1378 insertions(+), 2260 deletions(-) create mode 100644 SparkleShare/Linux/Pixmaps/icons/process-syncing-24.png create mode 100644 SparkleShare/Linux/Pixmaps/icons/process-syncing-down-24.png delete mode 100755 SparkleShare/Linux/Pixmaps/icons/process-syncing-i-24.png delete mode 100755 SparkleShare/Linux/Pixmaps/icons/process-syncing-ii-24.png delete mode 100755 SparkleShare/Linux/Pixmaps/icons/process-syncing-iii-24.png delete mode 100755 SparkleShare/Linux/Pixmaps/icons/process-syncing-iiii-24.png delete mode 100755 SparkleShare/Linux/Pixmaps/icons/process-syncing-iiiii-24.png create mode 100644 SparkleShare/Linux/Pixmaps/icons/process-syncing-up-24.png delete mode 100644 SparkleShare/Linux/Pixmaps/icons/ubuntu-mono-dark/process-syncing-i-24.png delete mode 100644 SparkleShare/Linux/Pixmaps/icons/ubuntu-mono-dark/process-syncing-ii-24.png delete mode 100644 SparkleShare/Linux/Pixmaps/icons/ubuntu-mono-dark/process-syncing-iii-24.png delete mode 100644 SparkleShare/Linux/Pixmaps/icons/ubuntu-mono-dark/process-syncing-iiii-24.png delete mode 100644 SparkleShare/Linux/Pixmaps/icons/ubuntu-mono-dark/process-syncing-iiiii-24.png delete mode 100644 SparkleShare/Linux/Pixmaps/icons/ubuntu-mono-light/process-syncing-i-24.png delete mode 100644 SparkleShare/Linux/Pixmaps/icons/ubuntu-mono-light/process-syncing-ii-24.png delete mode 100644 SparkleShare/Linux/Pixmaps/icons/ubuntu-mono-light/process-syncing-iii-24.png delete mode 100644 SparkleShare/Linux/Pixmaps/icons/ubuntu-mono-light/process-syncing-iiii-24.png delete mode 100644 SparkleShare/Linux/Pixmaps/icons/ubuntu-mono-light/process-syncing-iiiii-24.png create mode 100644 SparkleShare/Mac/Pixmaps/process-syncing-active.png create mode 100644 SparkleShare/Mac/Pixmaps/process-syncing-down-active.png create mode 100644 SparkleShare/Mac/Pixmaps/process-syncing-down.png rename SparkleShare/Mac/Pixmaps/{process-syncing-i-active.png => process-syncing-idle-active.png} (100%) rename SparkleShare/Mac/Pixmaps/{process-syncing-i.png => process-syncing-idle.png} (100%) delete mode 100755 SparkleShare/Mac/Pixmaps/process-syncing-ii-active.png delete mode 100755 SparkleShare/Mac/Pixmaps/process-syncing-ii.png delete mode 100755 SparkleShare/Mac/Pixmaps/process-syncing-iii-active.png delete mode 100755 SparkleShare/Mac/Pixmaps/process-syncing-iii.png delete mode 100755 SparkleShare/Mac/Pixmaps/process-syncing-iiii-active.png delete mode 100755 SparkleShare/Mac/Pixmaps/process-syncing-iiii.png delete mode 100755 SparkleShare/Mac/Pixmaps/process-syncing-iiiii-active.png delete mode 100755 SparkleShare/Mac/Pixmaps/process-syncing-iiiii.png create mode 100644 SparkleShare/Mac/Pixmaps/process-syncing-up-active.png create mode 100644 SparkleShare/Mac/Pixmaps/process-syncing-up.png create mode 100644 SparkleShare/Mac/Pixmaps/process-syncing.png diff --git a/SparkleShare/Common/Pixmaps/Sources/sparkleshare-gnome.svg b/SparkleShare/Common/Pixmaps/Sources/sparkleshare-gnome.svg index 9c8e7863..29606809 100755 --- a/SparkleShare/Common/Pixmaps/Sources/sparkleshare-gnome.svg +++ b/SparkleShare/Common/Pixmaps/Sources/sparkleshare-gnome.svg @@ -16,7 +16,7 @@ inkscape:export-xdpi="90.000000" inkscape:export-ydpi="90.000000" inkscape:output_extension="org.inkscape.output.svg.inkscape" - inkscape:version="0.48.0 r9654" + inkscape:version="0.48.2 r9819" sodipodi:docname="sparkleshare-gnome.svg" sodipodi:version="0.32" style="display:inline;enable-background:new" @@ -30,18 +30,18 @@ guidetolerance="10000" height="300px" id="base" - inkscape:current-layer="layer17" - inkscape:cx="583" - inkscape:cy="159.26777" + inkscape:current-layer="g4977" + inkscape:cx="704.27914" + inkscape:cy="214.01095" inkscape:document-units="px" inkscape:grid-bbox="true" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:showpageshadow="false" - inkscape:snap-bbox="false" + inkscape:snap-bbox="true" inkscape:snap-nodes="false" - inkscape:window-height="756" - inkscape:window-width="1276" + inkscape:window-height="724" + inkscape:window-width="1362" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="4" @@ -1321,198 +1321,6 @@ id="radialGradient3401" xlink:href="#linearGradient4347-6" inkscape:collect="always" /> - - - - - - - - - - - - - - - - - - - - @@ -1569,92 +1367,12 @@ offset="1" style="stop-color:#ffffff;stop-opacity:0;" /> - - - - - - - - + + + + + + + + + + + + + + + + + + + + + - - - - - - + sodipodi:nodetypes="ccccccccccccccc" + inkscape:connector-curvature="0" /> + sodipodi:nodetypes="cccccccccsssccccccc" + inkscape:connector-curvature="0" /> + style="fill:url(#linearGradient11729);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient11731);stroke-width:0.9999997;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + inkscape:connector-curvature="0" /> + transform="translate(-1,40)" + inkscape:connector-curvature="0" /> + style="opacity:0.71595327;fill:url(#radialGradient11735);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4375-3-0);enable-background:new" + inkscape:connector-curvature="0" /> + transform="matrix(1.0414202,0,0,0.9247512,41.22481,-241.96829)"> + d="M 52.094352,312 C 49.758741,312 48,313.27843 48,315.94967 l 0,167.46562 C 48,487.36726 50.446761,490 53.771787,490 L 243.327,490 c 3.34438,0 4.673,-2.46074 4.673,-5.90535 l 0,-147.52177 c 0,-2.95096 -2.01067,-4.54661 -4.51602,-4.54661 l -93.98741,0 c -1.69284,0 -4.43377,-0.2055 -6.49302,-2.5614 l -13.0712,-14.95423 c -1.75748,-2.01066 -4.22518,-2.51056 -6.08975,-2.51056 L 52.094352,312 z" + inkscape:connector-curvature="0" /> + style="opacity:0.4;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4123);enable-background:new" + inkscape:connector-curvature="0" /> + style="opacity:0.53881279;fill:url(#radialGradient11600);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline;enable-background:new" + inkscape:connector-curvature="0" /> + d="m 300.33932,53.5 c -0.4788,0 -0.83934,0.267554 -0.83934,0.826598 l 0,34.047697 c 0,0.82708 0.50158,1.378067 1.18321,1.378067 l 38.85883,0 c 0.6856,0 0.95797,-0.51499 0.95797,-1.235889 l 0,-30.09476 c 0,-0.617585 -0.41219,-0.951527 -0.92579,-0.951527 l -19.26742,0 c -0.34703,0 -0.89129,-0.05868 -1.33107,-0.536058 l -2.6796,-2.908694 c -0.37533,-0.40742 -0.86615,-0.525417 -1.24839,-0.525417 L 300.33932,53.5 z" + inkscape:connector-curvature="0" /> + clip-path="none" + inkscape:connector-curvature="0" /> + style="fill:url(#radialGradient11560);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + inkscape:connector-curvature="0" /> + style="opacity:0.71984432;fill:url(#radialGradient11562);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4375);enable-background:new" + inkscape:connector-curvature="0" /> + style="fill:none;stroke:url(#linearGradient11566);stroke-width:1.03922105;stroke-miterlimit:4;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + inkscape:connector-curvature="0" /> + sodipodi:nodetypes="cccccccccsscc" + inkscape:connector-curvature="0" /> + transform="translate(0,20)" + inkscape:connector-curvature="0" /> + sodipodi:nodetypes="cccccccccccccccccc" + inkscape:connector-curvature="0" /> + sodipodi:nodetypes="cccccccccsscc" + inkscape:connector-curvature="0" /> + inkscape:r_cy="true" + inkscape:connector-curvature="0" /> + sodipodi:nodetypes="ccccccccccccccccc" + inkscape:connector-curvature="0" /> + transform="matrix(1.017001,0,0,4.3339602,-2.4994124,-1619.2922)" + inkscape:connector-curvature="0" /> + style="fill:url(#radialGradient11673);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + inkscape:connector-curvature="0" /> + style="fill:url(#radialGradient11675);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + inkscape:connector-curvature="0" /> + inkscape:r_cy="true" + inkscape:connector-curvature="0" /> + transform="matrix(0.4665583,0,0,0.7923004,218.99015,-124.99549)"> + transform="matrix(0.1836956,0,0,0.157768,296.61958,56.633265)" + inkscape:connector-curvature="0" /> + transform="matrix(0.1836956,0,0,0.157768,296.61958,56.633265)" + inkscape:connector-curvature="0" /> + style="fill:url(#linearGradient10672);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10674);stroke-width:0.99999964;stroke-miterlimit:4;stroke-opacity:1;display:inline;enable-background:new" + inkscape:connector-curvature="0" /> + style="opacity:0.4;fill:none;stroke:url(#radialGradient10676);stroke-width:0.99999964;stroke-miterlimit:4;stroke-opacity:1;display:inline;enable-background:new" + inkscape:connector-curvature="0" /> + style="fill:url(#linearGradient10678);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10680);stroke-width:0.9999997;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + inkscape:connector-curvature="0" /> + style="opacity:0.71595327;fill:url(#radialGradient10682);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4375-3);enable-background:new" + inkscape:connector-curvature="0" /> + style="opacity:0.4;fill:none;stroke:url(#linearGradient10684);stroke-width:0.9999997;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + inkscape:connector-curvature="0" /> - + d="m 366.37623,-24.985396 c -0.1681,0.0217 -0.3164,0.15386 -0.3579,0.31842 l -0.7155,2.14935 c -0.019,0.0382 -0.032,0.0777 -0.039,0.11973 -0.038,-0.0191 -0.078,-0.0318 -0.1196,-0.0395 l -2.1866,0 c -0.1222,0 -0.2415,0.0637 -0.3181,0.15921 -0.1612,0.18061 -0.1208,0.50107 0.079,0.63685 l 1.7891,1.31355 0.038,0.19106 -0.6757,2.10948 c -0.094,0.32925 0.3466,0.66015 0.6361,0.47763 l 1.7889,-1.31343 0.229,0 1.7891,1.31343 c 0.1556,0.1019 0.3785,0.0841 0.5167,-0.0395 0.1171,-0.10827 0.1659,-0.28518 0.1196,-0.4379 l -0.6759,-2.10948 c -0.064,-0.0127 0.025,-0.12737 0.038,-0.19105 l 1.7889,-1.31356 c 0.2004,-0.13577 0.2401,-0.45623 0.079,-0.63684 -0.076,-0.0955 -0.1958,-0.15526 -0.318,-0.15921 l -2.2264,0 c -0.042,0.0127 -0.081,0.0204 -0.1196,0.0395 -0.013,-0.042 -0.02,-0.0815 -0.039,-0.11973 l -0.6759,-2.14934 c -0.02,-0.0752 -0.062,-0.14546 -0.1196,-0.19908 -0.084,-0.0815 -0.2016,-0.1261 -0.318,-0.11973 l 0.014,1.3e-4 -6e-4,10e-6 z" + style="fill:none;stroke:#fde8d0;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" /> + transform="translate(-1541.6885,-889.09618)"> + sodipodi:nodetypes="cccsccsccccccccsccccsccsccscc" + inkscape:connector-curvature="0" /> + sodipodi:nodetypes="cccsccsccccccccsccccsccsccscc" + inkscape:connector-curvature="0" /> + transform="matrix(2.2593567,0,0,2.2593567,-3942.3217,-2045.7357)"> + sodipodi:nodetypes="cccccsccccccccsccccsccccsccc" + inkscape:connector-curvature="0" /> + transform="matrix(2.2593567,0,0,2.2593567,-3942.3217,-2046.7357)"> + sodipodi:nodetypes="cccccsccccccccsccccsccccsccc" + inkscape:connector-curvature="0" /> + sodipodi:nodetypes="cccccsccccccccsccccsccccsccc" + inkscape:connector-curvature="0" /> + transform="matrix(1.5272842,0,0,1.5272842,-2544.303,-1370.1525)"> + sodipodi:nodetypes="cccccsccccccccsccccsccccsccc" + inkscape:connector-curvature="0" /> + + + + + + + + + + + + + + + + + + + + + + + + + + sodipodi:nodetypes="ccsccsc" + inkscape:connector-curvature="0" /> + sodipodi:nodetypes="ccsccsc" + inkscape:connector-curvature="0" /> + transform="translate(259,-390)"> + sodipodi:nodetypes="ccccccccccccccc" + inkscape:connector-curvature="0" /> + sodipodi:nodetypes="cccccccccssscccccc" + inkscape:connector-curvature="0" /> + transform="matrix(0.08661176,0,0,0.263645,301.19179,67.063667)" + inkscape:connector-curvature="0" /> - - - - + d="m 569.53959,-204.51085 c 0.5327,0 1.21512,-1.08469 1.64776,-1.63322 0.1341,-0.20388 0.34688,-0.35593 0.60228,-0.35593 l 10.06,0 c 0,0 0.65038,-0.0105 0.65038,-0.0105 l 0,9.33354 c 0,3.20283 -1.29007,3.67699 -1.65038,3.67699 l -15.69924,0 c -0.36031,0 -1.65038,-0.40781 -1.65038,-3.67699 l 0,-7.3086 6.03958,-0.0253 z" + inkscape:connector-curvature="0" /> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + inkscape:connector-curvature="0" /> + sodipodi:nodetypes="ccsccsc" + inkscape:connector-curvature="0" /> + sodipodi:nodetypes="ccsccsc" + inkscape:connector-curvature="0" /> + transform="translate(289,-390)"> + sodipodi:nodetypes="ccccccccccccccc" + inkscape:connector-curvature="0" /> + sodipodi:nodetypes="cccccccccssscccccc" + inkscape:connector-curvature="0" /> + d="m 305.84985,185.48915 4.68974,0 c 0.5327,0 1.21512,-1.08469 1.64776,-1.63322 0.1341,-0.20388 0.34688,-0.35593 0.60228,-0.35593 3.57008,0.006 7.14057,-0.0156 10.71038,0.0141 l 0,9.30895 c 0,3.20283 -1.29007,3.67699 -1.65038,3.67699 l -15.69924,0 c -0.36031,0 -1.65038,-0.40781 -1.65038,-3.67699 l 0,-7.34245 c 0,0 1.34984,0.009 1.34984,0.009 l 0,0 0,0 0,-3e-5 z" + inkscape:connector-curvature="0" /> + transform="matrix(0.08661176,0,0,0.263645,301.19179,67.063667)" + inkscape:connector-curvature="0" /> + sodipodi:nodetypes="cssccsccccccc" + inkscape:connector-curvature="0" /> + style="fill:none;stroke:#c56b0c;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + inkscape:connector-curvature="0" /> + style="fill:none;stroke:#fde8d0;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + inkscape:connector-curvature="0" /> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999964;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Sans;-inkscape-font-specification:Sans" + d="m 594.46875,-63 c -0.82205,0.092 -1.44254,0.79783 -1.4375,1.625 l 0,4.375 -0.5,0 -0.5,0 0,0.5 -0.0312,5.59375 c 0,0.74984 0.1756,1.43685 0.5,1.96875 0.3244,0.5319 0.84196,0.9375 1.46875,0.9375 l 12.0625,0 c 0.62679,0 1.14435,-0.4056 1.46875,-0.9375 0.3244,-0.5319 0.5,-1.21891 0.5,-1.96875 l 0.0625,-7.59375 0,-0.5 -0.5,0 -0.5625,0 0,-0.34375 -0.0312,-1.125 0,-0.5 -0.5,0 -5.71875,0 -2.15625,-1.90625 -0.15625,-0.125 -0.1875,0 -3.5625,0 c -0.01,-4.6e-4 -0.0217,3.1e-4 -0.0312,0 -0.0385,-10e-4 -0.0865,-10e-4 -0.125,0 l -0.0312,0 -0.0312,0 z m 4.53125,5 2,0 -0.25,5 -1.46875,0 L 599,-58 z m 0,6 2,0 0,2 -2,0 0,-2 z" + id="path4738" /> - - - - - - - - - - - - - - - - - - - - - - - - - - - + id="path4832" + d="m 564.46875,-63 c -0.82205,0.092 -1.44254,0.79783 -1.4375,1.625 l 0,4.375 -0.5,0 -0.5,0 0,0.5 -0.0312,5.59375 c 0,0.74984 0.1756,1.43685 0.5,1.96875 0.3244,0.5319 0.84196,0.9375 1.46875,0.9375 l 12.0625,0 c 0.62679,0 1.14435,-0.4056 1.46875,-0.9375 0.3244,-0.5319 0.5,-1.21891 0.5,-1.96875 l 0.0625,-7.59375 0,-0.5 -0.5,0 -0.5625,0 0,-0.34375 -0.0312,-1.125 0,-0.5 -0.5,0 -5.71875,0 -2.15625,-1.90625 -0.15625,-0.125 -0.1875,0 -3.5625,0 c -0.01,-4.6e-4 -0.0217,3.1e-4 -0.0312,0 -0.0385,-10e-4 -0.0865,-10e-4 -0.125,0 l -0.0312,0 -0.0312,0 z m 5.46875,4.5 a 0.50005,0.50005 0 0 1 0.46875,0.28125 L 571.625,-56 l 2.375,0 0,0.28125 c 0.0455,0.0391 0.0849,0.0777 0.125,0.125 0.006,0.008 0.0253,-0.008 0.0312,0 0.34888,0.41718 0.27749,1.01959 -0.15625,1.34375 l 0,0.25 -0.34375,0 -0.6562,0.46875 0,0.53125 -0.5625,0 0.59375,1.8125 c 0.0602,0.19847 0.0404,0.40708 -0.0312,0.59375 l 0,0.59375 -0.71875,0 c -0.0944,0.018 -0.18545,0.0132 -0.28125,0 -0.13075,-0.018 -0.25503,-0.0464 -0.375,-0.125 a 0.50005,0.50005 0 0 1 -0.0312,-0.0312 l -1.125,-0.84375 -0.9375,0 -1.125,0.84375 a 0.50005,0.50005 0 0 1 -0.0312,0.0312 c -0.11895,0.075 -0.25124,0.11247 -0.375,0.125 l -0.1875,0 -0.8125,0 0,-0.59375 c -0.0755,-0.16699 -0.0892,-0.35978 -0.0312,-0.5625 a 0.50005,0.50005 0 0 1 0,-0.0312 L 567.5625,-53 567,-53 567,-53.53125 566.375,-54 566,-54 l 0,-0.25 c -0.4328,-0.32433 -0.50575,-0.92618 -0.15625,-1.34375 l 0.0312,0 c 0.0325,-0.0383 0.0874,-0.0599 0.125,-0.0937 l 0,-0.3125 2.53125,0 0.59375,-1.78125 0,-0.0312 0.0312,0 c 0.10721,-0.35166 0.37967,-0.60844 0.75,-0.65625 a 0.50005,0.50005 0 0 1 0.0312,-0.0312 z m 0,1.46875 -0.5625,1.65625 a 0.50005,0.50005 0 0 1 -0.0312,0.0625 0.50005,0.50005 0 0 1 -0.65625,0.375 l -0.0312,0 -1.65625,0 0,0.1875 1,0.75 0.40625,0.28125 a 0.50005,0.50005 0 0 1 0.1875,0.28125 l 0.0312,0.21875 a 0.50005,0.50005 0 0 1 0,0.25 l -0.625,1.875 1,-0.75 0,-0.15625 0.21875,0 0.375,-0.28125 a 0.50005,0.50005 0 0 1 0.28125,-0.0937 l 0.25,0 a 0.50005,0.50005 0 0 1 0.28125,0.0937 l 0.375,0.28125 0.21875,0 0,0.15625 1,0.75 -0.625,-1.875 0.0312,0 c -0.0259,-0.0661 -0.0605,-0.13944 -0.0625,-0.1875 -0.005,-0.16398 0.0446,-0.20692 0.0625,-0.25 0.005,-0.0129 -0.003,-0.0195 0,-0.0312 a 0.50005,0.50005 0 0 1 0.1875,-0.28125 L 572,-54 l 1,-0.75 0,-0.1875 c -0.56222,-0.0209 -1.05838,-0.056 -1.625,-0.0312 A 0.50005,0.50005 0 0 1 571.15625,-55 L 571,-55 l 0,-0.0937 a 0.50005,0.50005 0 0 1 -0.0937,-0.125 l -0.96875,-1.8125 z" + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999964;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Sans;-inkscape-font-specification:Sans" /> Ubuntu Mac Windows 7 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Windows + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Status icons GNOME and legacy panels + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + transform="matrix(1,0,0,1.0053576,45,-491.56441)"> + d="M 52.094352,312 C 49.758741,312 48,313.27843 48,315.94967 l 0,167.46562 C 48,487.36726 50.446761,490 53.771787,490 L 243.327,490 c 3.34438,0 4.673,-2.46074 4.673,-5.90535 l 0,-147.52177 c 0,-2.95096 -2.01067,-4.54661 -4.51602,-4.54661 l -93.98741,0 c -1.69284,0 -4.43377,-0.2055 -6.49302,-2.5614 l -13.0712,-14.95423 c -1.75748,-2.01066 -4.22518,-2.51056 -6.08975,-2.51056 L 52.094352,312 z" + inkscape:connector-curvature="0" /> + style="opacity:0.7123288;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4123);enable-background:new" + inkscape:connector-curvature="0" /> + style="opacity:0.53881279;fill:url(#radialGradient10742);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline;enable-background:new" + inkscape:connector-curvature="0" /> + d="M 51.094352,311 C 48.758741,311 47,312.27843 47,314.94967 l 0,168.46562 C 47,487.36726 49.446761,490 52.771787,490 L 244.327,490 c 3.34438,0 4.673,-2.46074 4.673,-5.90535 l 0,-148.52177 c 0,-2.95096 -2.01067,-4.54661 -4.51602,-4.54661 l -94.98741,0 c -1.69284,0 -4.43377,-0.2055 -6.49302,-2.5614 l -13.0712,-14.95423 c -1.75748,-2.01066 -4.22518,-2.51056 -6.08975,-2.51056 L 51.094352,311 z" + inkscape:connector-curvature="0" /> + d="M 52.094352,312 C 49.758741,312 48,313.27843 48,315.94967 l 0,167.46562 C 48,487.36726 50.446761,490 53.771787,490 L 243.327,490 c 3.34438,0 4.673,-2.46074 4.673,-5.90535 l 0,-147.52177 c 0,-2.95096 -2.01067,-4.54661 -4.51602,-4.54661 l -93.98741,0 c -1.69284,0 -4.43377,-0.2055 -6.49302,-2.5614 l -13.0712,-14.95423 c -1.75748,-2.01066 -4.22518,-2.51056 -6.08975,-2.51056 L 52.094352,312 z" + inkscape:connector-curvature="0" /> + style="fill:url(#linearGradient10748);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.29999995;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + inkscape:connector-curvature="0" /> + transform="translate(0,250)" + inkscape:connector-curvature="0" /> + style="fill:url(#radialGradient10750);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + inkscape:connector-curvature="0" /> + style="opacity:0.34188035;fill:url(#radialGradient10752);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4375-19);enable-background:new" + inkscape:connector-curvature="0" /> + sodipodi:nodetypes="csccsccsccscc" + inkscape:connector-curvature="0" /> + id="path10500" + inkscape:connector-curvature="0" /> + style="fill:none;stroke:url(#linearGradient10758);stroke-width:1.99466383;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter11355);enable-background:new" + inkscape:connector-curvature="0" /> + style="opacity:0.3;fill:url(#radialGradient10760);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4375-19);enable-background:new" + inkscape:connector-curvature="0" /> + style="fill:none;stroke:#d77711;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + inkscape:connector-curvature="0" /> + style="fill:none;stroke:#fbc98d;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + inkscape:connector-curvature="0" /> + d="m 724.47511,503.36945 a 4.6624851,1.5688932 0 1 1 -9.32497,0 4.6624851,1.5688932 0 1 1 9.32497,0 z" + transform="matrix(1.0723917,0,0,0.9560854,-162.92109,-673.76418)" /> + d="m 609.00541,-202.50021 c -2.48684,0 -4.5,2.01334 -4.5,4.5 0,2.48666 2.01316,4.5 4.5,4.5 1.21264,0 2.31542,-0.4705 3.125,-1.25 0.21559,-0.54791 0.375,-1.33367 0.375,-2.4375 l 0,-3.59375 c -0.82499,-1.03534 -2.0732,-1.71875 -3.5,-1.71875 z" + id="path10363-4" + inkscape:connector-curvature="0" /> + transform="matrix(0.5628517,0,0,0.5628102,195.58801,-418.4635)"> =0000ZbVXQnL3MO! zZ*l-gd2DNCAVP0$b1WcCVQ_CCLt$)TZDDR?a%E{Vcked<001v^MObu1WpiV4X>fFD zZ*BlYWpZhDWn>^`a&K)QN?~htVjxp=Wod3@awl^jWMy+{XKsG9B_jX;08(^CSad^g zaCvfRXJ~W)Lqi}zbaZlQVs&(BZ*DD9Xkl_?L2PMjWguvDbZ|N^FJp3LVRUJBWn*t` zZEtRKE^l&YFKlUJWo~n2b1!0fEpuTnGcGVMUV~b^0009JNkld?9!&NrL0S#UAjB-`#le{|E9Z3ROmOEyqWiYzxREAes5+(RoP6KP4y1=?GHCT zkuxIRSBiukE7g@1_u2kQz3^WMq`gGHpZ1=-J9ez!Hx^tBE&>~ai>a=!Q<(m(65HtT zfk~bHUl~}-7Ejl)H!pQ8%na<}^|$wIS-5q3`o`&AmDP#}pN~xHH(d!L3(@0;*r?0i z<$GiX-jLzFdwg|`3=^p?1{)LAqOFS$R=)(g6IfNAm6x%#wC^~E@+#QkLXXH(=(~PO ziu=FU9UTO*RaQ$&Xtkwt3YBNDB zCHLVOhTq$bo119Mz$E4FAg~~wK#=8mkRS`rk^AT@xsf5~9it3<@byIi+{`$+kIyo^ZwS3}KHW2up%&M0Vk%7)fQa~3@PQeo;o=?`j#g&#(%@BpdptgTJ|=Z zwU3ycUbKrV_A(HPi1h&hyl?;D!l$lyq);dh^{W5B!TmMveK*TRz#|!K1PFlFfOqQh zMNkHA0VSX&s)~phl7S00000 LNkvXXu0mjfdeHn( literal 0 HcmV?d00001 diff --git a/SparkleShare/Linux/Pixmaps/icons/process-syncing-down-24.png b/SparkleShare/Linux/Pixmaps/icons/process-syncing-down-24.png new file mode 100644 index 0000000000000000000000000000000000000000..37d763c96a1adaca67cc641262f350da5afdc1f6 GIT binary patch literal 1082 zcmV-A1jYM_P)=0000ZbVXQnL3MO! zZ*l-gd2DNCAVP0$b1WcCVQ_CCLt$)TZDDR?a%E{Vcked<001v^MObu1WpiV4X>fFD zZ*BlYWpZhDWn>^`a&K)QN?~htVjxp=Wod3@awl^jWMy+{XKsG9B_jX;08(^CSad^g zaCvfRXJ~W)Lqi}zbaZlQVs&(BZ*DD9Xkl_?L2PMjWguvDbZ|N^FJp3LVRUJBWn*t` zZEtRKE^l&YFKlUJWo~n2b1!0fEpuTnGcGVMUV~b^0008fNklqnGh@SicegM6Qps1h+qZb7a3f{!^Bw|ovRPdl# zj2Vq_Oq@(+rn~BS=y5Vh_qgXlQC;1y>i6Ei>UFoMD)VX1ysi#-)r02;<(P9C~^ghW4#^2W6qkVssficv% zTEO(*iZ~`(meamwRo(FGH@(jf)KXUSA{_7P(KE3C-+=%16UL93J2pt7WvQ&}T;-|# zkzv@Y4ZsBWCBJE8G18SSwxtr?BssM_H*6!VVA=O-ts2rUdbYciQ^pHm{LhW{RH`D}(Kwx43 zfdxr7V_sg5pXkn<97(2Yr{I8Jm1G6roA99|qcs+R{lrIV0xXE5Na{BLKl5=zH6nn( zf;bWz-K)M)Mu#UV<9m1Bv3N-{9bJomnL$NZ--0?oG8JhZM=#O1Y(r&IL;E^9j$VxQ z#dSitBLD;93X)7mTmKn09yx`ZZp2BX={j;6d37${*O7RMRGhr;7wQxB3y735Q1|`{ z8xEf(C`{4#@fzw{aOcSBBq#+XtT_2u8Hk8yL_SY_83(t<5zGzI+BisiTOOT!8}H*J znaXA{$e4(D0G@~lkQ$vZ_xtZX-nVt@YFGGC{&QXhW4Fu2SM{8ku`!?N>m4y86Xq_E z5)tD80=Va2aO058Y#$iNtcVZq_w2(IgBSX^3AluXjQ~kt5wN!0|BGdT*T6VX5>-V+ z9KsDxmVy6b3Y36ARc+;yS>B8PW?EiY=KHthJK!Hm$#L<%Hvj+t07*qoM6N<$f-{%V A2LJ#7 literal 0 HcmV?d00001 diff --git a/SparkleShare/Linux/Pixmaps/icons/process-syncing-i-24.png b/SparkleShare/Linux/Pixmaps/icons/process-syncing-i-24.png deleted file mode 100755 index ef9f3d4bf7164547f293a981c2cfd29ff455fac6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 923 zcmV;M17!S(P)rx~yKsd_+jeC@Z;nw0!%URVdzsu162k)Y$`S0Yz1-&#Hh{vs$#g z!lm)i&V~vmk4vU4j+f8fsQ0lK;l6!Cv~1mi&W+>r9VVFgyefW3xVw*{VIr3eor6b@ zL9Dg5quTD&pvyDZnICbVI*F5d7D#?0cLcB?jv}#ofI=pXlPGX`^lg%EfmBC=>Cc8~?tPpc&%8llVTRVVbKEK$ z;S@R2P{I6n@6a}Qj6E-Xh>pDmz(WW3!O-jcdFlim?i|t@zq<<50oDQZ_N7=X&9R!D zV@rECbnK;={)M;-UCjlWn_Jh}$f?pDrh&Ku(RhP1T6R2!iA0b`PEg5RB5~j#)~}H4 z9fJHH^)7NGoFWyc==-InNK=yat(?8^Ey?~PTsZR{uAifM=ONm5J&DcEl5C3AIj#~^ zu;LW!?gJ6=j7WBMF$Zo)1zwK%vG?ieNzgygOSCY_%r|cmb#AP)Xq44_9)m21hzH<_ zhybx`%VzA{4?n-KfB#Nb(7I-e<8gmi3W}CswMe@gr+r%rmdXT_ZXFlKWSN?nHM7g+ zdmttv#sdU!KmMK5FWbx$>2#)NBRAOGDpx+4;_Iqm5vc)0fqQ`dTHZ+HfoUKIR76z~ x5vL}2v}j&B$J!OG)Ze(6VjJOo5V^Gtt zh!hHvtzdnCD5Xi;q_tXYNzyi*Hi?thOlIcZb3PX{ZF4iDs39L5&V8J7e&_!^&Jk5* zGtFU>ZPNkX+LsGM^0tWkp(2T@k!rJwJ>Ea8r~eB;*2du6F?VV2^Dj4gjsY8j4Zwt8 zLyCn0lcQ(zp$VQE7}oLsrN9{KTrFTOjZ_Vc`8(LQtGDjPm8+u{j{TiyH7~+@`-k=8 znt;GSuy7X>)R;RvMa=J#o_)QZ+ItGiz1k2=NKgvWw{EX|0MrH;RaUdJm{N4@Fof(1 zn9PlTgnaQ>)d{3Kp>emR=QUW|wPo*>;)kGcFgPD>9o_hA3{y5{!XeMit*K`t8F2adc7 ziKfbqD!WsIE>2^ozsG54#XI~7QkN#Udl4-xRHvmtXlejL3zBTYTs{?5u;&H5gYTku zCLrN6cljHdb{#}hEjYGNvvdPn0}z<VD(18VU6iFl^ZDH&b8WgEZH?uPO8C$m`m>zkbh0Jwi;4Rz(Z$`%B zmc3EiMUGS{=rFnmPZdKph~Sh%~2dH|d>E zvpjVc=dsrjzYE!Zi0sv$m^kqYiQI3|Ij&Q7cdZzRD-cgc6clZYWSvjjGsnrz{6eb# z9ZH$siIHRffnG!;nnjM(c9Dvc4}wA}mTF{eDTfP_jD7SXo)l^D>uKsA;-P_;Sezfn zNha52P>fPo!itlR07S(5@~}IX`*VJ~-Ujc5Vun`~*v;w;;{YESc zTmj~RlBg;o;#A@huK+h<3Y36QRqg#NQ`YC(Mk$qr{{puRgvlZ~z%>8>002ovPDHLk FV1lD1v%~-Z diff --git a/SparkleShare/Linux/Pixmaps/icons/process-syncing-iii-24.png b/SparkleShare/Linux/Pixmaps/icons/process-syncing-iii-24.png deleted file mode 100755 index e9f812c51c211faba415f126aa14326bd97e7dee..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 918 zcmV;H18Mw;P)bd-iv(9$9EW%rlbm~V{0kMJj z#xy3bVmmX6->_3!_q2IxZ$?;L)h1vP;zFDrpICeks17iytmI}eh4Q_V1agaDCdY0i zD>c2xWpdvcZK|w+Q5I*X(CFWHR$+MsnjSkuO=AnF1r${+KC1#+T-Bn{B7a`!Zmfu) z_qa?pr0{aH3uW#&p3jcG2S{(J#SDB7YLTE8#6_d|3isVTN6>0Tjtq_akGuro=8{Jx z@6_NlJ%r5;BdI!^hGx9Or%@9TpM9YMAOeZ00!S=KYBOfwt2HhKxCdXuICTWao&`5# zs`oq6t&idbsmcmC5Zfw%*c3lXP~Kx!mFoi+h-U_wJO4W-iD=q=ko?pz^+9Dn%DMmx z;wTc98@T{06J**tNKO2J<3p6aLT2w#+;oWPKLdq@GK0jfmm)_hB9OM{NH;ys)vr&{ zd{1pD&kw#@W&Uo7J)jz8bF+R7&V607e9oBQS88H)IIS5VRn!k!xzb4 z>E_|Jud2r(UPfbCw4Vv{yMnK82)!6=%5&AR^wE z&$!v8>$AHW>QiL^Kk)Gbzi2=H6GL6&)ahTaD^mp!u$0STkQov2R5kHLM1XK&&YbW6 z@#mL2I@(=9%bTrq6>JS^3G>s`h5^ac;y>5MO&w#h^!1FJ@i}u22t~wrfB^0%ztMHl zPChv@GTE|`33hFX(NFvMrgXx^E4n~5oa54|i<|_uZg5KGfI%Pv)KgUzkr>DV^QDM3 sA_^3ML{-%TP*q!k#Q)W>*V6yc-&mQCd(9Ukn*aa+07*qoM6N<$g5;mI^#A|> diff --git a/SparkleShare/Linux/Pixmaps/icons/process-syncing-iiii-24.png b/SparkleShare/Linux/Pixmaps/icons/process-syncing-iiii-24.png deleted file mode 100755 index 7ffe80f850def1c969a9c8b9618a6e4f585357b9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 918 zcmV;H18Mw;P)9(E6vuz(y*D3>9cG*{479dbLZOv~QWQ2uS9ND1!osMP1xdFg#)S)aMx#q(jBXni zl>`&JG>V#NB7qi2rL;k*ZJ>1eHIIJGbY|YW@3@#DbeIP*RJ@z}^6t6!cmC(RbI)^B zmB%?89`pEr0as4QDG~cKMPf~s8n{X@aBxu1J~F^p>!Y5&<1xoF5cm*yV0;LCD&_K% z)1wy#FP)ItOOX z|4md9m-{7u@U-r1&Vf&Sy?22^X#;k?*heDQ2^s*3s@9%W0jctHrjGqpvDhSgY^c&3f~nE_U&E>fJIVt@bVwWg}KtKRu zDH3bkVC_3fOV{hnj||h%nq*~toVM<6>}Y~iaJ$JKyB3Y`5Lt4c0zrD-q;TyV*6LqK zJV`oQrRe_6>iCa5_3Fpyg-;q1|4;>L0h<8|lSA*5>po28g|}egccfe(*>#-A@+`Ep zp}AgUab%MMs}}CC9EdFtjW;OXl`OD!?ORHB7Rc^7M6|t+nIFEywmhnyMOtr=$+m1# zAmJfWu}Yp-PDBz(HkWd0M~u{t4DNuVkX}T+bs5i&t=~LMLJYCQ33a>INO3`&O$fAfis_Hu;B0y|z#r%Br zr}OU|Inred+E{ETF|}xIsSvkP`18ek>vyjS6l0bc8=Wu!P%2R z{^jZEeCJj=*zF=SUyt!!?Sn;}nhR9^bh-4wZ=3|OTkMi9FacBmbyQVF!~>Rq)w-gs s3h(i*ZTj^Ka^LK>5(TA`Tzg`07*qoM6N<$g2;@(N&o-= diff --git a/SparkleShare/Linux/Pixmaps/icons/process-syncing-iiiii-24.png b/SparkleShare/Linux/Pixmaps/icons/process-syncing-iiiii-24.png deleted file mode 100755 index d1fd0f7580a15c25fe82738934781d3a60502b66..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 922 zcmV;L17-Y)P)4YzA9XQkvSBg>6*^rBx6W6kHWWFpUeb;6l1{RX4g(5I2I& z(%?c0MT{;4A@~PDsR=D(q~by+rZH3F@RDXS$;^BA9v3slyv_vFm;;A<-{YM7o$ov6 zaz$0yO>@{~+jRhM>&MmS<(!E7rXtCC+(GsqIh>xq_S4MOvF()Anh59b znb3DS0)z&_<=-)3huoz(61h9&(8ys=?OzO=tJ(-mMA!(k3yak^fX)C$mGxi=(}rg3Irb9e$MgsSDIAKgQy5n`(5H$Z0azYQIj6 zv;X86gM0drnYTbA(tEQwsUA|nG}&BNya(G#WI-JPKN<7HjV~#_`z%iHQOM+QMn>Vl zgH(R_jJ}g++v0Isa^K1zG$5{kpNdtKA4t)E&;t=T@(gvl5pN&2-*JpaaGk_0@!~k0 zB~o!}VPhkc$m{`)n&hPEiiZt1i2OWrljp%USg*Tyu4UxDq1ISi5SK>Oz=~6g0f>nA z!Bg%ZYs-~^T&@SyB8d!m8A#lQNRs0CD1KL#;U{0jA);}!jO!?(bu_9$xCSU|O92L1 z5)n^TBTqyGNG`6J&u6E;9W4}wTp@n_LAiUdAIA~Q^hFGcsKu&cH{%pz4aJ!Sv#?^O zfTV~RuQ~m=7ry7x3%2}FsZ<`^$qV+|8gt`CJ_1~tokIX0=mqX-tvj&*xCT^!hNvnc w;=0000ZbVXQnL3MO! zZ*l-gd2DNCAVP0$b1WcCVQ_CCLt$)TZDDR?a%E{Vcked<001v^MObu1WpiV4X>fFD zZ*BlYWpZhDWn>^`a&K)QN?~htVjxp=Wod3@awl^jWMy+{XKsG9B_jX;08(^CSad^g zaCvfRXJ~W)Lqi}zbaZlQVs&(BZ*DD9Xkl_?L2PMjWguvDbZ|N^FJp3LVRUJBWn*t` zZEtRKE^l&YFKlUJWo~n2b1!0fEpuTnGcGVMUV~b^0008pNklq|K+;$JkRklJakYPi#f$L!jR0Hm`-e~kD~_6?ud7I+FS0vCct;3Asq>&%V+UXL{V zcxcQf{*wY#dVO0*C$FbA=1Mzx>zzHl_owfS-x}#wS*we1;n0{}$^?W8;p4y2Fyrjv zU2>(jW%q$Sfw`v& z{>}zdfJlwn(nGBIY|a_f8!-6MF^U7bz#L$hS^R7USUj4;nl)yByFQRoaPy>8N<9SC zrPU4TctMUG?|(qw_E*rUD+!>x`3H{E*;#EsQyCaK{y7x-lZ=w=OtF=FxO-(5R|R!G zZ@eC)BPS*Tk!AoQ2h!7zPJN$wu+cK^JW$LTeWhMrE&AC655f+SZ9u5;qU6&(rp}m} zeT+sC0DsOl`S4H)-ye=XvkVqx^L4QvilX%h2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4sBf%ipdZ&9wTFR$aj&O~ zV~9oX(n3_Tyy_#oT-6kt*J#)^iRbPsf3#Yz| zy?fPl&dk7{-rHP%e_1)1hmY^V#khSrpPsRBbL&@p%HjLG-Cs#D-L{GQ)xz8C@ zZPVAsh0C8iYybS^8=J?|kG**HX4TzLzo5HQzkmN$RIxz*aKzc?h5P)YXP^JDQSsZC zFD45%O=9K=JjmcsRml0gW?8x%vq8xhj+tkSl$F)9K1`kL_u+64muQnhLh@tvqhCwc zsp|>1DVD#pe-OPe;QW2#3DUBGzsXdm!__Y;Hw8|e@^8C=$DW_LJ%1T_ XDprQyG58t|OePGTu6{1-oD!M2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4sBf%ipdZ&9wTFR$@s6j9 zV~9oX(n;R_!i6G7>&s_kElrNR%#!qI%PFQui;rzk*j2Jpt&XYJJISPmx%`L6AC?w3 zp-0(Iqa2fyrm)KH67afjvd|+d+qu`MIQE8D^zs~=)7Af<|2e<&d)KN@_6Cexv$HR+ zd$s1k#J;$T0ebyz$Bo-LB^c%v?Qiel5cH2YnR4w>J7>qLN&eRRw>(|OzN#y`!=HKI zybZ_O|9aeYW4WB~rPT7@?SpG~=&f6e!q)$eNH&;Wb|v0{vGGjWw43bx5ivE_zDpbL ze)vbk^2Gl?N42xQzMs=|b5G^&BTH9mep;Fo&*;45_R&?33v?t@rk^hUc8296cVSt1 zS){Mko42O_IhA&n6va<%EPHwSmsRHxCS&7rNv`(5(0hCTJ7`T+ntQV7{W+6~CkndP z{buvHK50?el*I=XjyiGv*xVM7F(K_UdzeN`YO7UT_pDX7R5xtdb0)x|r}WOF%g;q0 zJwI)wlnB1(^DHf&kWw_$JW!WcbcbMt<~gbNua95d85&baHES9m2P zqa$JK>+9=dQ;R++Eml?zSsf~8SJ(8qa>qJv1px~I1D25eo_cd@c#B-G{#VnQDx39H zD)9EZyA9eB+(9=A{C2I<7gYPh^2;&QzN)S8vAN5lLuVBa=!OAP5re0zpUXO@geCy( C!dm74 diff --git a/SparkleShare/Linux/Pixmaps/icons/ubuntu-mono-dark/process-syncing-iii-24.png b/SparkleShare/Linux/Pixmaps/icons/ubuntu-mono-dark/process-syncing-iii-24.png deleted file mode 100644 index bccefce19feed27788cf38014136c22f0435bf7a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 829 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4sBf%ipdZ&9wTFR$@rtL5 zV~9oX(uw>1g9}BD+JAq2nKe0yn=^!K{R+;uEmMxjcV4`4>QPRL$uD+|mnl7)XRlUc zV`u-fapDF+**}g7iV3d2=S1D=;#7N-aD?sF^?k3CGJaQ-eC+vtulU{0?;Wc?*>7OD zc74vtwpYxJ&boW^-8^~c^oUz?N-+5Ee6OtRbVS%rr2E`UKc+>iYIL8({C$3mJ#=ZJ z$^u6Fx56LyDFp2nJjnHH5{J8$b$~*`X8B|BH}2g_%zGzlZ)VPT!ZLnG@prlWd;7Q_ ztqwi)JWJ{9+rGyJ`!}5Ub4bbAaCXp2pDp%YTcdbI43us?dvxW4!MfLzX6|v-Nt=A~ z&a!t`J8y1O*e5mdoAYkI@{8ARpN`si;%Q0OyMh@XE(#cL-u#4{RbJNgLP$X9vibXu zSXDG^Oi3y)cyufDk+QN)&6gRyz3+8}7EN3Aj_c38TS~M4dMF8|zd9Lw?D*v?ccjiQ zix=Q(m+2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4sBf%ipdZ&9wTFR$@tUWL zV~9oX(n))>g9}C4=6_bc)6fyDwNlL2B=6^jm9E*MuNAh1Oyv8=%opo&*Jal&#{z+m z`2llSE+1RpkdeW9@zMn8=_<>jj(c#-P|V%&eaDn7J9nmiT=RSn|NF}Gf}v0AwHP-1 z+*@)xuvR1C?aRMLr>;yC?!2YYz*sQVwO>MzZ|9+?wP9AK915#WonLkLqOAG6pimiQ zJKi6%ovLkrUG}=QG{k!;$-G$iAUrzyHuK3nKg+T@L2G-jSLa^3B+H0EfbY}2%(KPvo}Wx4!{<&ot{?0I-@ z?QEHDw;A*IH>O4|nbf(@wdX|Mk-2{DPjjYCpQ&^4MWBtz1NYi{jiSi-lVd!wvAs_Z0B`z*eYq@B$pDk^}E#N>H3C7MKd~$m;XM> z@XD&`N^>bP0l+XkK47FgI diff --git a/SparkleShare/Linux/Pixmaps/icons/ubuntu-mono-dark/process-syncing-iiiii-24.png b/SparkleShare/Linux/Pixmaps/icons/ubuntu-mono-dark/process-syncing-iiiii-24.png deleted file mode 100644 index 375f0d3e2f0d682b3991b57d6b5b29cac1e9bd66..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 838 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4sBf%ipdZ&9wTFR$@vf(f zV~9oX(n)9YeG(;()}Nm(efi9Z2&2c!D^}jT!o{mCcx!d%hKU^7fg7Fv@R$8#Sem1H zNkL4km-SKvN7KETUeE9O9lx_G!&4{iS=os*$qS!7epY67?p^KtV!w06_rgP_{%>Rr zn0G!lcf~!C8y5^e_ZFqNr){`#`T&E;RB1&+r6scu?M^b>zJGe-3a$CJ&$q8z%IO%I zDbXo$;QQQaw&1`;?-ZIuuTJ7Pd5tTOBWtxtOnGd2=p)th7c-b!*(XoFBQ;-P{`v1- zE3P%Y{v*WsR{zlUr>So4xpH=OPD`T>e;4;uc{FE(`z~IWD-OF=&(BU@7?PCwl)asw zH*jsp$@6uK;?{qDmdjb4A~CVPCiJr1fje_fzwNAM+1lVOu0Nqe-JITi3PkwFHzVXfA z^5yj$O%2cW<0hR=)7&BF?H%tN>Uo)oW$9)%ozsif>mU0uclVd0Nj|=|%n8Q|J(dS& z|NO6|+uFq;efa(4)8~y!J}^8#KX++d{L#{G9-fq2EXoUh1$*5)6D$zD^{;w}X#Gd- z+uL*BYOR&NC2*!zbGKi;^H;$``$}hAEV_E#H~HKjMvkC^W%Jj}Hw7jm22WQ%mvv4F FO#lmNTxS3P diff --git a/SparkleShare/Linux/Pixmaps/icons/ubuntu-mono-light/Makefile.am b/SparkleShare/Linux/Pixmaps/icons/ubuntu-mono-light/Makefile.am index aa9cf7e8..a4e77c84 100644 --- a/SparkleShare/Linux/Pixmaps/icons/ubuntu-mono-light/Makefile.am +++ b/SparkleShare/Linux/Pixmaps/icons/ubuntu-mono-light/Makefile.am @@ -2,11 +2,10 @@ light_theme = ubuntu-mono-light light_themedir = /usr/share/icons/$(light_theme) light_theme_icons = \ - status,process-syncing-i-24.png \ - status,process-syncing-ii-24.png \ - status,process-syncing-iii-24.png \ - status,process-syncing-iiii-24.png \ - status,process-syncing-iiiii-24.png \ + status,process-syncing-idle-24.png \ + status,process-syncing-up-24.png \ + status,process-syncing-down-24.png \ + status,process-syncing-24.png \ status,process-syncing-error-24.png install_icon_exec = $(top_srcdir)/build/icon-theme-installer \ diff --git a/SparkleShare/Linux/Pixmaps/icons/ubuntu-mono-light/process-syncing-i-24.png b/SparkleShare/Linux/Pixmaps/icons/ubuntu-mono-light/process-syncing-i-24.png deleted file mode 100644 index c938836049eb5ef1672af1d7ae062f1f1f0efe31..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 795 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4sBf%ipdZ&9wTFR$ag(Qu zV~9oX(#fZ@g98QH_ZOcr6>!ev;e4^`ZG3|1L0`TS#Yw&|7Cl;h&3%Ke-XyOD(o1&) za9vW$+x5cvXm5SPkCtVk@50L0Emacr-o0b1sX%r9vTnOcF_S%B<`*YC`?Jr|_)MVE zp+pe|gJVw`IUi*BzGJ_TeEZw>FowO=cAsW4`Z2`^tqfTt>d?t?Y{uHX*MF!qTtBiq z?e@1$w`IGSd=D_>2IMYWxXa4A!>!-kyS>Nol868gTcypv2^SCD4Ksb>u`%KgcSLER z;5jv67p1o?PKq+e6DxnFJ3B1c)?1--?9P`ferz*pK25naUx@$MySK;l?noVpj9UE;)|ojeZrm#+SjX2cV-+i7Xg%FP*NYP<(ty^>OH4QylEyyX1++xtsD zI>|Htoi4d=^5gHvj@j$3xOL*vrE)Pbdqt&^(y|RtcU8?&39Bi@Xkmx z^r?z)dO_^;+c#%(eE4_R-LHK9qnq8+dE0la+{*X9R_pX8j`n`R%>Dvf>y}hjjh-hR z#~;@jH!SWk%y(5eTR-iT{?aMxO6#{gudICV+VKp7(x=Gm+Infj6_Y;xviPkJOdAZI Lu6{1-oD!M2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4sBf%ipdZ&9wTFR$@q(v| zV~9oX(#iY%g9Am5+kf9yy25v2m!p>sM{7s()}qq@xRwOuiUo2HujI6`p)Nb&i^cYFB+Bo z&%KUe=@r=oK8v8IzZrWZ+CDCobdb9h8E)hta>Gw;^7Gk@E!U)$PKkYaOqF+vO;Np6 z+r^6-E0;B}ODORCcl!`>{$-xh#A|Nr76f^jv(AyVIQ)61yU)_R>eh_?L9fb7XRkcT z8P&ga!{l=YWwldUkE;H9w09oEOS#9F97;bGz2tSOuj@FGL@ zfOz*&xe(`lb-&M@l}@&){MOWaR(I2~&fMEPs}Nph`G?6ui_TbHz3EvVF8=-f*#Iremgqww-L7_TmlVn@&ttDki1(6QRkLdP`nb(| zHl4b6FWqm;){kF4Ixjizt{`w=Tdw&55wDf5Yrl$q&kYgjEi14QQrtUxrKPyjlr7it sU6dxim>P7B`MDJ1tPE$b%Gdlqw$Ac9S^J<0m~t3AUHx3vIVCg!0Al-AdjJ3c diff --git a/SparkleShare/Linux/Pixmaps/icons/ubuntu-mono-light/process-syncing-iii-24.png b/SparkleShare/Linux/Pixmaps/icons/ubuntu-mono-light/process-syncing-iii-24.png deleted file mode 100644 index 81934abd4de011642c02543367956de4974755fc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 807 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4sBf%ipdZ&9wTFR$ai6D) zV~9oX(#dDDg&if@=Syy18o9{Qy!~0giukP|p0i7CPV`tZt!v(@3Xy7&E^$Qx&&-!= z>m36Zvh&Yt=~C$0e)LF4cU7VJf~7OA-MH4QC#Mp0yxHw?$@cbdJ9!SDd0%< ztiK5i8cWq0A{Xp^xrQr6=6K{iUxokcjCB(mEHmrM|G)^E}u+#pu?LkfWEl8CnG9SkG21j+$6+ zCMv@Aqe@|-$Bn4h@16xp?TBmLx>c%s{j@TbR)OdPO&fGpM|=Hbc)_hL>=fx$`O4d@4)z4*}Q$iB}pxsDR diff --git a/SparkleShare/Linux/Pixmaps/icons/ubuntu-mono-light/process-syncing-iiii-24.png b/SparkleShare/Linux/Pixmaps/icons/ubuntu-mono-light/process-syncing-iiii-24.png deleted file mode 100644 index 9d236ff21868754a5b6ee374eec0ee07e1a0e27b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 833 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4sBf%ipdZ&9wTFR$@rI|1 zV~9oX(#hw&Ljon*<`<_eOKi(9mJq3Uf5_MV3|Hxf+qO@Z%{h}HsAPIer&;VDv(t_V z3V+mFT+&2SB+{54-r3^DwaPW6u}RpkqgzZj@A4hX++9}1>Bq$O&OZF`_r2%U`CM-{`AkK3^#Ln-v)7>|2$)d{mJF$U;Efr zcfIJE8UD*n!+Nj*IGkC@!DEd9h%{=Rpz)Q+CaEy_!l z{QhI{pGiqgNB^*`J6WbV|2l6ZTkWtq34UiaPF&T!+#os{(S>Ce4) z-a1h&FVdQ&MBb@0AK4^ AVE_OC diff --git a/SparkleShare/Linux/Pixmaps/icons/ubuntu-mono-light/process-syncing-iiiii-24.png b/SparkleShare/Linux/Pixmaps/icons/ubuntu-mono-light/process-syncing-iiiii-24.png deleted file mode 100644 index 30ac179480e4a69f8faef10b4711999d1c48fc22..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 822 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4sBf%ipdZ&9wTFR$@vNtd zV~9oX(#gIV!j2Mc^CO!#+{|0IbytY5gX+7m%;1%?CRR;c^x|lfyP)7w_I|I`SG_;B z-*eg1rJ%c!<>LcS%}4WG{;Uo2zq+hSI6Nj(Vd>93Te3G9etb|Z**5e0%DMp#c*2S$ib!XUWrCs~;R83~% z-s)c&o8M-HPk(M`{CVC@etGGt0CtY1hR@22Mc#>8S`;vx_9}YvK{0M$Rqyk(n>TJs zvWEz-u~A#9#5Z**S9f=+UaZ8j7`@`04;l=+f0r4?YnhsSoSrC=`_cdE?AK|(P6p@Q z+0&Xit0HfjdH(&Q!hZsyUbib5Ih@UvXmhOktoF>Vw$EI5QczZ;i`q4dzRy0ITjewQ ni#k8pa{M?RUY{p%Z03Ej#FK-)!lMREXtDnm{r-UW|Kbllv diff --git a/SparkleShare/Mac/Pixmaps/process-syncing-active.png b/SparkleShare/Mac/Pixmaps/process-syncing-active.png new file mode 100644 index 0000000000000000000000000000000000000000..f4887ff51cd7395d3bbaec15bc6feac9cb91a4fc GIT binary patch literal 563 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4sBf%ipdZ&9wFhYWDNh&2 z5R2ZqlN`AY83?%USK1=Ox8!<7-yi|1%(H zxiHJ!+c#Lgcsab2d?3_eJ8PjxfJIBF?b99i4m|PYVm$9wm}?t+;(_9Wrvh)(CeOBr zc>Rv)p1s5y>DPHhCcn>=@#$v&KDO=PwZ(IPO`3Ed+I^CkoUWh&>p9tVm!5F+oDKgs Zn_sXxac8g+pAFDg44$rjF6*2UngHNy&d>k= literal 0 HcmV?d00001 diff --git a/SparkleShare/Mac/Pixmaps/process-syncing-down-active.png b/SparkleShare/Mac/Pixmaps/process-syncing-down-active.png new file mode 100644 index 0000000000000000000000000000000000000000..1be1c65c0b4d76ff3f64f22ef7e6b3428d4e280b GIT binary patch literal 560 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4sBf%ipdZ&9wFhYWaZeY= z5R2ZmlWe<~90lC&cl;1O@r--Xj)^O)X7rlh-aMmpis|h8>H@nCn_tj;v`6BTw2;GI7M>|9sIXc@V&2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4sBf%ipdZ&9wTFR$k-^i& zF~p*G?*v1?!wv$j_jSZHxF*b-#KyHj^NmE`0l^m>tm2L<1zBU%WiOo)k?8UenUeWJ zKtZ6(UQ|H!o7$oW<-0#WKRe&h^G)h+bx|wxi09$`&n)(Q{nywa)3D;)vRRB~p@p)~ ze>!p`O!CZn!L&$;WUzR_3yzawX4VU>Imdxf6{~{muZ&Eoe$}**O`=$?KJ?82E zcNRGm9NN#2_Fkb+yrpv%0H<2(Q?mRbKU2i{} zJoTw}xo^F_=P^z5FZQ91Gn{RZbUUC!>VUkPfh*qi#8q&X2i#}49av!pv2Ozlcu|6o z{BZ+ibdf<5xlaQ(%=2%wS-LDEv4=O}7RH_>>L?#Rk?u8XA60 aL;3~aowO_$P@2{N0000`jwh*0P1v9u& zfas~qH5AcC3Uy?@6rwietqpDm5PDH|Y< zDCX9Jhb3qshbg)ccra8igC;1!j~EhYB7hS_rT)ejOz^}OVR&&=m)T`{kS}(aKve89 fNh}}^Es%TxnuRNwxeZNt00000NkvXXu0mjfT^((& diff --git a/SparkleShare/Mac/Pixmaps/process-syncing-iii-active.png b/SparkleShare/Mac/Pixmaps/process-syncing-iii-active.png deleted file mode 100755 index ce23ac124af275c1bb3e280781fbcc3177903b61..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 274 zcmV+t0qy>YP)HpHFpl`Fm8 z(_Oyx>AmT9buZ?5-d}=C6IXn9KrZZn4OwRt!wlS@>V=!cRTzkz8)d+SG}(Xy6Bhhd z$f64&`PV1NAPwVl*3eN6+$DcLg*^tJvxr$fJ&vI3PB|7=7qyqxb6>ZKx_Bi4A1g{=gKfju=7J)F04bA!-)1 YH;P-dIu#DGVE_OC07*qoM6N<$f;~uX%m4rY diff --git a/SparkleShare/Mac/Pixmaps/process-syncing-iii.png b/SparkleShare/Mac/Pixmaps/process-syncing-iii.png deleted file mode 100755 index 2b4192fde5fcafad7429afffec6967a9a0b6046b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 308 zcmV-40n7f0P)r2x?emA^y;d6(F!*h7x7!moG-yh#4T!>|aEcXSg))V85odi#2}&O3=1`t}p{D6_>93tYtpJ|hDycIa@<9gDog28M(_IA)m(LPzYT-r$SS4fE7^ zAaqZe>)61E&^w20P~wp)n`|>n|L;J$buL-qmQ!l{mh+7dC{ZO<*MJv~*QdddRITwq eg*N}KP2~qrzqBb?d7%1*sHT2hpLpb$9D0=-m1N8W(3fI0+>mpg5F(SSUyl{2-k>Rn#re4s9V2 zgCsGQw||_DBWF`Q_}%dE@*FRm5|MxTy*Lg+h~^#VMGF>?97|jjDM%m|8zeb=OF?15 zu7apYk*&bR0bU@OV}!N2p6&HpbZ~}CRB?o{F_%H55W^4-K5&l-DhQ0Z6zW?GV%*^v z4_bbMD~KV6`q6?B%JAT8`5R7iR``P2Xu&7CXrhD_dT67CL*u~+N-P@iaDr#Jcr<3h yzrOJ`O6Wr@W=h-36yXUO#9{zd$17w{Q`ELOJ}VO6HzTS50000m6fP;gBgYI?n0t&^YgSbfP0la|P&9N>P zp@I;_Bz_$NA-p6NfAB%3KktP%lcwpvWFLo&$@jwAv;#vzjc83X5K&f46fmwHs4uA- zc;}wVss;|2qf5A&FJ$6|nDh_;;b;~@*^vQapK`(TL zAF^KAV1*m9F4->o2QkI2Y4JguXO?*g3s~#!^uF0 mP*22E)tL-58SvKzG=Bkfy0i`>idGl^0000|Q)sI1tSMH^&YPAs&7aJ!W75*~7)c!?%6l zu<@aR5tfnK)Y1q)@Q6z|DBuA}Tw|+smryG$sN)KG zd}?_I0kj~RKd6ls{2+!9UbVc8dx&8UlLy z-!*>21v1)64NQ$*AL<3-p$8XYQH6@&3v!|^LjPAnD)D=Zs2%_S002ovPDHLkV1jaU Bb$$Q< diff --git a/SparkleShare/Mac/Pixmaps/process-syncing-up-active.png b/SparkleShare/Mac/Pixmaps/process-syncing-up-active.png new file mode 100644 index 0000000000000000000000000000000000000000..c356115fba97d344ec8cf1d0590b0b1bbc3cd072 GIT binary patch literal 566 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4sBf%ipdZ&9wFhYWSx*R)JYmsRNYxJT}_wx1H`ie+D3ab^1)hlNa69Oj$wIn2JXzG3?D2Nx_) zIn*%3d~NdkDr46e*=E1sT4Q5;mVa&7bVvX0TPhuEt*nZxg<`HO_@~zK-6ci7b6@Sk ze~kQ{KcybLjQD+^IhIo-*6+EG&P%^V!3o9f2Uf8>W4y_(GEY9C&nisZ@tkGN>cf}A b_euWmzh0yAJU)C0&|?gqu6{1-oD!M2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4sBf%ipdZ&9wTFR$k=$z~jEa-K1nn0ne0K^SBFm$~~sVPDs$~VA^F; z(lKA*#J-R}8aKRC; zsGQ8>NSO5E*h!X%buT|2_+1nD!R*ZDuNp4@3!m!mICv?%rEOE*91RYG622IgYOC9O zXZ_h#7nA$_7Qf5dsneNmtYNY^p!MqfB>Nrympvnw`9JvHc>O5jqm&2{^ZDl;=S??~ zz3%#hAu9Bl!g-zr((0=|ISYzSdt4vi$=o};KU-#|&eXz))b>rxGjvLWciI_bZKyMu g`g*oV%%|mP%+ire%NkB_0)v{t)78&qol`;+0EK_(-2eap literal 0 HcmV?d00001 diff --git a/SparkleShare/Mac/Pixmaps/process-syncing.png b/SparkleShare/Mac/Pixmaps/process-syncing.png new file mode 100644 index 0000000000000000000000000000000000000000..44d2e208da5668be84023c6556baa53d1d42c2a9 GIT binary patch literal 584 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4sBf%ipdZ&9wFhYWeNPw1 z5R2Zq6CC}R97SC2zZbasQr3du@v_TREbAY-Hb`8P>zwPEZq_F)B&KJ{e8k`=)0K^x z%ha!|vkrZK{l8i#`~M%87MV9&|ND~K_q<=?`j-=o9p6kjnR~8&vg3TXl0RY6ikcft z+r@2kKg_M;Dw|)rNB-+YYu)n?*v$89$7rsu3E(u)4~#kg@AI<0%}NX#f_AK2Y+8Ee z=cWe7$-5iA@LfK|{`AapvH$OiGF#VZ$)_FI^4t8B$qz&A%K5GSyjymreG0r~F@ITS@g!)(uh&o?CC7*7Z3hSF?dH-qT0O?6++Z(5nodu6{1-oD!M none - false + False bin\Debug DEBUG prompt 4 - + - false - false - false - true - false + False + False + False + True + False Mac Developer 3rd Party Mac Developer Installer @@ -120,42 +120,6 @@ sparkleshare-app.icns - - Pixmaps\process-syncing-i-active.png - - - Pixmaps\process-syncing-i.png - - - Pixmaps\process-syncing-ii-active.png - - - Pixmaps\process-syncing-ii.png - - - Pixmaps\process-syncing-iii-active.png - - - Pixmaps\process-syncing-iii.png - - - Pixmaps\process-syncing-iiii-active.png - - - Pixmaps\process-syncing-iiii.png - - - Pixmaps\process-syncing-iiiii-active.png - - - Pixmaps\process-syncing-iiiii.png - - - Pixmaps\process-syncing-error.png - - - Pixmaps\process-syncing-error-active.png - Pixmaps\document-added-12.png @@ -256,6 +220,16 @@ Plugins\ssnet.xml + + + + + + + + + + diff --git a/SparkleShare/Mac/SparkleStatusIcon.cs b/SparkleShare/Mac/SparkleStatusIcon.cs index 5c4e69bb..618e02d6 100755 --- a/SparkleShare/Mac/SparkleStatusIcon.cs +++ b/SparkleShare/Mac/SparkleStatusIcon.cs @@ -45,11 +45,19 @@ namespace SparkleShare { private NSMenuItem notify_item; private NSMenuItem recent_events_item; private NSMenuItem quit_item; + + private NSImage syncing_idle_image; + private NSImage syncing_up_image; + private NSImage syncing_down_image; + private NSImage syncing_image; + private NSImage syncing_error_image; + + private NSImage syncing_idle_image_active; + private NSImage syncing_up_image_active; + private NSImage syncing_down_image_active; + private NSImage syncing_image_active; + private NSImage syncing_error_image_active; - private NSImage [] animation_frames; - private NSImage [] animation_frames_active; - private NSImage error_image; - private NSImage error_image_active; private NSImage folder_image; private NSImage caution_image; private NSImage sparkleshare_image; @@ -62,15 +70,25 @@ namespace SparkleShare { { using (var a = new NSAutoreleasePool ()) { - CreateAnimationFrames (); - this.status_item = NSStatusBar.SystemStatusBar.CreateStatusItem (28); this.status_item.HighlightMode = true; - this.status_item.Image = this.animation_frames [0]; - this.status_item.Image = this.animation_frames [0]; - this.status_item.Image.Size = new SizeF (16, 16); - this.status_item.AlternateImage = this.animation_frames_active [0]; + this.syncing_idle_image = new NSImage (Path.Combine (NSBundle.MainBundle.ResourcePath, "Pixmaps", "process-syncing-idle.png")); + this.syncing_up_image = new NSImage (Path.Combine (NSBundle.MainBundle.ResourcePath, "Pixmaps", "process-syncing-up.png")); + this.syncing_down_image = new NSImage (Path.Combine (NSBundle.MainBundle.ResourcePath, "Pixmaps", "process-syncing-down.png")); + this.syncing_image = new NSImage (Path.Combine (NSBundle.MainBundle.ResourcePath, "Pixmaps", "process-syncing.png")); + this.syncing_error_image = new NSImage (Path.Combine (NSBundle.MainBundle.ResourcePath, "Pixmaps", "process-syncing-error.png")); + + this.syncing_idle_image_active = new NSImage (Path.Combine (NSBundle.MainBundle.ResourcePath, "Pixmaps", "process-syncing-idle-active.png")); + this.syncing_up_image_active = new NSImage (Path.Combine (NSBundle.MainBundle.ResourcePath, "Pixmaps", "process-syncing-up-active.png")); + this.syncing_down_image_active = new NSImage (Path.Combine (NSBundle.MainBundle.ResourcePath, "Pixmaps", "process-syncing-down-active.png")); + this.syncing_image_active = new NSImage (Path.Combine (NSBundle.MainBundle.ResourcePath, "Pixmaps", "process-syncing-active.png")); + this.syncing_error_image_active = new NSImage (Path.Combine (NSBundle.MainBundle.ResourcePath, "Pixmaps", "process-syncing-error-active.png")); + + this.status_item.Image = this.syncing_idle_image; + this.status_item.Image.Size = new SizeF (16, 16); + + this.status_item.AlternateImage = this.syncing_idle_image_active; this.status_item.AlternateImage.Size = new SizeF (16, 16); this.folder_image = NSImage.ImageNamed ("NSFolder"); @@ -81,22 +99,40 @@ namespace SparkleShare { } - Controller.UpdateIconEvent += delegate (int icon_frame) { + Controller.UpdateIconEvent += delegate (IconState state) { using (var a = new NSAutoreleasePool ()) { InvokeOnMainThread (delegate { - if (icon_frame > -1) { - this.status_item.Image = this.animation_frames [icon_frame]; - this.status_item.Image.Size = new SizeF (16, 16); - this.status_item.AlternateImage = this.animation_frames_active [icon_frame]; - this.status_item.AlternateImage.Size = new SizeF (16, 16); - - } else { - this.status_item.Image = this.error_image; - this.status_item.AlternateImage = this.error_image_active; - this.status_item.Image.Size = new SizeF (16, 16); - this.status_item.AlternateImage.Size = new SizeF (16, 16); + switch (state) { + case IconState.Idle: { + this.status_item.Image = this.syncing_idle_image; + this.status_item.AlternateImage = this.syncing_idle_image_active; + break; } + case IconState.SyncingUp: { + this.status_item.Image = this.syncing_up_image; + this.status_item.AlternateImage = this.syncing_up_image_active; + break; + } + case IconState.SyncingDown: { + this.status_item.Image = this.syncing_down_image; + this.status_item.AlternateImage = this.syncing_down_image_active; + break; + } + case IconState.Syncing: { + this.status_item.Image = this.syncing_image; + this.status_item.AlternateImage = this.syncing_image_active; + break; + } + case IconState.Error: { + this.status_item.Image = this.syncing_error_image; + this.status_item.AlternateImage = this.syncing_error_image_active; + break; + } + } + + this.status_item.Image.Size = new SizeF (16, 16); + this.status_item.AlternateImage.Size = new SizeF (16, 16); }); } }; @@ -314,32 +350,6 @@ namespace SparkleShare { Controller.SubfolderClicked (name); }; } - - - private void CreateAnimationFrames () - { - this.animation_frames = new NSImage [] { - new NSImage (Path.Combine (NSBundle.MainBundle.ResourcePath, "Pixmaps", "process-syncing-i.png")), - new NSImage (Path.Combine (NSBundle.MainBundle.ResourcePath, "Pixmaps", "process-syncing-ii.png")), - new NSImage (Path.Combine (NSBundle.MainBundle.ResourcePath, "Pixmaps", "process-syncing-iii.png")), - new NSImage (Path.Combine (NSBundle.MainBundle.ResourcePath, "Pixmaps", "process-syncing-iiii.png")), - new NSImage (Path.Combine (NSBundle.MainBundle.ResourcePath, "Pixmaps", "process-syncing-iiiii.png")) - }; - - this.animation_frames_active = new NSImage [] { - new NSImage (Path.Combine (NSBundle.MainBundle.ResourcePath, "Pixmaps", "process-syncing-i-active.png")), - new NSImage (Path.Combine (NSBundle.MainBundle.ResourcePath, "Pixmaps", "process-syncing-ii-active.png")), - new NSImage (Path.Combine (NSBundle.MainBundle.ResourcePath, "Pixmaps", "process-syncing-iii-active.png")), - new NSImage (Path.Combine (NSBundle.MainBundle.ResourcePath, "Pixmaps", "process-syncing-iiii-active.png")), - new NSImage (Path.Combine (NSBundle.MainBundle.ResourcePath, "Pixmaps", "process-syncing-iiiii-active.png")) - }; - - this.error_image = new NSImage ( - Path.Combine (NSBundle.MainBundle.ResourcePath, "Pixmaps", "process-syncing-error.png")); - - this.error_image_active = new NSImage ( - Path.Combine (NSBundle.MainBundle.ResourcePath, "Pixmaps", "process-syncing-error.png")); - } } diff --git a/SparkleShare/SparkleStatusIconController.cs b/SparkleShare/SparkleStatusIconController.cs index 3b8b11f4..6277c624 100755 --- a/SparkleShare/SparkleStatusIconController.cs +++ b/SparkleShare/SparkleStatusIconController.cs @@ -36,7 +36,7 @@ namespace SparkleShare { public class SparkleStatusIconController { public event UpdateIconEventHandler UpdateIconEvent = delegate { }; - public delegate void UpdateIconEventHandler (int icon_frame); + public delegate void UpdateIconEventHandler (IconState state); public event UpdateMenuEventHandler UpdateMenuEvent = delegate { }; public delegate void UpdateMenuEventHandler (IconState state); @@ -119,14 +119,8 @@ namespace SparkleShare { } - private Timer animation; - private int animation_frame_number; - - public SparkleStatusIconController () { - InitAnimation (); - Program.Controller.FolderListChanged += delegate { if (CurrentState != IconState.Error) { CurrentState = IconState.Idle; @@ -155,9 +149,7 @@ namespace SparkleShare { UpdateQuitItemEvent (QuitItemEnabled); UpdateStatusItemEvent (StateText); - this.animation.Stop (); - - UpdateIconEvent (0); + UpdateIconEvent (CurrentState); UpdateMenuEvent (CurrentState); }; @@ -200,11 +192,9 @@ namespace SparkleShare { StateText += " " + ProgressPercentage + "% " + ProgressSpeed; + UpdateIconEvent (CurrentState); UpdateStatusItemEvent (StateText); UpdateQuitItemEvent (QuitItemEnabled); - - if (!this.animation.Enabled) - this.animation.Start (); }; Program.Controller.OnError += delegate { @@ -213,10 +203,8 @@ namespace SparkleShare { UpdateQuitItemEvent (QuitItemEnabled); UpdateStatusItemEvent (StateText); - - this.animation.Stop (); - - UpdateIconEvent (-1); + + UpdateIconEvent (CurrentState); }; } @@ -255,24 +243,5 @@ namespace SparkleShare { { Program.Controller.Quit (); } - - - private void InitAnimation () - { - this.animation_frame_number = 0; - - this.animation = new Timer () { - Interval = 50 - }; - - this.animation.Elapsed += delegate { - if (this.animation_frame_number < 4) - this.animation_frame_number++; - else - this.animation_frame_number = 0; - - UpdateIconEvent (this.animation_frame_number); - }; - } } }