This is an automated email from the git hooks/post-receive script. o c h o s i p u s h e d a c o m m i t t o b r a n c h m a s t e r in repository xfce/xfce4-settings.
commit b3bbe217810eed24234b50336cec35e09dcdade1 Author: Simon Steinbeiss <[email protected]> Date: Sat Sep 8 00:20:40 2018 +0200 display: Add custom xfce-display-profile icon --- dialogs/display-settings/Makefile.am | 3 +- dialogs/display-settings/main.c | 4 +- dialogs/display-settings/xfce-display-profile.png | Bin 0 -> 8079 bytes dialogs/display-settings/xfce-display-profile.svg | 603 ++++++++++++++++++++++ 4 files changed, 607 insertions(+), 3 deletions(-) diff --git a/dialogs/display-settings/Makefile.am b/dialogs/display-settings/Makefile.am index 7da0bbe..42351de 100644 --- a/dialogs/display-settings/Makefile.am +++ b/dialogs/display-settings/Makefile.am @@ -81,7 +81,8 @@ icons_DATA = \ xfce-display-extend.png \ xfce-display-external.png \ xfce-display-internal.png \ - xfce-display-mirror.png + xfce-display-mirror.png \ + xfce-display-profile.png EXTRA_DIST = \ $(icons_DATA) \ diff --git a/dialogs/display-settings/main.c b/dialogs/display-settings/main.c index aa0d365..cc49a39 100644 --- a/dialogs/display-settings/main.c +++ b/dialogs/display-settings/main.c @@ -1326,8 +1326,8 @@ display_settings_minimal_profile_populate (GtkBuilder *builder) profile_name = xfconf_channel_get_string (display_channel, property, NULL); label = gtk_label_new (profile_name); - image = gtk_image_new_from_icon_name ("gtk-about", 96); - gtk_image_set_pixel_size (GTK_IMAGE (image), 96); + image = gtk_image_new_from_icon_name ("xfce-display-profile", 128); + gtk_image_set_pixel_size (GTK_IMAGE (image), 128); profile_radio = gtk_radio_button_new_from_widget (GTK_RADIO_BUTTON (profile_display1)); gtk_container_add (GTK_CONTAINER (profile_radio), image); diff --git a/dialogs/display-settings/xfce-display-profile.png b/dialogs/display-settings/xfce-display-profile.png new file mode 100644 index 0000000..6df6d55 Binary files /dev/null and b/dialogs/display-settings/xfce-display-profile.png differ diff --git a/dialogs/display-settings/xfce-display-profile.svg b/dialogs/display-settings/xfce-display-profile.svg new file mode 100644 index 0000000..2b2f087 --- /dev/null +++ b/dialogs/display-settings/xfce-display-profile.svg @@ -0,0 +1,603 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + 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" + version="1.0" + width="128" + height="128" + id="svg2567" + sodipodi:docname="xfce-display-profile.svg" + inkscape:version="0.92.3 (2405546, 2018-03-11)" + inkscape:export-filename="/home/ochosi/Nerdstuff/xfce/xfce4-settings/dialogs/display-settings/xfce-display-profile.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96"> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1920" + inkscape:window-height="1031" + id="namedview62" + showgrid="false" + inkscape:zoom="7.375" + inkscape:cx="44.267815" + inkscape:cy="54.976496" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:current-layer="svg2567" /> + <metadata + id="metadata172341"> + <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> + <defs + id="defs2569"> + <linearGradient + id="linearGradient10691-1"> + <stop + id="stop10693-3" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop10695-1" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <radialGradient + cx="6.702713" + cy="73.615715" + r="7.228416" + fx="6.702713" + fy="73.615715" + id="radialGradient3226" + xlink:href="#linearGradient10691-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(4.1502873,0,0,0.87374455,36.181819,50.040836)" /> + <linearGradient + id="linearGradient3924"> + <stop + id="stop3926" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop3928" + style="stop-color:#787878;stop-opacity:1" + offset="0.10079991" /> + <stop + id="stop3930" + style="stop-color:#828282;stop-opacity:1" + offset="0.56052971" /> + <stop + id="stop3932" + style="stop-color:#828282;stop-opacity:1" + offset="0.64530003" /> + <stop + id="stop3934" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="61.968769" + y1="35.053661" + x2="61.968769" + y2="43.378311" + id="linearGradient3223" + xlink:href="#linearGradient3924" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.1579855,0,0,2.0607668,-69.795096,23.857508)" /> + <linearGradient + id="linearGradient3912"> + <stop + id="stop3914" + style="stop-color:#787878;stop-opacity:1" + offset="0" /> + <stop + id="stop3916" + style="stop-color:#b4b4b4;stop-opacity:1" + offset="0.35046947" /> + <stop + id="stop3918" + style="stop-color:#c8c8c8;stop-opacity:1" + offset="0.49417919" /> + <stop + id="stop3920" + style="stop-color:#e6e6e6;stop-opacity:1" + offset="0.58907253" /> + <stop + id="stop3922" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="361.10583" + y1="87.050117" + x2="361.10583" + y2="94.396416" + id="linearGradient3221" + xlink:href="#linearGradient3912" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.150236,0,0,2.0610632,-706.14619,-81.267807)" /> + <linearGradient + id="linearGradient3342"> + <stop + id="stop3344" + style="stop-color:#ffffff;stop-opacity:0" + offset="0" /> + <stop + id="stop3346" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="15.573899" + y1="46.971004" + x2="23.578077" + y2="46.971004" + id="linearGradient3218" + xlink:href="#linearGradient3342" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.1282824,0,0,2.6666665,-9.7588846,-10.756005)" + spreadMethod="reflect" /> + <linearGradient + id="linearGradient3236"> + <stop + id="stop3240" + style="stop-color:#bebebe;stop-opacity:1" + offset="0" /> + <stop + id="stop3244" + style="stop-color:#e6e6e6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="64" + y1="98.144615" + x2="64" + y2="9.0004082" + id="linearGradient3234" + xlink:href="#linearGradient3236" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.80799961,0,0,0.80682144,12.288022,16.834888)" /> + <linearGradient + id="linearGradient6712"> + <stop + id="stop6714" + style="stop-color:#3c3c3c;stop-opacity:1" + offset="0" /> + <stop + id="stop6716" + style="stop-color:#1e1e1e;stop-opacity:1" + offset="1" /> + </linearGradient> + <radialGradient + cx="12.244348" + cy="4.8630676" + r="20.999998" + fx="12.244348" + fy="4.8630676" + id="radialGradient3257" + xlink:href="#linearGradient6712" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.9684567,0.04212412,-0.02763858,2.3547343,2.5559471,31.262425)" /> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148"> + <stop + id="stop4627" + style="stop-color:#51cfee;stop-opacity:1" + offset="0" /> + <stop + id="stop4629" + style="stop-color:#49a3d2;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop4631" + style="stop-color:#3470b4;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop4633" + style="stop-color:#1b5699;stop-opacity:1" + offset="1" /> + </linearGradient> + <radialGradient + cx="2.6082575" + cy="-16.638557" + r="23" + fx="2.6082575" + fy="-16.638557" + id="radialGradient2545" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9324051e-7,3.0085813,-4.7999302,1.3591293e-7,-15.863916,27.734556)" /> + <linearGradient + id="linearGradient6592-2-7"> + <stop + id="stop6594-0-2" + style="stop-color:#ffffff;stop-opacity:0.27450982" + offset="0" /> + <stop + id="stop6596-2-5" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="12.9375" + y1="8.4375" + x2="15.25" + y2="19.8125" + id="linearGradient3254" + xlink:href="#linearGradient6592-2-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.3809526,0,0,2.8666646,6.8571413,16.400005)" /> + <filter + height="1.2150327" + y="-0.10751635" + width="1.1734241" + x="-0.086712047" + id="filter3198"> + <feGaussianBlur + id="feGaussianBlur3200" + stdDeviation="0.71710775" /> + </filter> + <linearGradient + id="linearGradient8589-4-3"> + <stop + id="stop8591-7-2" + style="stop-color:#fefefe;stop-opacity:1" + offset="0" /> + <stop + id="stop8593-2-4" + style="stop-color:#cbcbcb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="32.892288" + y1="8.0590115" + x2="36.358372" + y2="5.4565363" + id="linearGradient2565" + xlink:href="#linearGradient8589-4-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.7541116,0,0,4.0357898,-35.647124,9.9107789)" /> + <linearGradient + id="linearGradient4011"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:1" + id="stop4013" /> + <stop + offset="0.507761" + style="stop-color:#ffffff;stop-opacity:0.23529412" + id="stop4015" /> + <stop + offset="0.83456558" + style="stop-color:#ffffff;stop-opacity:0.15686275" + id="stop4017" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:0.39215687" + id="stop4019" /> + </linearGradient> + <linearGradient + id="linearGradient3820-7-2-1"> + <stop + offset="0" + style="stop-color:#3d3d3d;stop-opacity:1" + id="stop3822-2-6-3" /> + <stop + offset="0.5" + style="stop-color:#686868;stop-opacity:0.49803922" + id="stop3864-8-7-7" /> + <stop + offset="1" + style="stop-color:#686868;stop-opacity:0" + id="stop3824-1-2-5" /> + </linearGradient> + <linearGradient + gradientTransform="matrix(1.054054,0,0,1.054054,-51.611001,-2.7279009)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient4011" + id="linearGradient3012" + y2="44.340794" + x2="71.204407" + y1="6.2375584" + x1="71.204407" /> + <radialGradient + gradientTransform="matrix(0.27083381,0,0,0.08762273,-2.855072,25.187228)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3820-7-2-1" + id="radialGradient3018" + fy="186.17059" + fx="99.157013" + r="62.769119" + cy="186.17059" + cx="99.157013" /> + <linearGradient + id="linearGradient27416-1-2-0-1"> + <stop + offset="0" + style="stop-color:#55c1ec;stop-opacity:1" + id="stop27420-2-0-8-7" /> + <stop + offset="1" + style="stop-color:#3689e6;stop-opacity:1" + id="stop27422-3-5-3-3" /> + </linearGradient> + <linearGradient + y2="55.052982" + x2="30.271185" + y1="10.028973" + x1="30.271185" + gradientTransform="matrix(0.67764878,0,0,1.2335161,60.2151,-47.569187)" + gradientUnits="userSpaceOnUse" + id="linearGradient3066" + xlink:href="#linearGradient27416-1-2-0-1" /> + <linearGradient + id="linearGradient4806"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:1" + id="stop4808" /> + <stop + offset="0.42447853" + style="stop-color:#ffffff;stop-opacity:0.23529412" + id="stop4810" /> + <stop + offset="0.82089913" + style="stop-color:#ffffff;stop-opacity:0.15686275" + id="stop4812" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:0.39215687" + id="stop4814" /> + </linearGradient> + <linearGradient + y2="40.495617" + x2="71.204407" + y1="15.369057" + x1="71.204407" + gradientTransform="matrix(2.3268746,0,0,2.3268746,-312.21594,-117.9115)" + gradientUnits="userSpaceOnUse" + id="linearGradient3293" + xlink:href="#linearGradient4806" /> + <radialGradient + r="62.769119" + fy="185.29727" + fx="99.189415" + cy="185.29727" + cx="99.189415" + gradientTransform="matrix(0.3823536,7.5555777e-8,-1.8372241e-8,0.1115198,-5.9254271,36.335849)" + gradientUnits="userSpaceOnUse" + id="radialGradient3300" + xlink:href="#linearGradient10691-1" /> + <radialGradient + r="19.99999" + fy="8.4497671" + fx="3.9722471" + cy="8.4497671" + cx="3.9722471" + gradientTransform="matrix(0,3.5958841,-3.8040162,-9.7874431e-8,-112.12797,-105.13329)" + gradientUnits="userSpaceOnUse" + id="radialGradient4145" + xlink:href="#linearGradient4171" /> + <radialGradient + r="62.769119" + fy="185.29727" + fx="99.189415" + cy="185.29727" + cx="99.189415" + gradientTransform="matrix(0.2549024,5.3967361e-8,-1.2248161e-8,0.07965545,6.7163816,44.240666)" + gradientUnits="userSpaceOnUse" + id="radialGradient4192" + xlink:href="#linearGradient10691-1" /> + <linearGradient + id="linearGradient4171"> + <stop + style="stop-color:#ffe16b;stop-opacity:1" + offset="0" + id="stop4173" /> + <stop + style="stop-color:#f9c440;stop-opacity:1" + offset="1" + id="stop4175" /> + </linearGradient> + <linearGradient + x1="14.495504" + y1="20.578842" + x2="14.653106" + y2="56.784363" + id="linearGradient3101" + xlink:href="#linearGradient3117" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4071472,0,-0.00612526,1.4642082,24.122318,-144.41138)" /> + <linearGradient + id="linearGradient3117"> + <stop + id="stop3119" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3121" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.56911701" /> + <stop + id="stop3123" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.93297637" /> + <stop + id="stop3125" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <radialGradient + cx="605.71429" + cy="486.64789" + r="117.14286" + fx="605.71429" + fy="486.64789" + id="radialGradient3109" + xlink:href="#linearGradient10691-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.03212956,0,0,0.02058823,50.030355,-69.82824)" /> + <radialGradient + cx="605.71429" + cy="486.64789" + r="117.14286" + fx="605.71429" + fy="486.64789" + id="radialGradient3112" + xlink:href="#linearGradient10691-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.03212956,0,0,0.02058823,36.756795,-69.82824)" /> + <linearGradient + id="linearGradient5048"> + <stop + id="stop5050" + style="stop-color:#000000;stop-opacity:0" + offset="0" /> + <stop + id="stop5056" + style="stop-color:#000000;stop-opacity:1" + offset="0.5" /> + <stop + id="stop5052" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="302.85715" + y1="366.64789" + x2="302.85715" + y2="609.50507" + id="linearGradient4055" + xlink:href="#linearGradient5048" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.10769232,0,0,0.02058823,4.470495,-69.82824)" /> + <linearGradient + xlink:href="#linearGradient4171" + id="linearGradient4177" + x1="34.678368" + y1="3.6804657" + x2="34.678368" + y2="59.191353" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(11.393575,-119.27967)" /> + </defs> + <path + inkscape:connector-curvature="0" + style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:url(#radialGradient3226);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.80000001;marker:none" + id="path2589" + d="m 94,114.36219 c 0,3.48812 -13.431457,6.31579 -30.000002,6.31579 C 47.431456,120.67798 34,117.85031 34,114.36219 34,110.87407 47.431456,108.0464 63.999998,108.0464 80.568543,108.0464 94,110.87407 94,114.36219 Z" /> + <path + inkscape:connector-curvature="0" + style="fill:none;stroke:url(#linearGradient3218);stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + id="path3340" + d="M 40.524811,114.5 H 87.475189" /> + <path + inkscape:connector-curvature="0" + style="display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient3221);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3223);stroke-width:0.99827468;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.5;stroke-opacity:1;marker:none;enable-background:new" + id="rect1789" + d="m 50.735185,96.499134 c 0,0 0.319564,8.774276 -1.206382,10.819426 -1.525946,2.04515 -4.562302,3.34875 -4.562302,3.34875 -1.948418,0.21485 -1.964536,2.83355 0,2.83355 h 38.066844 c 1.964537,0 1.948827,-2.62144 0,-2.83355 0,0 -3.036224,-1.30361 -4.562147,-3.34875 -1.525925,-2.04514 -1.206383,-10.819426 -1.206383,-10.819426 H 50.748807 Z" /> + <rect + style="fill:#1a1a1a;fill-opacity:1;stroke:url(#linearGradient3234);stroke-width:1.00023937;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.5;stroke-opacity:1" + id="rect2722" + y="24.500116" + x="13.500118" + ry="2.1515236" + rx="2.244451" + height="70.999763" + width="100.99976" /> + <rect + style="display:inline;fill:url(#radialGradient3257);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;enable-background:new" + id="rect2716" + y="30" + x="19.999998" + height="59" + width="88" /> + <rect + style="opacity:0.3;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.00023937;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.5;stroke-opacity:1" + id="rect3248" + y="25.500116" + x="14.50012" + ry="2.0909171" + rx="2.200006" + height="68.999763" + width="98.999756" /> + <path + inkscape:connector-curvature="0" + style="display:inline;overflow:visible;visibility:visible;fill:url(#radialGradient2545);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.00213289;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;enable-background:accumulate" + id="path4322" + d="m 19.999999,30.000001 c 17.214269,0 88.000001,0 88.000001,0 V 89.000002 H 19.999999 Z" + sodipodi:nodetypes="ccccc" /> + <path + inkscape:connector-curvature="0" + style="fill:url(#linearGradient3254);fill-opacity:1;stroke:none;stroke-width:0.99999994" + id="rect6588" + d="M 13.999999,25 H 114 V 47.933346 L 13.999999,68 Z" /> + <g + id="g1065" + transform="translate(208.27119,112.06688)"> + <g + transform="translate(-176.27119,-85.068712)" + id="g4198"> + <path + style="opacity:0.2;fill:url(#radialGradient3300);fill-opacity:1;stroke:none" + id="path3818-0" + d="m 55.999998,57.0017 a 24,6.9985714 0 1 1 -47.9999991,0 24,6.9985714 0 1 1 47.9999991,0 z" + inkscape:connector-curvature="0" /> + <path + d="m 47.999998,59.0017 a 16,4.9988822 0 1 1 -31.999999,0 16,4.9988822 0 1 1 31.999999,0 z" + id="path4190" + style="opacity:0.4;fill:url(#radialGradient4192);fill-opacity:1;stroke:none" + inkscape:connector-curvature="0" /> + </g> + <path + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#radialGradient4145);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" + id="path2555" + d="m -144.27119,-82.568715 c -16.27708,0 -29.5,13.222916 -29.5,29.5 0,16.277084 13.22292,29.500007 29.5,29.500003 16.27708,0 29.50002,-13.222919 29.5,-29.500003 0,-16.277084 -13.22292,-29.5 -29.5,-29.5 z" + inkscape:connector-curvature="0" /> + <path + d="m -144.27119,-82.568713 c -16.27708,0 -29.5,13.222915 -29.5,29.499998 0,16.277083 13.22292,29.500005 29.5,29.5 16.27708,0 29.50001,-13.222917 29.5,-29.5 0,-16.277083 -13.22292,-29.499998 -29.5,-29.499998 z" + id="path2555-7-1" + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.5;fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:#ad5f00;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + inkscape:connector-curvature="0" /> + <path + d="m -115.77118,-53.068713 c 0,15.740115 -12.7599,28.499999 -28.50002,28.499999 -15.7401,0 -28.49999,-12.759884 -28.49999,-28.499999 0,-15.740116 12.75989,-28.500001 28.49999,-28.500001 15.74012,0 28.50002,12.759885 28.50002,28.500001 z" + id="path3019" + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.5;fill:none;stroke:url(#linearGradient3293);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + inkscape:connector-curvature="0" /> + <path + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.15;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + d="m -144.27119,-70.068712 c -6.89251,0 -12.4875,5.372581 -12.4875,12 0,6.627419 5.59499,12 12.4875,12 6.89252,0 12.4875,-5.372581 12.4875,-12 0,-6.627419 -5.59498,-12 -12.4875,-12 z m -4.5375,27.046447 c -5.5646,0 -10.35847,3.645027 -12.7875,8.453553 4.3371,4.626099 10.48342,7.5 17.325,7.5 6.84159,0 12.9879,-2.873901 17.325,-7.5 -2.42903,-4.808526 -7.2229,-8.453553 -12.7875,-8.453553 z" + id="path4321" + inkscape:connector-curvature="0" /> + <path + id="path4323" + d="m -144.27119,-70.068712 c -6.89251,0 -12.4875,5.372581 -12.4875,12 0,6.627419 5.59499,12 12.4875,12 6.89252,0 12.4875,-5.372581 12.4875,-12 0,-6.627419 -5.59498,-12 -12.4875,-12 z m -4.5375,27.046447 c -5.5646,0 -10.35847,3.645027 -12.7875,8.453553 4.3371,4.626099 10.48342,7.5 17.325,7.5 6.84159,0 12.9879,-2.873901 17.325,-7.5 -2.42903,-4.808526 -7.2229,-8.453553 -12.7875,-8.453553 z" + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.05;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2;stroke-linejoin:round;stroke-opacity:1;marker:none;enable-background:accumulate" + inkscape:connector-curvature="0" /> + <path + id="path3224" + d="m -144.27119,-71.068712 c -6.89251,0 -12.4875,5.372581 -12.4875,12 0,6.627419 5.59499,12 12.4875,12 6.89252,0 12.4875,-5.372581 12.4875,-12 0,-6.627419 -5.59498,-12 -12.4875,-12 z m -4.5375,27.046447 c -5.5646,0 -10.35847,3.645027 -12.7875,8.453553 4.3371,4.626099 10.48342,7.5 17.325,7.5 6.84159,0 12.9879,-2.873901 17.325,-7.5 -2.42903,-4.808526 -7.2229,-8.453553 -12.7875,-8.453553 z" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + inkscape:connector-curvature="0" /> + </g> +</svg> -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
