tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / dbaccess / uiconfig / ui / dbwizmysqlnativepage.ui
blobb2537b2fda46dbafb5ff250bd6f0b090404dabe5
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="dba">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkBox" id="DBWizMysqlNativePage">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="hexpand">True</property>
9 <property name="vexpand">True</property>
10 <property name="border_width">6</property>
11 <property name="orientation">vertical</property>
12 <property name="spacing">12</property>
13 <child>
14 <object class="GtkFrame" id="frame1">
15 <property name="visible">True</property>
16 <property name="can_focus">False</property>
17 <property name="hexpand">True</property>
18 <property name="vexpand">True</property>
19 <property name="label_xalign">0</property>
20 <property name="shadow_type">none</property>
21 <child>
22 <object class="GtkBox" id="box1">
23 <property name="visible">True</property>
24 <property name="can_focus">False</property>
25 <property name="margin-start">12</property>
26 <property name="margin-top">6</property>
27 <property name="orientation">vertical</property>
28 <property name="spacing">6</property>
29 <property name="margin-top">6</property>
30 <child>
31 <object class="GtkLabel" id="helptext">
32 <property name="visible">True</property>
33 <property name="can_focus">False</property>
34 <property name="halign">start</property>
35 <property name="label" translatable="yes" context="dbwizmysqlnativepage|helptext">Please enter the required information to connect to a MySQL/MariaDB database.</property>
36 <property name="wrap">True</property>
37 <property name="width_chars">72</property>
38 <property name="max_width_chars">72</property>
39 <property name="xalign">0</property>
40 </object>
41 <packing>
42 <property name="expand">False</property>
43 <property name="fill">True</property>
44 <property name="position">0</property>
45 </packing>
46 </child>
47 <child>
48 <object class="GtkBox" id="MySQLSettingsContainer">
49 <property name="visible">True</property>
50 <property name="can_focus">False</property>
51 <property name="hexpand">True</property>
52 <property name="vexpand">True</property>
53 <property name="orientation">vertical</property>
54 <child>
55 <placeholder/>
56 </child>
57 </object>
58 <packing>
59 <property name="expand">False</property>
60 <property name="fill">True</property>
61 <property name="position">1</property>
62 </packing>
63 </child>
64 </object>
65 </child>
66 <child type="label">
67 <object class="GtkLabel" id="header">
68 <property name="visible">True</property>
69 <property name="can_focus">False</property>
70 <property name="label" translatable="yes" context="dbwizmysqlnativepage|header">Set Up a Connection to a MySQL/MariaDB Database</property>
71 <attributes>
72 <attribute name="weight" value="bold"/>
73 </attributes>
74 </object>
75 </child>
76 </object>
77 <packing>
78 <property name="expand">True</property>
79 <property name="fill">True</property>
80 <property name="position">0</property>
81 </packing>
82 </child>
83 </object>
84 </interface>