diff options
-rw-r--r-- | dbaccess/uiconfig/ui/tablesfilterpage.ui | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dbaccess/uiconfig/ui/tablesfilterpage.ui b/dbaccess/uiconfig/ui/tablesfilterpage.ui index 70ab9ee96923..cee902edf951 100644 --- a/dbaccess/uiconfig/ui/tablesfilterpage.ui +++ b/dbaccess/uiconfig/ui/tablesfilterpage.ui @@ -1,7 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.16.0 on Tue Jan 21 09:48:38 2014 --> +<!-- Generated with glade 3.16.0 on Tue Jan 21 15:00:47 2014 --> <interface> <!-- interface-requires gtk+ 3.0 --> + <!-- interface-requires LibreOffice 1.0 --> <object class="GtkFrame" id="TablesFilterPage"> <property name="visible">True</property> <property name="can_focus">False</property> @@ -31,6 +32,8 @@ <property name="can_focus">False</property> <property name="xalign">0</property> <property name="label" translatable="yes">Mark the tables that should be visible for the applications.</property> + <property name="wrap">True</property> + <property name="max_width_chars">56</property> </object> <packing> <property name="left_attach">0</property> |