1.12.42
[gnumeric.git] / src / dialogs / hf-dt-format.ui
blob8dd2dc293d63477de7e5c4bbf150dbe233ea19e8
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class="GtkDialog" id="hf-dt-format">
5 <property name="width_request">600</property>
6 <property name="can_focus">False</property>
7 <property name="window_position">center-on-parent</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">8</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 <placeholder/>
20 </child>
21 <child>
22 <object class="GtkButton" id="help_button">
23 <property name="label">gtk-help</property>
24 <property name="use_action_appearance">False</property>
25 <property name="can_focus">False</property>
26 <property name="receives_default">False</property>
27 <property name="use_action_appearance">False</property>
28 <property name="use_stock">True</property>
29 </object>
30 <packing>
31 <property name="expand">False</property>
32 <property name="fill">False</property>
33 <property name="position">1</property>
34 </packing>
35 </child>
36 <child>
37 <object class="GtkButton" id="cancel_button">
38 <property name="label">gtk-cancel</property>
39 <property name="use_action_appearance">False</property>
40 <property name="can_focus">False</property>
41 <property name="receives_default">False</property>
42 <property name="use_action_appearance">False</property>
43 <property name="use_stock">True</property>
44 </object>
45 <packing>
46 <property name="expand">False</property>
47 <property name="fill">False</property>
48 <property name="position">2</property>
49 </packing>
50 </child>
51 <child>
52 <object class="GtkButton" id="ok_button">
53 <property name="label">gtk-ok</property>
54 <property name="use_action_appearance">False</property>
55 <property name="can_focus">False</property>
56 <property name="receives_default">False</property>
57 <property name="use_action_appearance">False</property>
58 <property name="use_stock">True</property>
59 </object>
60 <packing>
61 <property name="expand">False</property>
62 <property name="fill">False</property>
63 <property name="position">3</property>
64 </packing>
65 </child>
66 </object>
67 <packing>
68 <property name="expand">False</property>
69 <property name="fill">False</property>
70 <property name="pack_type">end</property>
71 <property name="position">0</property>
72 </packing>
73 </child>
74 <child>
75 <object class="GtkGrid" id="layout-grid">
76 <property name="visible">True</property>
77 <property name="can_focus">False</property>
78 <property name="border_width">6</property>
79 <property name="row_spacing">6</property>
80 <property name="column_spacing">12</property>
81 <child>
82 <object class="GtkImage" id="image1">
83 <property name="visible">True</property>
84 <property name="can_focus">False</property>
85 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
86 <property name="stock">gtk-dialog-question</property>
87 <property name="pixel_size">1</property>
88 <property name="icon-size">5</property>
89 </object>
90 <packing>
91 <property name="left_attach">0</property>
92 <property name="top_attach">0</property>
93 <property name="width">1</property>
94 <property name="height">1</property>
95 </packing>
96 </child>
97 <child>
98 <object class="GtkLabel" id="instruction-label">
99 <property name="visible">True</property>
100 <property name="can_focus">False</property>
101 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
102 <property name="hexpand">True</property>
103 <property name="xalign">0</property>
104 <property name="label" translatable="yes">&lt;b&gt;Select a date format:&lt;/b&gt;</property>
105 <property name="use_markup">True</property>
106 </object>
107 <packing>
108 <property name="left_attach">1</property>
109 <property name="top_attach">0</property>
110 <property name="width">1</property>
111 <property name="height">1</property>
112 </packing>
113 </child>
114 <child>
115 <placeholder/>
116 </child>
117 <child>
118 <placeholder/>
119 </child>
120 <child>
121 <placeholder/>
122 </child>
123 <child>
124 <placeholder/>
125 </child>
126 <child>
127 <placeholder/>
128 </child>
129 <child>
130 <placeholder/>
131 </child>
132 <child>
133 <placeholder/>
134 </child>
135 </object>
136 <packing>
137 <property name="expand">False</property>
138 <property name="fill">True</property>
139 <property name="position">1</property>
140 </packing>
141 </child>
142 </object>
143 </child>
144 <action-widgets>
145 <action-widget response="0">help_button</action-widget>
146 <action-widget response="0">cancel_button</action-widget>
147 <action-widget response="-5">ok_button</action-widget>
148 </action-widgets>
149 </object>
150 </interface>