Code

Fix the rest of missing icons in the geometry tool. Closes: #358132
authortweenk <tweenk@users.sourceforge.net>
Mon, 20 Apr 2009 01:29:26 +0000 (01:29 +0000)
committertweenk <tweenk@users.sourceforge.net>
Mon, 20 Apr 2009 01:29:26 +0000 (01:29 +0000)
20 files changed:
share/icons/hicolor/16x16/actions/Makefile.am
share/icons/hicolor/16x16/actions/draw-geometry-set-bounding-box.png [new file with mode: 0644]
share/icons/hicolor/16x16/places/Makefile.am
share/icons/hicolor/16x16/places/dialog-geometry.png [new file with mode: 0644]
share/icons/hicolor/16x16/status/Makefile.am
share/icons/hicolor/16x16/status/draw-geometry-show-measuring-info.png [new file with mode: 0644]
share/icons/hicolor/24x24/actions/Makefile.am
share/icons/hicolor/24x24/actions/draw-geometry-set-bounding-box.png [new file with mode: 0644]
share/icons/hicolor/24x24/places/Makefile.am
share/icons/hicolor/24x24/places/dialog-geometry.png [new file with mode: 0644]
share/icons/hicolor/24x24/status/Makefile.am
share/icons/hicolor/24x24/status/draw-geometry-show-measuring-info.png [new file with mode: 0644]
share/icons/hicolor/scalable/actions/Makefile.am
share/icons/hicolor/scalable/actions/draw-geometry-set-bounding-box.svg [new file with mode: 0644]
share/icons/hicolor/scalable/places/Makefile.am
share/icons/hicolor/scalable/places/dialog-geometry.svg [new file with mode: 0644]
share/icons/hicolor/scalable/status/Makefile.am
share/icons/hicolor/scalable/status/draw-geometry-show-measuring-info.svg [new file with mode: 0644]
src/verbs.cpp
src/widgets/toolbox.cpp

index 1c980beb768e114dee88b92642241e25a69a5111..07a2af31aeabac90a0c17a2da25788517de27f32 100644 (file)
@@ -60,6 +60,8 @@ icons_DATA = \
        draw-ellipse-whole.png \
        draw-eraser.png \
        draw-freehand.png \
+       draw-geometry.png \
+       draw-geometry-set-bounding-box.png \
        draw-path.png \
        draw-polygon.png \
        draw-polygon-star.png \
diff --git a/share/icons/hicolor/16x16/actions/draw-geometry-set-bounding-box.png b/share/icons/hicolor/16x16/actions/draw-geometry-set-bounding-box.png
new file mode 100644 (file)
index 0000000..12a7fe6
Binary files /dev/null and b/share/icons/hicolor/16x16/actions/draw-geometry-set-bounding-box.png differ
index c0b5e446fe128de9829fa11fd6cd26002b672a26..0de00c2f9c1a3d2802217cf8eccad1888df4fab8 100644 (file)
@@ -10,6 +10,7 @@ iconsdir = $(themedir)/$(size)/$(context)
 icons_DATA = \
        dialog-align-and-distribute.png \
        dialog-fill-and-stroke.png \
+       dialog-geometry.png \
        dialog-icon-preview.png \
        dialog-input-devices.png \
        dialog-layers.png \
diff --git a/share/icons/hicolor/16x16/places/dialog-geometry.png b/share/icons/hicolor/16x16/places/dialog-geometry.png
new file mode 100644 (file)
index 0000000..8ac8af0
Binary files /dev/null and b/share/icons/hicolor/16x16/places/dialog-geometry.png differ
index 22bf88a9832984745874cdb7a250c329bea1c0e3..115ab61815bd0aab3a9e47aa3f0885d09f3453d4 100644 (file)
@@ -14,9 +14,12 @@ icons_DATA = \
        draw-geometry-angle-bisector.png \
        draw-geometry-circle-from-radius.png \
        draw-geometry-circle-from-three-points.png \
+       draw-geometry-inactive.png \
        draw-geometry-line-parallel.png \
        draw-geometry-line-perpendicular.png \
        draw-geometry-line-segment.png \
+       draw-geometry-mirror.png \
+       draw-geometry-show-measuring-info.png \
        draw-trace-background.png \
        draw-use-pressure.png \
        draw-use-tilt.png \
diff --git a/share/icons/hicolor/16x16/status/draw-geometry-show-measuring-info.png b/share/icons/hicolor/16x16/status/draw-geometry-show-measuring-info.png
new file mode 100644 (file)
index 0000000..bebc3c2
Binary files /dev/null and b/share/icons/hicolor/16x16/status/draw-geometry-show-measuring-info.png differ
index 37a14cd5eddecada066c707423d8e9e9f2d6f938..3473e760e2af9a9e5727e48be78f42e94ab9ff0a 100644 (file)
@@ -60,6 +60,8 @@ icons_DATA = \
        draw-ellipse-whole.png \
        draw-eraser.png \
        draw-freehand.png \
+       draw-geometry.png \
+       draw-geometry-set-bounding-box.png \
        draw-path.png \
        draw-polygon.png \
        draw-polygon-star.png \
diff --git a/share/icons/hicolor/24x24/actions/draw-geometry-set-bounding-box.png b/share/icons/hicolor/24x24/actions/draw-geometry-set-bounding-box.png
new file mode 100644 (file)
index 0000000..df712f3
Binary files /dev/null and b/share/icons/hicolor/24x24/actions/draw-geometry-set-bounding-box.png differ
index 141249af2584c55c0226e280fa8da62083351110..53e21d7d1a3f007bda9f7b0f6f7ca5677f035a3a 100644 (file)
@@ -10,6 +10,7 @@ iconsdir = $(themedir)/$(size)/$(context)
 icons_DATA = \
        dialog-align-and-distribute.png \
        dialog-fill-and-stroke.png \
+       dialog-geometry.png \
        dialog-icon-preview.png \
        dialog-input-devices.png \
        dialog-layers.png \
diff --git a/share/icons/hicolor/24x24/places/dialog-geometry.png b/share/icons/hicolor/24x24/places/dialog-geometry.png
new file mode 100644 (file)
index 0000000..24872ac
Binary files /dev/null and b/share/icons/hicolor/24x24/places/dialog-geometry.png differ
index 9f98987f34d37e89fb40e537a05c2ee6b39ceb30..e1166e54e96624c12995e0aa43cce3ebe05fff3b 100644 (file)
@@ -14,9 +14,12 @@ icons_DATA = \
        draw-geometry-angle-bisector.png \
        draw-geometry-circle-from-radius.png \
        draw-geometry-circle-from-three-points.png \
+       draw-geometry-inactive.png \
        draw-geometry-line-parallel.png \
        draw-geometry-line-perpendicular.png \
        draw-geometry-line-segment.png \
+       draw-geometry-mirror.png \
+       draw-geometry-show-measuring-info.png \
        draw-trace-background.png \
        draw-use-pressure.png \
        draw-use-tilt.png \
diff --git a/share/icons/hicolor/24x24/status/draw-geometry-show-measuring-info.png b/share/icons/hicolor/24x24/status/draw-geometry-show-measuring-info.png
new file mode 100644 (file)
index 0000000..a537085
Binary files /dev/null and b/share/icons/hicolor/24x24/status/draw-geometry-show-measuring-info.png differ
index 27ace5faa860ba48fd0df9214603ba40559367b3..2be03b60d874697becb5cde3811c872a75c6277d 100644 (file)
@@ -60,6 +60,7 @@ icons_DATA = \
        draw-ellipse-whole.svg \
        draw-eraser.svg \
        draw-freehand.svg \
+       draw-geometry-set-bounding-box.svg \
        draw-geometry.svg \
        draw-path.svg \
        draw-polygon-star.svg \
diff --git a/share/icons/hicolor/scalable/actions/draw-geometry-set-bounding-box.svg b/share/icons/hicolor/scalable/actions/draw-geometry-set-bounding-box.svg
new file mode 100644 (file)
index 0000000..bc57c0e
--- /dev/null
@@ -0,0 +1,346 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<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"
+   width="48"
+   height="48"
+   id="svg2880"
+   sodipodi:version="0.32"
+   inkscape:version="0.46+devel r21165 custom"
+   version="1.0"
+   sodipodi:docname="dialog-geometry.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs2882">
+    <linearGradient
+       id="linearGradient2888">
+      <stop
+         id="stop2889"
+         offset="0.0000000"
+         style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+      <stop
+         id="stop2894"
+         offset="1"
+         style="stop-color:#8ab3de;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient800">
+      <stop
+         id="stop998"
+         offset="0"
+         style="stop-color:#f3ff49;stop-opacity:1;" />
+      <stop
+         id="stop999"
+         offset="1"
+         style="stop-color:#ffa01e;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient700">
+      <stop
+         id="stop347"
+         offset="0"
+         style="stop-color:#376796;stop-opacity:1;" />
+      <stop
+         id="stop348"
+         offset="1.0000000"
+         style="stop-color:#b0dde2;stop-opacity:1.0000000;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3480">
+      <stop
+         id="stop3482"
+         offset="0.0000000"
+         style="stop-color:#646464;stop-opacity:1.0000000;" />
+      <stop
+         id="stop3484"
+         offset="1.0000000"
+         style="stop-color:#000000;stop-opacity:1.0000000;" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient3740"
+       gradientUnits="userSpaceOnUse"
+       x1="899.69342"
+       y1="116.86476"
+       x2="906.64484"
+       y2="132.82727"
+       xlink:href="/home/tweenk/#linearGradient1887" />
+    <linearGradient
+       id="linearGradient1887">
+      <stop
+         id="stop1888"
+         offset="0.0000000"
+         style="stop-color:#fffdf8;stop-opacity:1.0000000;" />
+      <stop
+         id="stop1889"
+         offset="1.0000000"
+         style="stop-color:#cdccc7;stop-opacity:1.0000000;" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2876"
+       gradientUnits="userSpaceOnUse"
+       x1="121.11774"
+       y1="343.25803"
+       x2="130.35223"
+       y2="350.16364"
+       xlink:href="/home/tweenk/#linearGradient1887" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2878"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.001797,0,0,0.906445,-290.1978,295.2598)"
+       x1="404.67871"
+       y1="46.338985"
+       x2="414.26022"
+       y2="46.339005"
+       xlink:href="/home/tweenk/#linearGradient5740" />
+    <linearGradient
+       id="linearGradient5740">
+      <stop
+         id="stop5742"
+         offset="0.0000000"
+         style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+      <stop
+         id="stop5744"
+         offset="1.0000000"
+         style="stop-color:#98b6d3;stop-opacity:1.0000000;" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2880"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.14630043,0.27807299,-0.27807299,0.14630043,868.55597,-101.43481)"
+       x1="594.81122"
+       y1="213.19025"
+       x2="594.86096"
+       y2="216.79137"
+       xlink:href="/home/tweenk/#linearGradient2888" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2882"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.14630043,0.27807299,-0.27807299,0.14630043,868.88457,-102.25897)"
+       x1="593.31616"
+       y1="186.63638"
+       x2="597.30682"
+       y2="188.54939"
+       xlink:href="/home/tweenk/#linearGradient800" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2884"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.14630043,0.27807299,-0.27807299,0.14630043,868.88457,-102.25897)"
+       x1="587.95508"
+       y1="222.34782"
+       x2="582.49353"
+       y2="220.8004"
+       xlink:href="/home/tweenk/#linearGradient700" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2886"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.14630043,0.27807299,-0.27807299,0.14630043,868.88457,-102.25897)"
+       x1="593.18744"
+       y1="195.51875"
+       x2="599.23779"
+       y2="204.91603"
+       xlink:href="/home/tweenk/#linearGradient800" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2889"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.14630043,0.27807299,-0.27807299,0.14630043,868.88457,-102.25897)"
+       x1="606.96155"
+       y1="220.36362"
+       x2="602.06982"
+       y2="221.20036"
+       xlink:href="/home/tweenk/#linearGradient700" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2891"
+       gradientUnits="userSpaceOnUse"
+       x1="609.57257"
+       y1="215.40201"
+       x2="612.25781"
+       y2="216.40329"
+       xlink:href="/home/tweenk/#linearGradient800" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2893"
+       gradientUnits="userSpaceOnUse"
+       x1="591.38525"
+       y1="198.57608"
+       x2="592.8656"
+       y2="198.57608"
+       xlink:href="/home/tweenk/#linearGradient3480" />
+    <linearGradient
+       xlink:href="#linearGradient3480"
+       y2="198.57608"
+       x2="592.8656"
+       y1="198.57608"
+       x1="591.38525"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3506"
+       inkscape:collect="always" />
+    <linearGradient
+       xlink:href="#linearGradient1887"
+       y2="350.16364"
+       x2="130.35223"
+       y1="343.25803"
+       x1="121.11774"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3529"
+       inkscape:collect="always" />
+    <linearGradient
+       xlink:href="#linearGradient5740"
+       y2="46.339005"
+       x2="414.26022"
+       y1="46.338985"
+       x1="404.67871"
+       gradientTransform="matrix(1.001797,0,0,0.906445,-290.1978,295.2598)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3531"
+       inkscape:collect="always" />
+    <linearGradient
+       xlink:href="#linearGradient2888"
+       y2="216.79137"
+       x2="594.86096"
+       y1="213.19025"
+       x1="594.81122"
+       gradientTransform="matrix(0.14630043,0.27807299,-0.27807299,0.14630043,868.55597,-101.43481)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3533"
+       inkscape:collect="always" />
+    <linearGradient
+       xlink:href="#linearGradient800"
+       y2="188.54939"
+       x2="597.30682"
+       y1="186.63638"
+       x1="593.31616"
+       gradientTransform="matrix(0.14630043,0.27807299,-0.27807299,0.14630043,868.88457,-102.25897)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3535"
+       inkscape:collect="always" />
+    <linearGradient
+       xlink:href="#linearGradient700"
+       y2="220.8004"
+       x2="582.49353"
+       y1="222.34782"
+       x1="587.95508"
+       gradientTransform="matrix(0.14630043,0.27807299,-0.27807299,0.14630043,868.88457,-102.25897)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3537"
+       inkscape:collect="always" />
+    <linearGradient
+       xlink:href="#linearGradient800"
+       y2="204.91603"
+       x2="599.23779"
+       y1="195.51875"
+       x1="593.18744"
+       gradientTransform="matrix(0.14630043,0.27807299,-0.27807299,0.14630043,868.88457,-102.25897)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3539"
+       inkscape:collect="always" />
+    <linearGradient
+       xlink:href="#linearGradient700"
+       y2="221.20036"
+       x2="602.06982"
+       y1="220.36362"
+       x1="606.96155"
+       gradientTransform="matrix(0.14630043,0.27807299,-0.27807299,0.14630043,868.88457,-102.25897)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3541"
+       inkscape:collect="always" />
+    <linearGradient
+       xlink:href="#linearGradient800"
+       y2="216.40329"
+       x2="612.25781"
+       y1="215.40201"
+       x1="609.57257"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3543"
+       inkscape:collect="always" />
+    <linearGradient
+       xlink:href="#linearGradient3480"
+       y2="198.57608"
+       x2="592.8656"
+       y1="198.57608"
+       x1="591.38525"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3545"
+       inkscape:collect="always" />
+    <linearGradient
+       xlink:href="#linearGradient3480"
+       y2="198.57608"
+       x2="592.8656"
+       y1="198.57608"
+       x1="591.38525"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3547"
+       inkscape:collect="always" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.4"
+     inkscape:cx="15.910119"
+     inkscape:cy="38.775355"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:window-width="1024"
+     inkscape:window-height="737"
+     inkscape:window-x="0"
+     inkscape:window-y="1" />
+  <metadata
+     id="metadata2885">
+    <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="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <g
+       transform="matrix(2.2857143,0,0,2.5068752,-1965.7143,-285.65367)"
+       id="draw-geometry-set-bounding-box"
+       inkscape:label="#g3679">
+      <rect
+         style="color:#000000;fill:none;stroke:#0000ff;stroke-width:2.30013371;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:2.3001337, 2.3001337;stroke-dashoffset:0;marker:none;visibility:visible;display:inline"
+         id="rect2895"
+         width="10.66002"
+         height="16.84721"
+         x="865.15009"
+         y="115.15007"
+         inkscape:label="lpetool_show_bbox" />
+      <path
+         id="path2897"
+         d="m 860,120 0,7.85252 3.99063,-3.99062 L 860,120 z"
+         style="color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.40000001;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+      <path
+         style="color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.40000001;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         d="m 881,120 0,7.85252 -3.99063,-3.99062 L 881,120 z"
+         id="path3677" />
+    </g>
+  </g>
+</svg>
index d81fe5f80b124c2ec12ae2bbce6783c26083db2d..795a6b9c8bdcaf9f4910976d6c6a4feb7b80aeca 100644 (file)
@@ -10,6 +10,7 @@ iconsdir = $(themedir)/$(size)/$(context)
 icons_DATA = \
        dialog-align-and-distribute.svg \
        dialog-fill-and-stroke.svg \
