[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - cui/uiconfig
Stefan Knorr
heinzlesspam at gmail.com
Sun Jul 28 13:57:55 PDT 2013
cui/uiconfig/ui/optviewpage.ui | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
New commits:
commit 4d2e614b8bed3600de1b48babed6b01a31c12b01
Author: Stefan Knorr <heinzlesspam at gmail.com>
Date: Sat Jul 27 22:38:14 2013 +0200
Fix problem in German UI with cutoff label in options page
Change-Id: I8943aa1576f859db7e7f98fa0fa7d751116f0a8e
(cherry picked from commit 5eeef5cb0814db643d31e3c5f0f4c4332e36f822)
Reviewed-on: https://gerrit.libreoffice.org/5156
Reviewed-by: Fridrich Strba <fridrich at documentfoundation.org>
Tested-by: Fridrich Strba <fridrich at documentfoundation.org>
diff --git a/cui/uiconfig/ui/optviewpage.ui b/cui/uiconfig/ui/optviewpage.ui
index 2cc72b1..2cd0f15 100644
--- a/cui/uiconfig/ui/optviewpage.ui
+++ b/cui/uiconfig/ui/optviewpage.ui
@@ -80,7 +80,7 @@
<packing>
<property name="left_attach">0</property>
<property name="top_attach">1</property>
- <property name="width">1</property>
+ <property name="width">2</property>
<property name="height">1</property>
</packing>
</child>
@@ -129,9 +129,6 @@
<property name="height">1</property>
</packing>
</child>
- <child>
- <placeholder/>
- </child>
</object>
<packing>
<property name="left_attach">0</property>
More information about the Libreoffice-commits
mailing list