bump product version to 5.0.4.1
[LibreOffice.git] / sfx2 / uiconfig / ui / newstyle.ui
blobd80b835a1e32b8f04b760173ce853e8771e5507d
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 <requires lib="LibreOffice" version="1.0"/>
6 <object class="GtkDialog" id="CreateStyleDialog">
7 <property name="can_focus">False</property>
8 <property name="border_width">6</property>
9 <property name="title" translatable="yes">Create Style</property>
10 <property name="type_hint">dialog</property>
11 <child internal-child="vbox">
12 <object class="GtkBox" id="dialog-vbox3">
13 <property name="can_focus">False</property>
14 <property name="hexpand">True</property>
15 <property name="vexpand">True</property>
16 <property name="orientation">vertical</property>
17 <property name="spacing">12</property>
18 <child internal-child="action_area">
19 <object class="GtkButtonBox" id="dialog-action_area3">
20 <property name="can_focus">False</property>
21 <property name="layout_style">end</property>
22 <child>
23 <object class="GtkButton" id="ok">
24 <property name="label">gtk-ok</property>
25 <property name="visible">True</property>
26 <property name="sensitive">False</property>
27 <property name="can_focus">True</property>
28 <property name="can_default">True</property>
29 <property name="has_default">True</property>
30 <property name="receives_default">True</property>
31 <property name="use_stock">True</property>
32 </object>
33 <packing>
34 <property name="expand">False</property>
35 <property name="fill">True</property>
36 <property name="position">0</property>
37 </packing>
38 </child>
39 <child>
40 <object class="GtkButton" id="cancel">
41 <property name="label">gtk-cancel</property>
42 <property name="visible">True</property>
43 <property name="can_focus">True</property>
44 <property name="receives_default">True</property>
45 <property name="use_stock">True</property>
46 </object>
47 <packing>
48 <property name="expand">False</property>
49 <property name="fill">True</property>
50 <property name="position">1</property>
51 </packing>
52 </child>
53 <child>
54 <object class="GtkButton" id="help">
55 <property name="label">gtk-help</property>
56 <property name="visible">True</property>
57 <property name="can_focus">True</property>
58 <property name="receives_default">True</property>
59 <property name="use_stock">True</property>
60 </object>
61 <packing>
62 <property name="expand">False</property>
63 <property name="fill">True</property>
64 <property name="position">2</property>
65 <property name="secondary">True</property>
66 </packing>
67 </child>
68 </object>
69 <packing>
70 <property name="expand">False</property>
71 <property name="fill">True</property>
72 <property name="pack_type">end</property>
73 <property name="position">0</property>
74 </packing>
75 </child>
76 <child>
77 <object class="GtkFrame" id="frame1">
78 <property name="visible">True</property>
79 <property name="can_focus">False</property>
80 <property name="hexpand">True</property>
81 <property name="vexpand">True</property>
82 <property name="label_xalign">0</property>
83 <property name="shadow_type">none</property>
84 <child>
85 <object class="GtkAlignment" id="alignment1">
86 <property name="visible">True</property>
87 <property name="can_focus">False</property>
88 <property name="hexpand">True</property>
89 <property name="vexpand">True</property>
90 <property name="top_padding">6</property>
91 <property name="left_padding">12</property>
92 <child>
93 <object class="VclComboBoxText" id="stylename">
94 <property name="visible">True</property>
95 <property name="can_focus">False</property>
96 <property name="hexpand">True</property>
97 <property name="vexpand">True</property>
98 <property name="has_entry">True</property>
99 <property name="dropdown">False</property>
100 <property name="max_width_chars">60</property>
101 <child internal-child="entry">
102 <object class="GtkEntry" id="comboboxtext-entry">
103 <property name="can_focus">False</property>
104 </object>
105 </child>
106 <child internal-child="accessible">
107 <object class="AtkObject" id="stylename-atkobject">
108 <property name="AtkObject::accessible-name" translatable="yes">Style Name</property>
109 </object>
110 </child>
111 </object>
112 </child>
113 </object>
114 </child>
115 <child type="label">
116 <object class="GtkLabel" id="label1">
117 <property name="visible">True</property>
118 <property name="can_focus">False</property>
119 <property name="label" translatable="yes">Style Name</property>
120 <attributes>
121 <attribute name="weight" value="bold"/>
122 </attributes>
123 </object>
124 </child>
125 </object>
126 <packing>
127 <property name="expand">False</property>
128 <property name="fill">True</property>
129 <property name="position">1</property>
130 </packing>
131 </child>
132 </object>
133 </child>
134 <action-widgets>
135 <action-widget response="0">ok</action-widget>
136 <action-widget response="0">cancel</action-widget>
137 </action-widgets>
138 </object>
139 </interface>