+       dialog-geometry.svg \
        dialog-icon-preview.svg \
        dialog-input-devices.svg \
        dialog-layers.svg \
diff --git a/share/icons/hicolor/scalable/places/dialog-geometry.svg b/share/icons/hicolor/scalable/places/dialog-geometry.svg
new file mode 100644 (file)
index 0000000..8786b32
--- /dev/null
@@ -0,0 +1,431 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<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"
+   width="48"
+   height="48"
+   id="svg2880"
+   sodipodi:version="0.32"
+   inkscape:version="0.46+devel r21165 custom"
+   version="1.0"
+   sodipodi:docname="dialog-geometry.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs2882">
+    <linearGradient
+       id="linearGradient2888">
+      <stop
+         id="stop2889"
+         offset="0.0000000"
+         style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+      <stop
+         id="stop2894"
+         offset="1"
+         style="stop-color:#8ab3de;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient800">
+      <stop
+         id="stop998"
+         offset="0"
+         style="stop-color:#f3ff49;stop-opacity:1;" />
+      <stop
+         id="stop999"
+         offset="1"
+         style="stop-color:#ffa01e;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient700">
+      <stop
+         id="stop347"
+         offset="0"
+         style="stop-color:#376796;stop-opacity:1;" />
+      <stop
+         id="stop348"
+         offset="1.0000000"
+         style="stop-color:#b0dde2;stop-opacity:1.0000000;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3480">
+      <stop
+         id="stop3482"
+         offset="0.0000000"
+         style="stop-color:#646464;stop-opacity:1.0000000;" />
+      <stop
+         id="stop3484"
+         offset="1.0000000"
+         style="stop-color:#000000;stop-opacity:1.0000000;" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient3740"
+       gradientUnits="userSpaceOnUse"
+       x1="899.69342"
+       y1="116.86476"
+       x2="906.64484"
+       y2="132.82727"
+       xlink:href="/home/tweenk/#linearGradient1887" />
+    <linearGradient
+       id="linearGradient1887">
+      <stop
+         id="stop1888"
+         offset="0.0000000"
+         style="stop-color:#fffdf8;stop-opacity:1.0000000;" />
+      <stop
+         id="stop1889"
+         offset="1.0000000"
+         style="stop-color:#cdccc7;stop-opacity:1.0000000;" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2876"
+       gradientUnits="userSpaceOnUse"
+       x1="121.11774"
+       y1="343.25803"
+       x2="130.35223"
+       y2="350.16364"
+       xlink:href="/home/tweenk/#linearGradient1887" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2878"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.001797,0,0,0.906445,-290.1978,295.2598)"
+       x1="404.67871"
+       y1="46.338985"
+       x2="414.26022"
+       y2="46.339005"
+       xlink:href="/home/tweenk/#linearGradient5740" />
+    <linearGradient
+       id="linearGradient5740">
+      <stop
+         id="stop5742"
+         offset="0.0000000"
+         style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+      <stop
+         id="stop5744"
+         offset="1.0000000"
+         style="stop-color:#98b6d3;stop-opacity:1.0000000;" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2880"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.14630043,0.27807299,-0.27807299,0.14630043,868.55597,-101.43481)"
+       x1="594.81122"
+       y1="213.19025"
+       x2="594.86096"
+       y2="216.79137"
+       xlink:href="/home/tweenk/#linearGradient2888" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2882"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.14630043,0.27807299,-0.27807299,0.14630043,868.88457,-102.25897)"
+       x1="593.31616"
+       y1="186.63638"
+       x2="597.30682"
+       y2="188.54939"
+       xlink:href="/home/tweenk/#linearGradient800" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2884"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.14630043,0.27807299,-0.27807299,0.14630043,868.88457,-102.25897)"
+       x1="587.95508"
+       y1="222.34782"
+       x2="582.49353"
+       y2="220.8004"
+       xlink:href="/home/tweenk/#linearGradient700" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2886"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.14630043,0.27807299,-0.27807299,0.14630043,868.88457,-102.25897)"
+       x1="593.18744"
+       y1="195.51875"
+       x2="599.23779"
+       y2="204.91603"
+       xlink:href="/home/tweenk/#linearGradient800" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2889"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.14630043,0.27807299,-0.27807299,0.14630043,868.88457,-102.25897)"
+       x1="606.96155"
+       y1="220.36362"
+       x2="602.06982"
+       y2="221.20036"
+       xlink:href="/home/tweenk/#linearGradient700" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2891"
+       gradientUnits="userSpaceOnUse"
+       x1="609.57257"
+       y1="215.40201"
+       x2="612.25781"
+       y2="216.40329"
+       xlink:href="/home/tweenk/#linearGradient800" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2893"
+       gradientUnits="userSpaceOnUse"
+       x1="591.38525"
+       y1="198.57608"
+       x2="592.8656"
+       y2="198.57608"
+       xlink:href="/home/tweenk/#linearGradient3480" />
+    <linearGradient
+       xlink:href="#linearGradient3480"
+       y2="198.57608"
+       x2="592.8656"
+       y1="198.57608"
+       x1="591.38525"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3506"
+       inkscape:collect="always" />
+    <linearGradient
+       xlink:href="#linearGradient1887"
+       y2="350.16364"
+       x2="130.35223"
+       y1="343.25803"
+       x1="121.11774"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3529"
+       inkscape:collect="always" />
+    <linearGradient
+       xlink:href="#linearGradient5740"
+       y2="46.339005"
+       x2="414.26022"
+       y1="46.338985"
+       x1="404.67871"
+       gradientTransform="matrix(1.001797,0,0,0.906445,-290.1978,295.2598)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3531"
+       inkscape:collect="always" />
+    <linearGradient
+       xlink:href="#linearGradient2888"
+       y2="216.79137"
+       x2="594.86096"
+       y1="213.19025"
+       x1="594.81122"
+       gradientTransform="matrix(0.14630043,0.27807299,-0.27807299,0.14630043,868.55597,-101.43481)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3533"
+       inkscape:collect="always" />
+    <linearGradient
+       xlink:href="#linearGradient800"
+       y2="188.54939"
+       x2="597.30682"
+       y1="186.63638"
+       x1="593.31616"
+       gradientTransform="matrix(0.14630043,0.27807299,-0.27807299,0.14630043,868.88457,-102.25897)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3535"
+       inkscape:collect="always" />
+    <linearGradient
+       xlink:href="#linearGradient700"
+       y2="220.8004"
+       x2="582.49353"
+       y1="222.34782"
+       x1="587.95508"
+       gradientTransform="matrix(0.14630043,0.27807299,-0.27807299,0.14630043,868.88457,-102.25897)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3537"
+       inkscape:collect="always" />
+    <linearGradient
+       xlink:href="#linearGradient800"
+       y2="204.91603"
+       x2="599.23779"
+       y1="195.51875"
+       x1="593.18744"
+       gradientTransform="matrix(0.14630043,0.27807299,-0.27807299,0.14630043,868.88457,-102.25897)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3539"
+       inkscape:collect="always" />
+    <linearGradient
+       xlink:href="#linearGradient700"
+       y2="221.20036"
+       x2="602.06982"
+       y1="220.36362"
+       x1="606.96155"
+       gradientTransform="matrix(0.14630043,0.27807299,-0.27807299,0.14630043,868.88457,-102.25897)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3541"
+       inkscape:collect="always" />
+    <linearGradient
+       xlink:href="#linearGradient800"
+       y2="216.40329"
+       x2="612.25781"
+       y1="215.40201"
+       x1="609.57257"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3543"
+       inkscape:collect="always" />
+    <linearGradient
+       xlink:href="#linearGradient3480"
+       y2="198.57608"
+       x2="592.8656"
+       y1="198.57608"
+       x1="591.38525"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3545"
+       inkscape:collect="always" />
+    <linearGradient
+       xlink:href="#linearGradient3480"
+       y2="198.57608"
+       x2="592.8656"
+       y1="198.57608"
+       x1="591.38525"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3547"
+       inkscape:collect="always" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.4"
+     inkscape:cx="15.910119"
+     inkscape:cy="38.775355"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:window-width="1024"
+     inkscape:window-height="737"
+     inkscape:window-x="0"
+     inkscape:window-y="1" />
+  <metadata
+     id="metadata2885">
+    <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="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <g
+       id="dialog-geometry"
+       inkscape:label="#g2858"
+       transform="matrix(2.042559,0,0,2.0425277,-1805.6222,-167.48726)">
+      <g
+         transform="matrix(1.5000667,0,0,1.4950108,711.15574,-419.4617)"
+         id="g2770">
+        <rect
+           y="338.80829"
+           x="115.5577"
+           height="11.99987"
+           width="14.99917"
+           id="rect2772"
+           style="color:#000000;fill:url(#linearGradient3529);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.66776335;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" />
+        <rect
+           y="335.7579"
+           x="115.5588"
+           height="3.011261"
+           width="14.99819"
+           id="rect2774"
+           style="color:#000000;fill:url(#linearGradient3531);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.66776329;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" />
+      </g>
+      <path
+         style="color:#000000;fill:url(#linearGradient3533);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.46460122;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         d="m 893.90864,90.944372 4.50115,8.555326 -1.10969,0.583832 -4.50114,-8.555327 c 0.30425,-0.508689 0.69248,-0.615615 1.10968,-0.583831 z"
+         id="path2794"
+         sodipodi:nodetypes="ccccc" />
+      <path
+         style="color:#000000;fill:url(#linearGradient3535);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.64981508;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         d="m 901.723,91.082024 0.72346,-0.897722 2.28732,-0.750961 0.59927,1.139035 -2.00369,1.474323 -0.99929,0.03418 -0.60707,-0.998859 z"
+         id="path2796"
+         sodipodi:nodetypes="ccccccc" />
+      <path
+         style="color:#000000;fill:#b6cbe0;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.46460122;stroke-miterlimit:30;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         d="m 887.85685,93.9611 -1.8151,1.914293 2.17775,-0.958865 -0.36256,-0.95534 z"
+         id="path2798"
+         sodipodi:nodetypes="cccc" />
+      <path
+         style="color:#000000;fill:url(#linearGradient3537);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.64981508;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         d="m 888.21942,94.916441 -0.36257,-0.955341 0.46735,-0.915725 11.4672,-2.664223 -1.04732,2.067833 -10.52466,2.467456 z"
+         id="path2800"
+         sodipodi:nodetypes="cccccc" />
+      <path
+         style="color:#000000;fill:url(#linearGradient3539);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.64981508;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         d="m 901.68225,90.849561 c -0.56009,-0.503042 -1.24967,-0.736945 -1.88957,-0.470409 l -1.05079,2.072879 c -0.86648,0.767746 -0.31759,1.531856 0.70864,1.346907 l 2.30348,0.308131 c 0.58211,-0.376393 0.77994,-1.077177 0.68261,-1.823687 0.005,-0.632917 -0.25239,-1.084615 -0.75436,-1.433815 z"
+         id="path2802"
+         sodipodi:nodetypes="ccccccc" />
+      <path
+         sodipodi:nodetypes="cccccc"
+         id="path2804"
+         d="m 891.46188,101.07497 0.58196,0.83992 1.01939,0.13351 8.69078,-7.941331 -2.29736,-0.308122 -7.99477,7.276023 z"
+         style="color:#000000;fill:url(#linearGradient3541);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.64981508;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+      <path
+         sodipodi:type="arc"
+         style="color:#000000;fill:#f7df3a;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.47862911;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         id="path2806"
+         sodipodi:cx="610.75909"
+         sodipodi:cy="215.72934"
+         sodipodi:rx="1.8665838"
+         sodipodi:ry="4.2480874"
+         d="m 612.62568,215.72934 c 0,2.34615 -0.8357,4.24809 -1.86659,4.24809 -1.03088,0 -1.86658,-1.90194 -1.86658,-4.24809 0,-2.34615 0.8357,-4.24809 1.86658,-4.24809 1.03089,0 1.86659,1.90194 1.86659,4.24809 z"
+         transform="matrix(0.14630043,0.27807299,-0.27807299,0.14630043,868.55597,-101.43481)" />
+      <path
+         d="m 612.62568,215.72934 c 0,2.34615 -0.8357,4.24809 -1.86659,4.24809 -1.03088,0 -1.86658,-1.90194 -1.86658,-4.24809 0,-2.34615 0.8357,-4.24809 1.86658,-4.24809 1.03089,0 1.86659,1.90194 1.86659,4.24809 z"
+         sodipodi:ry="4.2480874"
+         sodipodi:rx="1.8665838"
+         sodipodi:cy="215.72934"
+         sodipodi:cx="610.75909"
+         id="path2808"
+         style="color:#000000;fill:url(#linearGradient3543);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.47862911;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         sodipodi:type="arc"
+         transform="matrix(0.14630043,0.27807299,-0.27807299,0.14630043,868.81964,-100.93366)" />
+      <path
+         sodipodi:type="arc"
+         style="color:#000000;fill:url(#linearGradient3545);fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         id="path2810"
+         sodipodi:cx="592.12543"
+         sodipodi:cy="198.57608"
+         sodipodi:rx="0.740197"
+         sodipodi:ry="0.740197"
+         d="m 592.86562,198.57608 c 0,0.4088 -0.33139,0.7402 -0.74019,0.7402 -0.4088,0 -0.7402,-0.3314 -0.7402,-0.7402 0,-0.4088 0.3314,-0.7402 0.7402,-0.7402 0.4088,0 0.74019,0.3314 0.74019,0.7402 z"
+         transform="matrix(0.33418365,0.63518235,-0.63518235,0.33418365,828.73985,-351.00961)" />
+      <path
+         style="color:#000000;fill:none;stroke:#ffffff;stroke-width:0.32490754;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         d="m 888.96202,93.582362 3.91669,-0.895182"
+         id="path2812" />
+      <path
+         sodipodi:nodetypes="cccc"
+         id="path2814"
+         d="m 892.04384,101.91489 -2.60569,0.41172 2.02373,-1.25164 0.58196,0.83992 z"
+         style="color:#000000;fill:#b6cbe0;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.46460122;stroke-miterlimit:30;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+      <path
+         style="color:#000000;fill:#f7df3a;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.32490754;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:30;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         d="m 902.87514,90.705982 1.51424,-0.488162"
+         id="path2816" />
+      <path
+         sodipodi:type="arc"
+         style="color:#000000;fill:url(#linearGradient3547);fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         id="use2818"
+         sodipodi:cx="592.12543"
+         sodipodi:cy="198.57608"
+         sodipodi:rx="0.740197"
+         sodipodi:ry="0.740197"
+         d="m 592.86562,198.57608 c 0,0.4088 -0.33139,0.7402 -0.74019,0.7402 -0.4088,0 -0.7402,-0.3314 -0.7402,-0.7402 0,-0.4088 0.3314,-0.7402 0.7402,-0.7402 0.4088,0 0.74019,0.3314 0.74019,0.7402 z"
+         transform="matrix(0.33418365,0.63518235,-0.63518235,0.33418365,829.48274,-349.67864)" />
+    </g>
+  </g>
+</svg>
index b8aa8285e198160d527294afe5d2e261afd190bb..3bf66937cfbb8807e2e6ff3737ccdfd844fcd4c5 100644 (file)
@@ -19,6 +19,7 @@ icons_DATA = \
        draw-geometry-line-perpendicular.svg \
        draw-geometry-line-segment.svg \
        draw-geometry-mirror.svg \
