summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorJabiertxof <jabier.arraiza@marker.es>2019-02-15 11:57:01 +0000
committerJabier Arraiza <jabier.arraiza@marker.es>2019-02-18 21:18:27 +0000
commitf53c232a2cf287dc161e7492013141ef04b5253b (patch)
treedc5a9ec3bd6936e83bf892438e36ff5f781f3719 /share
parentAdd missing icons and add double languaje (diff)
downloadinkscape-f53c232a2cf287dc161e7492013141ef04b5253b.tar.gz
inkscape-f53c232a2cf287dc161e7492013141ef04b5253b.zip
Add descriptions and fixes to show disabled and rename dash to dashed stoke LPE
Diffstat (limited to 'share')
-rw-r--r--share/icons/hicolor/scalable/actions/dashed-stroke.svg (renamed from share/icons/hicolor/scalable/actions/dash-stroke.svg)2
-rw-r--r--share/icons/hicolor/symbolic/actions/dashed-stroke-symbolic.svg (renamed from share/icons/hicolor/symbolic/actions/dash-stroke-symbolic.svg)2
-rw-r--r--share/ui/dialog-livepatheffect-add.ui2
3 files changed, 3 insertions, 3 deletions
diff --git a/share/icons/hicolor/scalable/actions/dash-stroke.svg b/share/icons/hicolor/scalable/actions/dashed-stroke.svg
index 57de5ea95..8804c0c1e 100644
--- a/share/icons/hicolor/scalable/actions/dash-stroke.svg
+++ b/share/icons/hicolor/scalable/actions/dashed-stroke.svg
@@ -74,7 +74,7 @@ Jabier Arraiza</dc:title>
</metadata>
<g inkscape:groupmode="layer"
id="layercompo"
- inkscape:label="dash-stroke">
+ inkscape:label="dashed-stroke">
<path
id="rect22048"
d="M 0,0 H 16 V 16 H 0 Z"
diff --git a/share/icons/hicolor/symbolic/actions/dash-stroke-symbolic.svg b/share/icons/hicolor/symbolic/actions/dashed-stroke-symbolic.svg
index 57de5ea95..8804c0c1e 100644
--- a/share/icons/hicolor/symbolic/actions/dash-stroke-symbolic.svg
+++ b/share/icons/hicolor/symbolic/actions/dashed-stroke-symbolic.svg
@@ -74,7 +74,7 @@ Jabier Arraiza</dc:title>
</metadata>
<g inkscape:groupmode="layer"
id="layercompo"
- inkscape:label="dash-stroke">
+ inkscape:label="dashed-stroke">
<path
id="rect22048"
d="M 0,0 H 16 V 16 H 0 Z"
diff --git a/share/ui/dialog-livepatheffect-add.ui b/share/ui/dialog-livepatheffect-add.ui
index 27a32bffe..0598cb454 100644
--- a/share/ui/dialog-livepatheffect-add.ui
+++ b/share/ui/dialog-livepatheffect-add.ui
@@ -10,7 +10,7 @@
<property name="can_default">True</property>
<property name="title" translatable="yes">Live Path Effects Selector</property>
<property name="modal">True</property>
- <property name="window_position">center-on-parent</property>
+ <property name="window_position">center-always</property>
<property name="default_width">999</property>
<property name="default_height">999</property>
<property name="destroy_with_parent">True</property>