update credits
[LibreOffice.git] / extensions / uiconfig / sabpilot / ui / selecttablepage.ui
blobd765218de8cd65431bb3f165dbf441ba81021e65
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.16.1 -->
3 <interface>
4 <requires lib="gtk+" version="3.0"/>
5 <object class="GtkGrid" id="SelectTablePage">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="border_width">6</property>
9 <property name="row_spacing">12</property>
10 <child>
11 <object class="GtkLabel" id="label2">
12 <property name="visible">True</property>
13 <property name="can_focus">False</property>
14 <property name="xalign">0</property>
15 <property name="yalign">0</property>
16 <property name="label" translatable="yes">The external data source you have chosen contains more than one address book.
17 Please select the one you mainly want to work with:</property>
18 <property name="wrap">True</property>
19 <property name="max_width_chars">90</property>
20 </object>
21 <packing>
22 <property name="left_attach">0</property>
23 <property name="top_attach">0</property>
24 <property name="width">1</property>
25 <property name="height">1</property>
26 </packing>
27 </child>
28 <child>
29 <object class="GtkTreeView" id="table:border">
30 <property name="visible">True</property>
31 <property name="can_focus">True</property>
32 <property name="hexpand">True</property>
33 <property name="vexpand">True</property>
34 <child internal-child="selection">
35 <object class="GtkTreeSelection" id="treeview-selection2"/>
36 </child>
37 </object>
38 <packing>
39 <property name="left_attach">0</property>
40 <property name="top_attach">1</property>
41 <property name="width">1</property>
42 <property name="height">1</property>
43 </packing>
44 </child>
45 </object>
46 </interface>