Move setting of LD_LIBRARY_PATH closer to invocation of cppunittester
[LibreOffice.git] / extensions / uiconfig / sabpilot / ui / selecttablepage.ui
blob55fbb5e9c6c52c2e9ed25c099a162d7a56e8d887
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="pcr">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkTreeStore" id="liststore1">
6 <columns>
7 <!-- column-name text -->
8 <column type="gchararray"/>
9 <!-- column-name id -->
10 <column type="gchararray"/>
11 </columns>
12 </object>
13 <!-- n-columns=1 n-rows=1 -->
14 <object class="GtkGrid" id="SelectTablePage">
15 <property name="visible">True</property>
16 <property name="can_focus">False</property>
17 <property name="border_width">6</property>
18 <property name="row_spacing">12</property>
19 <child>
20 <object class="GtkLabel" id="label2">
21 <property name="visible">True</property>
22 <property name="can_focus">False</property>
23 <property name="label" translatable="yes" context="selecttablepage|label2">The external data source you have chosen contains more than one address book.
24 Please select the one you mainly want to work with:</property>
25 <property name="use_underline">True</property>
26 <property name="wrap">True</property>
27 <property name="mnemonic_widget">table</property>
28 <property name="width_chars">70</property>
29 <property name="max_width_chars">70</property>
30 <property name="xalign">0</property>
31 <property name="yalign">0</property>
32 <child internal-child="accessible">
33 <object class="AtkObject" id="label2-atkobject">
34 <property name="AtkObject::accessible-role" translatable="no">static</property>
35 </object>
36 </child>
37 </object>
38 <packing>
39 <property name="left_attach">0</property>
40 <property name="top_attach">0</property>
41 </packing>
42 </child>
43 <child>
44 <object class="GtkScrolledWindow">
45 <property name="visible">True</property>
46 <property name="can_focus">True</property>
47 <property name="hexpand">True</property>
48 <property name="vexpand">True</property>
49 <property name="shadow_type">in</property>
50 <child>
51 <object class="GtkTreeView" id="table">
52 <property name="visible">True</property>
53 <property name="can_focus">True</property>
54 <property name="receives_default">True</property>
55 <property name="hexpand">True</property>
56 <property name="vexpand">True</property>
57 <property name="model">liststore1</property>
58 <property name="headers_visible">False</property>
59 <property name="search_column">0</property>
60 <property name="show_expanders">False</property>
61 <child internal-child="selection">
62 <object class="GtkTreeSelection" id="Macro Library List-selection2"/>
63 </child>
64 <child>
65 <object class="GtkTreeViewColumn" id="treeviewcolumn3">
66 <property name="spacing">6</property>
67 <child>
68 <object class="GtkCellRendererText" id="cellrenderer4"/>
69 <attributes>
70 <attribute name="text">0</attribute>
71 </attributes>
72 </child>
73 </object>
74 </child>
75 <child internal-child="accessible">
76 <object class="AtkObject" id="table-atkobject">
77 <property name="AtkObject::accessible-description" translatable="yes" context="selecttablepage|extended_tip|table">Specifies the table that is to serve as the address book for the office suite templates.</property>
78 </object>
79 </child>
80 </object>
81 </child>
82 </object>
83 <packing>
84 <property name="left_attach">0</property>
85 <property name="top_attach">1</property>
86 </packing>
87 </child>
88 <child internal-child="accessible">
89 <object class="AtkObject" id="SelectTablePage-atkobject">
90 <property name="AtkObject::accessible-description" translatable="yes" context="selecttablepage|extended_tip|SelectTablePage">Specifies a table from the Seamonkey / Netscape address book source that is used as the address book in the office suite.</property>
91 </object>
92 </child>
93 </object>
94 </interface>