sw/uiconfig/swriter/ui/exchangedatabases.ui | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
New commits: commit c5602cfb9d817a2dfbb46c012a4fc5cc0cc444e2 Author: Caolán McNamara <caol...@redhat.com> Date: Mon Dec 23 23:56:55 2013 +0000 add a border to some widgets in exchange database Change-Id: I48fed93932db28ca1649c7e6c1abf4017757cd45 diff --git a/sw/uiconfig/swriter/ui/exchangedatabases.ui b/sw/uiconfig/swriter/ui/exchangedatabases.ui index bdbcc80..1085589 100644 --- a/sw/uiconfig/swriter/ui/exchangedatabases.ui +++ b/sw/uiconfig/swriter/ui/exchangedatabases.ui @@ -105,7 +105,7 @@ <property name="xalign">0</property> <property name="label" translatable="yes">Databases in Use</property> <property name="use_underline">True</property> - <property name="mnemonic_widget">inuselb</property> + <property name="mnemonic_widget">inuselb:border</property> </object> <packing> <property name="left_attach">0</property> @@ -121,7 +121,7 @@ <property name="xalign">0</property> <property name="label" translatable="yes">_Available Databases</property> <property name="use_underline">True</property> - <property name="mnemonic_widget">availablelb</property> + <property name="mnemonic_widget">availablelb:border</property> </object> <packing> <property name="left_attach">1</property> @@ -166,7 +166,7 @@ Use the browse button to select a database file.</property> </packing> </child> <child> - <object class="svtlo-SvTreeListBox" id="inuselb"> + <object class="svtlo-SvTreeListBox" id="inuselb:border"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> @@ -180,7 +180,7 @@ Use the browse button to select a database file.</property> </packing> </child> <child> - <object class="swlo-SwDBTreeList" id="availablelb"> + <object class="swlo-SwDBTreeList" id="availablelb:border"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property>
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits