bump product version to 6.3.0.0.beta1
[LibreOffice.git] / cui / uiconfig / ui / gallerythemeiddialog.ui
blob1cda4ce700e3a8bfa54a87851c05f7c7a3ab0459
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkDialog" id="GalleryThemeIDDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="gallerythemeiddialog|GalleryThemeIDDialog">Theme ID</property>
9 <property name="resizable">False</property>
10 <property name="modal">True</property>
11 <property name="default_width">0</property>
12 <property name="default_height">0</property>
13 <property name="type_hint">dialog</property>
14 <child>
15 <placeholder/>
16 </child>
17 <child internal-child="vbox">
18 <object class="GtkBox" id="dialog-vbox1">
19 <property name="can_focus">False</property>
20 <property name="orientation">vertical</property>
21 <property name="spacing">12</property>
22 <child internal-child="action_area">
23 <object class="GtkButtonBox" id="dialog-action_area1">
24 <property name="can_focus">False</property>
25 <property name="layout_style">end</property>
26 <child>
27 <object class="GtkButton" id="ok">
28 <property name="label">gtk-ok</property>
29 <property name="visible">True</property>
30 <property name="can_focus">True</property>
31 <property name="can_default">True</property>
32 <property name="has_default">True</property>
33 <property name="receives_default">True</property>
34 <property name="use_stock">True</property>
35 </object>
36 <packing>
37 <property name="expand">False</property>
38 <property name="fill">True</property>
39 <property name="position">0</property>
40 </packing>
41 </child>
42 <child>
43 <object class="GtkButton" id="cancel">
44 <property name="label">gtk-cancel</property>
45 <property name="visible">True</property>
46 <property name="can_focus">True</property>
47 <property name="receives_default">True</property>
48 <property name="use_stock">True</property>
49 </object>
50 <packing>
51 <property name="expand">False</property>
52 <property name="fill">True</property>
53 <property name="position">1</property>
54 </packing>
55 </child>
56 </object>
57 <packing>
58 <property name="expand">False</property>
59 <property name="fill">True</property>
60 <property name="pack_type">end</property>
61 <property name="position">1</property>
62 </packing>
63 </child>
64 <child>
65 <object class="GtkBox" id="box1">
66 <property name="visible">True</property>
67 <property name="can_focus">False</property>
68 <property name="valign">start</property>
69 <property name="hexpand">True</property>
70 <property name="spacing">12</property>
71 <child>
72 <object class="GtkLabel" id="label2">
73 <property name="visible">True</property>
74 <property name="can_focus">False</property>
75 <property name="label" translatable="yes" context="gallerythemeiddialog|label2">ID:</property>
76 <property name="use_underline">True</property>
77 <property name="mnemonic_widget">entry</property>
78 </object>
79 <packing>
80 <property name="expand">False</property>
81 <property name="fill">True</property>
82 <property name="position">0</property>
83 </packing>
84 </child>
85 <child>
86 <object class="GtkComboBoxText" id="entry">
87 <property name="visible">True</property>
88 <property name="can_focus">False</property>
89 <property name="hexpand">True</property>
90 </object>
91 <packing>
92 <property name="expand">False</property>
93 <property name="fill">True</property>
94 <property name="position">1</property>
95 </packing>
96 </child>
97 </object>
98 <packing>
99 <property name="expand">False</property>
100 <property name="fill">True</property>
101 <property name="position">0</property>
102 </packing>
103 </child>
104 </object>
105 </child>
106 <action-widgets>
107 <action-widget response="-5">ok</action-widget>
108 <action-widget response="-6">cancel</action-widget>
109 </action-widgets>
110 </object>
111 </interface>