summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorJabiertxof <jabier.arraiza@marker.es>2018-11-07 18:50:58 +0000
committerJabier Arraiza <jabier.arraiza@marker.es>2018-12-01 16:15:28 +0000
commit6483ea5c1a27864af917598be8bef70d6e8cf082 (patch)
tree52ea1a84c6704cdf37d854285c4f797450a8653c /share
parentdesktopwidget: C++ify zoom_status (diff)
downloadinkscape-6483ea5c1a27864af917598be8bef70d6e8cf082.tar.gz
inkscape-6483ea5c1a27864af917598be8bef70d6e8cf082.zip
Initial commit of split canvas
Diffstat (limited to 'share')
-rw-r--r--share/icons/hicolor/scalable/actions/dot.svg11
-rw-r--r--share/icons/hicolor/symbolic/actions/dot-symbolic.svg11
-rw-r--r--share/ui/menus.xml3
3 files changed, 24 insertions, 1 deletions
diff --git a/share/icons/hicolor/scalable/actions/dot.svg b/share/icons/hicolor/scalable/actions/dot.svg
new file mode 100644
index 000000000..11c76f318
--- /dev/null
+++ b/share/icons/hicolor/scalable/actions/dot.svg
@@ -0,0 +1,11 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!-- Created with Inkscape (http://www.inkscape.org/) and export_objects.py -->
+<svg xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" version="1.1" id="svg1" width="16" height="16" viewBox="0 0 16 16" sodipodi:docname="boundingbox_center-symbolic.svg"><sodipodi:namedview objecttolerance="10" gridtolerance="10" guidetolerance="10" id="namedview" showgrid="true" inkscape:zoom="0.6002936" inkscape:cx="732.67439" inkscape:cy="-567.94603" inkscape:window-width="1920" inkscape:window-height="1016" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" inkscape:current-layer="layer1">
+ <inkscape:grid type="xygrid" id="grid"/>
+ </sodipodi:namedview>
+ <g id="dot" inkscape:label="00359">
+ <title id="title40580">dot</title>
+ <path inkscape:connector-curvature="0" id="rect40582" d="M 0,0 H 16 V 16 H 0 Z" style="opacity:0;fill:none"/>
+ <path inkscape:connector-curvature="0" id="circle40584" d="M 8,3 C 5.2444986,3 3,5.2444986 3,8 c 0,2.755501 2.2444986,5 5,5 2.755501,0 5,-2.244499 5,-5 C 13,5.2444986 10.755501,3 8,3 Z" style="opacity:0.75;stroke-linecap:butt"/>
+ </g>
+ </svg>
diff --git a/share/icons/hicolor/symbolic/actions/dot-symbolic.svg b/share/icons/hicolor/symbolic/actions/dot-symbolic.svg
new file mode 100644
index 000000000..11c76f318
--- /dev/null
+++ b/share/icons/hicolor/symbolic/actions/dot-symbolic.svg
@@ -0,0 +1,11 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!-- Created with Inkscape (http://www.inkscape.org/) and export_objects.py -->
+<svg xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" version="1.1" id="svg1" width="16" height="16" viewBox="0 0 16 16" sodipodi:docname="boundingbox_center-symbolic.svg"><sodipodi:namedview objecttolerance="10" gridtolerance="10" guidetolerance="10" id="namedview" showgrid="true" inkscape:zoom="0.6002936" inkscape:cx="732.67439" inkscape:cy="-567.94603" inkscape:window-width="1920" inkscape:window-height="1016" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" inkscape:current-layer="layer1">
+ <inkscape:grid type="xygrid" id="grid"/>
+ </sodipodi:namedview>
+ <g id="dot" inkscape:label="00359">
+ <title id="title40580">dot</title>
+ <path inkscape:connector-curvature="0" id="rect40582" d="M 0,0 H 16 V 16 H 0 Z" style="opacity:0;fill:none"/>
+ <path inkscape:connector-curvature="0" id="circle40584" d="M 8,3 C 5.2444986,3 3,5.2444986 3,8 c 0,2.755501 2.2444986,5 5,5 2.755501,0 5,-2.244499 5,-5 C 13,5.2444986 10.755501,3 8,3 Z" style="opacity:0.75;stroke-linecap:butt"/>
+ </g>
+ </svg>
diff --git a/share/ui/menus.xml b/share/ui/menus.xml
index 1c7cc8c29..03eb2f84f 100644
--- a/share/ui/menus.xml
+++ b/share/ui/menus.xml
@@ -108,7 +108,7 @@
<verb verb-id="ViewModeNormal" radio="yes" default="yes"/>
<verb verb-id="ViewModeNoFilters" radio="yes"/>
<verb verb-id="ViewModeOutline" radio="yes"/>
- <verb verb-id="ViewModeVisibleHairlines" radio="yes"/>
+ <verb verb-id="ViewModeVisibleHairlines" radio="yes"/>
<!--Better location in menu needs to be found-->
<!--verb verb-id="ViewModePrintColorsPreview" radio="yes"/-->
<!--verb verb-id="DialogPrintColorsPreview" /-->
@@ -129,6 +129,7 @@
<verb verb-id="RotateZero"/>
</submenu>
<separator/>
+ <verb verb-id="ViewSplitModeToggle" check="yes" />
<verb verb-id="ToggleGrid" check="yes" />
<verb verb-id="ToggleGuides" check="yes" />
<verb verb-id="ViewCmsToggle" check="yes" />