summaryrefslogtreecommitdiffstats
path: root/share/ui
diff options
context:
space:
mode:
authorJabier Arraiza <jabier.arraiza@marker.es>2019-02-14 23:54:19 +0000
committerJabier Arraiza <jabier.arraiza@marker.es>2019-02-18 21:18:27 +0000
commit0f8dffd779f8f324c013f727ea3bb2aec6bb47e2 (patch)
tree66439dd3b067dd67b27782e3820d3f793b823847 /share/ui
parentadd icons missing (diff)
downloadinkscape-0f8dffd779f8f324c013f727ea3bb2aec6bb47e2.tar.gz
inkscape-0f8dffd779f8f324c013f727ea3bb2aec6bb47e2.zip
Add missing icons and add double languaje
Diffstat (limited to 'share/ui')
-rw-r--r--share/ui/dialog-livepatheffect-add-effect.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/ui/dialog-livepatheffect-add-effect.ui b/share/ui/dialog-livepatheffect-add-effect.ui
index 029e6dbde..08488e454 100644
--- a/share/ui/dialog-livepatheffect-add-effect.ui
+++ b/share/ui/dialog-livepatheffect-add-effect.ui
@@ -77,8 +77,10 @@
<property name="can_focus">False</property>
<property name="label" translatable="yes">LPEName</property>
<property name="justify">center</property>
+ <property name="wrap">True</property>
<property name="ellipsize">end</property>
<property name="width_chars">14</property>
+ <property name="max_width_chars">23</property>
<style>
<class name="lpename"/>
</style>
@@ -95,6 +97,7 @@
<property name="can_focus">False</property>
<property name="no_show_all">True</property>
<property name="label" translatable="yes">Description</property>
+ <property name="use_markup">True</property>
<property name="justify">center</property>
<property name="wrap">True</property>
</object>