[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - cui/uiconfig
Adolfo Jayme Barrientos
fitojb at ubuntu.com
Sat Feb 27 21:24:31 UTC 2016
cui/uiconfig/ui/customizedialog.ui | 1 -
1 file changed, 1 deletion(-)
New commits:
commit ba3f93dfc8956930969e8c8b45c4f22719d8003a
Author: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
Date: Sat Feb 27 06:51:54 2016 -0600
tdf#96999 Allow resizing of Customize dialog
As long as this dialog keeps its inefficient, cluttered layout,
and we still lack tooltips for table rows that don’t fit, let’s
allow users to blow this up if they want to.
Change-Id: Iba69fb39ea97acae8751c1ac0611f3ac4ccea9e0
(cherry picked from commit d8df531aba62c9695e267ce229ae2dd17b696774)
Reviewed-on: https://gerrit.libreoffice.org/22729
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/cui/uiconfig/ui/customizedialog.ui b/cui/uiconfig/ui/customizedialog.ui
index a3223dc..9f0d188 100644
--- a/cui/uiconfig/ui/customizedialog.ui
+++ b/cui/uiconfig/ui/customizedialog.ui
@@ -6,7 +6,6 @@
<property name="can_focus">False</property>
<property name="border_width">6</property>
<property name="title" translatable="yes">Customize</property>
- <property name="resizable">False</property>
<property name="type_hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
More information about the Libreoffice-commits
mailing list