bump product version to 5.0.4.1
[LibreOffice.git] / sc / uiconfig / scalc / ui / inputstringdialog.ui
blob8e542abe31b001123828d9eb41e13ce25cd9e48e
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="InputStringDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="type_hint">dialog</property>
9 <child internal-child="vbox">
10 <object class="GtkBox" id="dialog-vbox1">
11 <property name="can_focus">False</property>
12 <property name="orientation">vertical</property>
13 <property name="spacing">12</property>
14 <child internal-child="action_area">
15 <object class="GtkButtonBox" id="dialog-action_area1">
16 <property name="can_focus">False</property>
17 <property name="layout_style">end</property>
18 <child>
19 <object class="GtkButton" id="ok">
20 <property name="label">gtk-ok</property>
21 <property name="visible">True</property>
22 <property name="can_focus">True</property>
23 <property name="can_default">True</property>
24 <property name="has_default">True</property>
25 <property name="receives_default">True</property>
26 <property name="use_stock">True</property>
27 </object>
28 <packing>
29 <property name="expand">False</property>
30 <property name="fill">True</property>
31 <property name="position">0</property>
32 </packing>
33 </child>
34 <child>
35 <object class="GtkButton" id="cancel">
36 <property name="label">gtk-cancel</property>
37 <property name="visible">True</property>
38 <property name="can_focus">True</property>
39 <property name="receives_default">True</property>
40 <property name="use_stock">True</property>
41 </object>
42 <packing>
43 <property name="expand">False</property>
44 <property name="fill">True</property>
45 <property name="position">1</property>
46 </packing>
47 </child>
48 <child>
49 <object class="GtkButton" id="help">
50 <property name="label">gtk-help</property>
51 <property name="visible">True</property>
52 <property name="can_focus">True</property>
53 <property name="receives_default">True</property>
54 <property name="use_stock">True</property>
55 </object>
56 <packing>
57 <property name="expand">False</property>
58 <property name="fill">True</property>
59 <property name="position">2</property>
60 <property name="secondary">True</property>
61 <property name="non_homogeneous">True</property>
62 </packing>
63 </child>
64 </object>
65 <packing>
66 <property name="expand">False</property>
67 <property name="fill">True</property>
68 <property name="pack_type">end</property>
69 <property name="position">0</property>
70 </packing>
71 </child>
72 <child>
73 <object class="GtkBox" id="box1">
74 <property name="visible">True</property>
75 <property name="can_focus">False</property>
76 <property name="orientation">vertical</property>
77 <property name="spacing">6</property>
78 <child>
79 <object class="GtkLabel" id="description_label">
80 <property name="visible">True</property>
81 <property name="can_focus">False</property>
82 <property name="xalign">0</property>
83 <property name="use_underline">True</property>
84 <property name="wrap">True</property>
85 <property name="mnemonic_widget">name_entry</property>
86 </object>
87 <packing>
88 <property name="expand">False</property>
89 <property name="fill">True</property>
90 <property name="position">0</property>
91 </packing>
92 </child>
93 <child>
94 <object class="GtkEntry" id="name_entry">
95 <property name="visible">True</property>
96 <property name="can_focus">True</property>
97 <property name="invisible_char"></property>
98 <property name="width_chars">24</property>
99 </object>
100 <packing>
101 <property name="expand">False</property>
102 <property name="fill">True</property>
103 <property name="position">1</property>
104 </packing>
105 </child>
106 </object>
107 <packing>
108 <property name="expand">True</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">ok</action-widget>
117 <action-widget response="0">cancel</action-widget>
118 <action-widget response="0">help</action-widget>
119 </action-widgets>
120 </object>
121 </interface>