+       draw-geometry-show-measuring-info.svg \
        draw-trace-background.svg \
        draw-use-pressure.svg \
        draw-use-tilt.svg \
diff --git a/share/icons/hicolor/scalable/status/draw-geometry-show-measuring-info.svg b/share/icons/hicolor/scalable/status/draw-geometry-show-measuring-info.svg
new file mode 100644 (file)
index 0000000..6cde9a9
--- /dev/null
@@ -0,0 +1,110 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<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"
+   width="48"
+   height="48"
+   id="svg2880"
+   sodipodi:version="0.32"
+   inkscape:version="0.46+devel r21165 custom"
+   version="1.0"
+   sodipodi:docname="draw-geometry-show-measuring-info.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs2882">
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient3740"
+       gradientUnits="userSpaceOnUse"
+       x1="899.69342"
+       y1="116.86476"
+       x2="906.64484"
+       y2="132.82727"
+       xlink:href="/home/tweenk/#linearGradient1887" />
+    <linearGradient
+       id="linearGradient1887">
+      <stop
+         id="stop1888"
+         offset="0.0000000"
+         style="stop-color:#fffdf8;stop-opacity:1.0000000;" />
+      <stop
+         id="stop1889"
+         offset="1.0000000"
+         style="stop-color:#cdccc7;stop-opacity:1.0000000;" />
+    </linearGradient>
+    <linearGradient
+       xlink:href="#linearGradient1887"
+       gradientTransform="matrix(2.0000001,0,0,2.0000001,-1781.98,-228.21803)"
+       y2="132.82727"
+       x2="906.64484"
+       y1="116.86476"
+       x1="899.69342"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3597"
+       inkscape:collect="always" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.4"
+     inkscape:cx="15.910119"
+     inkscape:cy="38.775355"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:window-width="1024"
+     inkscape:window-height="737"
+     inkscape:window-x="0"
+     inkscape:window-y="1" />
+  <metadata
+     id="metadata2885">
+    <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="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <path
+       sodipodi:nodetypes="cccccccc"
+       id="rect5189-6"
+       d="m 1.0000291,1.0000015 45.9998819,0 1.2e-4,28.8510415 -8.36358,0 -9.21454,17.148961 -1.23994,-17.148961 -27.1816419,0 -3e-4,-28.8510415 z"
+       style="color:#000000;fill:url(#linearGradient3597);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.99999857;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;display:inline" />
+    <g
+       style="font-size:8.74605656px;writing-mode:lr-tb"
+       id="text3706"
+       transform="matrix(2.0000001,0,0,2.0000001,-1781.98,-228.21803)">
+      <path
+         d="m 895.99405,119.29585 c -0.84773,-0.0207 -1.20026,0.90061 -1.27292,1.60217 -0.0917,1.04553 -0.16819,2.19733 0.35882,3.14607 0.41648,0.73692 1.61508,0.62486 1.91767,-0.15314 0.43913,-1.01113 0.38314,-2.17037 0.23062,-3.23901 -0.11066,-0.63205 -0.47841,-1.38829 -1.23419,-1.35609 z m 0,-0.68328 c 0.95681,-0.0602 1.75787,0.70179 1.98172,1.59211 0.31196,1.15879 0.31439,2.42417 -0.0466,3.572 -0.25633,0.88825 -1.128,1.55578 -2.06715,1.44765 -1.03314,0.005 -1.76992,-0.9324 -1.93065,-1.88214 -0.22337,-1.20675 -0.23824,-2.52448 0.29066,-3.65638 0.3215,-0.67313 1.02532,-1.10265 1.77201,-1.07324 z"
+         id="path3719" />
+      <path
+         d="m 899.71795,124.01907 c 0.30036,0 0.60073,0 0.90109,0 0,0.36157 0,0.72314 0,1.08471 -0.30036,0 -0.60073,0 -0.90109,0 0,-0.36157 0,-0.72314 0,-1.08471 z"
+         id="path3721" />
+      <path
+         d="m 903.24542,124.37779 c 1.00357,0 2.00715,0 3.01072,0 0,0.242 0,0.48399 0,0.72599 -1.34949,0 -2.69897,0 -4.04846,0 0,-0.242 0,-0.48399 0,-0.72599 0.95244,-1.03556 2.05014,-1.94675 2.88394,-3.08493 0.43708,-0.57314 0.32843,-1.53951 -0.39176,-1.82918 -0.82389,-0.32425 -1.72065,0.0454 -2.44948,0.44286 0,-0.2904 0,-0.58079 0,-0.87119 1.07463,-0.45607 2.49913,-0.71183 3.45362,0.13582 0.78212,0.71284 0.60707,1.99676 -0.072,2.7189 -0.75829,0.86206 -1.59084,1.65991 -2.38662,2.48772 z"
+         id="path3723" />
+      <path
+         d="m 910.68469,121.666 c 0.89363,0.12497 1.4826,1.05773 1.2925,1.92328 -0.0941,1.00279 -1.11367,1.5906 -2.04198,1.62018 -0.72256,0.0699 -1.45173,-0.0589 -2.13313,-0.29781 0,-0.27759 0,-0.55517 0,-0.83276 0.83664,0.45611 1.92451,0.60201 2.80073,0.17757 0.80169,-0.43444 0.69059,-1.81155 -0.19684,-2.08095 -0.48076,-0.18386 -1.00008,-0.10942 -1.50209,-0.12512 0,-0.2363 0,-0.47261 0,-0.70891 0.6676,-0.0288 1.50939,0.14892 1.9565,-0.47536 0.4177,-0.66094 -0.14468,-1.53437 -0.90782,-1.51097 -0.66571,-0.0681 -1.33009,0.0928 -1.95831,0.2995 0,-0.25623 0,-0.51247 0,-0.7687 1.08005,-0.28661 2.40764,-0.52909 3.35334,0.23188 0.80208,0.64443 0.62653,2.14224 -0.3992,2.46393 l -0.12785,0.0456 -0.13585,0.0387"
+         id="path3725" />
+    </g>
+  </g>
+</svg>
index dd4de682de2c178e4025c31902a50e65d9b621bd..b5696d389720cf5aaf2566f0944465b2efd73f98 100644 (file)
@@ -2536,7 +2536,7 @@ Verb *Verb::_base_verbs[] = {
     new ContextVerb(SP_VERB_CONTEXT_ERASER, "ToolEraser", N_("Eraser"),
                     N_("Erase existing paths"), INKSCAPE_ICON_DRAW_ERASER),
     new ContextVerb(SP_VERB_CONTEXT_LPETOOL, "ToolLPETool", N_("LPE Tool"),
-                    N_("Do geometric constructions"), NULL),
+                    N_("Do geometric constructions"), "draw-geometry"),
     /* Tool prefs */
     new ContextVerb(SP_VERB_CONTEXT_SELECT_PREFS, "SelectPrefs", N_("Selector Preferences"),
                     N_("Open Preferences for the Selector tool"), NULL),
