sc/uiconfig/scalc/ui/databaroptions.ui | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-)
New commits: commit 42dd9019953c79467e9bccd0861625bc08a71330 Author: Katarina Behrens <katarina.behr...@cib.de> Date: Tue Apr 7 16:05:11 2015 +0200 Fix duplicate widget IDs and sloppy mnemonic IDs Change-Id: I4df3b1e1886e77f7314e034550907ffca58b9ce6 diff --git a/sc/uiconfig/scalc/ui/databaroptions.ui b/sc/uiconfig/scalc/ui/databaroptions.ui index c534769..84503e5 100644 --- a/sc/uiconfig/scalc/ui/databaroptions.ui +++ b/sc/uiconfig/scalc/ui/databaroptions.ui @@ -322,7 +322,7 @@ <property name="top_padding">6</property> <property name="left_padding">12</property> <child> - <object class="GtkGrid" id="grid3"> + <object class="GtkGrid" id="grid4"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> @@ -406,14 +406,13 @@ </packing> </child> <child> - <object class="GtkFrame" id="frame4"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label_xalign">0</property> <property name="shadow_type">none</property> <child> - <object class="GtkAlignment" id="alignment3"> + <object class="GtkAlignment" id="alignment4"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="top_padding">6</property> @@ -427,13 +426,13 @@ <property name="row_spacing">6</property> <property name="column_spacing">6</property> <child> - <object class="GtkLabel" id="label10"> + <object class="GtkLabel" id="label12"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">end</property> <property name="label" translatable="yes">Minimum bar length (%):</property> <property name="use_underline">True</property> - <property name="mnemonic_widget">minLength</property> + <property name="mnemonic_widget">min_length</property> </object> <packing> <property name="left_attach">0</property> @@ -441,13 +440,13 @@ </packing> </child> <child> - <object class="GtkLabel" id="label11"> + <object class="GtkLabel" id="label13"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">end</property> <property name="label" translatable="yes">Maximum bar length (%):</property> <property name="use_underline">True</property> - <property name="mnemonic_widget">maxLength</property> + <property name="mnemonic_widget">max_length</property> </object> <packing> <property name="left_attach">0</property> @@ -481,7 +480,7 @@ </object> </child> <child type="label"> - <object class="GtkLabel" id="label12"> + <object class="GtkLabel" id="label11"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes">Bar lengths</property> @@ -491,7 +490,6 @@ </object> </child> </object> - <packing> <property name="expand">False</property> <property name="fill">True</property> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits