Branch libreoffice-5-0-4
[LibreOffice.git] / basctl / uiconfig / basicide / ui / organizedialog.ui
blobc683c49b3d0bf367e561f811206646ee87dad6fc
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface>
4 <requires lib="gtk+" version="3.0"/>
5 <object class="GtkDialog" id="OrganizeDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes">%PRODUCTNAME Basic Macro Organizer</property>
9 <property name="resizable">False</property>
10 <property name="type_hint">dialog</property>
11 <child internal-child="vbox">
12 <object class="GtkBox" id="dialog-vbox1">
13 <property name="can_focus">False</property>
14 <property name="orientation">vertical</property>
15 <property name="spacing">12</property>
16 <child internal-child="action_area">
17 <object class="GtkButtonBox" id="dialog-action_area1">
18 <property name="can_focus">False</property>
19 <property name="layout_style">end</property>
20 <child>
21 <object class="GtkButton" id="close">
22 <property name="label">gtk-close</property>
23 <property name="visible">True</property>
24 <property name="can_focus">True</property>
25 <property name="can_default">True</property>
26 <property name="has_default">True</property>
27 <property name="receives_default">True</property>
28 <property name="use_stock">True</property>
29 </object>
30 <packing>
31 <property name="expand">False</property>
32 <property name="fill">True</property>
33 <property name="position">1</property>
34 </packing>
35 </child>
36 <child>
37 <object class="GtkButton" id="help">
38 <property name="label">gtk-help</property>
39 <property name="visible">True</property>
40 <property name="can_focus">True</property>
41 <property name="receives_default">True</property>
42 <property name="use_stock">True</property>
43 </object>
44 <packing>
45 <property name="expand">False</property>
46 <property name="fill">True</property>
47 <property name="position">2</property>
48 <property name="secondary">True</property>
49 </packing>
50 </child>
51 </object>
52 <packing>
53 <property name="expand">False</property>
54 <property name="fill">True</property>
55 <property name="pack_type">end</property>
56 <property name="position">0</property>
57 </packing>
58 </child>
59 <child>
60 <object class="GtkNotebook" id="tabcontrol">
61 <property name="visible">True</property>
62 <property name="can_focus">True</property>
63 <property name="hexpand">True</property>
64 <property name="vexpand">True</property>
65 <child>
66 <placeholder/>
67 </child>
68 <child type="tab">
69 <object class="GtkLabel" id="modules">
70 <property name="visible">True</property>
71 <property name="can_focus">False</property>
72 <property name="label" translatable="yes">Modules</property>
73 </object>
74 <packing>
75 <property name="tab_fill">False</property>
76 </packing>
77 </child>
78 <child>
79 <placeholder/>
80 </child>
81 <child type="tab">
82 <object class="GtkLabel" id="dialogs">
83 <property name="visible">True</property>
84 <property name="can_focus">False</property>
85 <property name="label" translatable="yes">Dialogs</property>
86 </object>
87 <packing>
88 <property name="position">1</property>
89 <property name="tab_fill">False</property>
90 </packing>
91 </child>
92 <child>
93 <placeholder/>
94 </child>
95 <child type="tab">
96 <object class="GtkLabel" id="libraries">
97 <property name="visible">True</property>
98 <property name="can_focus">False</property>
99 <property name="label" translatable="yes">Libraries</property>
100 </object>
101 <packing>
102 <property name="position">2</property>
103 <property name="tab_fill">False</property>
104 </packing>
105 </child>
106 </object>
107 <packing>
108 <property name="expand">False</property>
109 <property name="fill">True</property>
110 <property name="position">1</property>
111 </packing>
112 </child>
113 </object>
114 </child>
115 <action-widgets>
116 <action-widget response="0">close</action-widget>
117 <action-widget response="0">help</action-widget>
118 </action-widgets>
119 </object>
120 </interface>