index ce2260451d97dde2ad2a8a4836de0496408f1195..fba4f58ce21a1311491c4b8edfd4a03ae8130849 100644 (file)
@@ -5612,7 +5612,7 @@ static void sp_lpetool_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActi
         InkToggleAction* act = ink_toggle_action_new( "LPEBBoxFromSelectionAction",
                                                       _("Get limiting bounding box from selection"),
                                                       _("Set limiting bounding box (used to cut infinite lines) to the bounding box of current selection"),
-                                                      "lpetool_set_bbox",
+                                                      "draw-geometry-set-bounding-box",
                                                       Inkscape::ICON_SIZE_DECORATION );
         gtk_action_group_add_action( mainActions, GTK_ACTION( act ) );
         g_signal_connect_after( G_OBJECT(act), "toggled", G_CALLBACK(lpetool_toggle_set_bbox), desktop );
@@ -5641,7 +5641,7 @@ static void sp_lpetool_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActi
         InkToggleAction* act = ink_toggle_action_new( "LPEMeasuringAction",
                                                       _("Display measuring info"),
                                                       _("Display measuring info for selected items"),
-                                                      "lpetool_measuring_info",
+                                                      "draw-geometry-show-measuring-info",
                                                       Inkscape::ICON_SIZE_DECORATION );
         gtk_action_group_add_action( mainActions, GTK_ACTION( act ) );
         g_signal_connect_after( G_OBJECT(act), "toggled", G_CALLBACK(lpetool_toggle_show_measuring_info), holder );
@@ -5662,7 +5662,7 @@ static void sp_lpetool_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActi
         InkToggleAction* act = ink_toggle_action_new( "LPEOpenLPEDialogAction",
                                                       _("Open LPE dialog"),
                                                       _("Open LPE dialog (to adapt parameters numerically)"),
-                                                      "lpetool_open_lpe_dialog",
+                                                      "dialog-geometry",
                                                       Inkscape::ICON_SIZE_DECORATION );
         gtk_action_group_add_action( mainActions, GTK_ACTION( act ) );
         g_signal_connect_after( G_OBJECT(act), "toggled", G_CALLBACK(lpetool_open_lpe_dialog), desktop );