Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / sw / uiconfig / swriter / ui / subjectdialog.ui
blob30d3400a2e01540217b7f030c9d17782790eab9b
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.20.2 -->
3 <interface domain="sw">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkMessageDialog" id="SubjectDialog">
6 <property name="can_focus">False</property>
7 <property name="title" translatable="yes" context="subjectdialog|SubjectDialog">No Subject</property>
8 <property name="default_width">0</property>
9 <property name="default_height">0</property>
10 <property name="type_hint">dialog</property>
11 <property name="message_type">question</property>
12 <property name="text" translatable="yes" context="subjectdialog|textbuffer1">You did not specify a subject for this message.</property>
13 <property name="secondary_text" translatable="yes" context="subjectdialog|textbuffer2">If you would like to provide one, please type it now.</property>
14 <child internal-child="vbox">
15 <object class="GtkBox">
16 <property name="can_focus">False</property>
17 <property name="orientation">vertical</property>
18 <property name="spacing">24</property>
19 <child internal-child="action_area">
20 <object class="GtkButtonBox">
21 <property name="can_focus">False</property>
22 <property name="homogeneous">True</property>
23 <child>
24 <object class="GtkButton" id="cancel">
25 <property name="label" translatable="yes" context="stock">_Cancel</property>
26 <property name="visible">True</property>
27 <property name="can_focus">True</property>
28 <property name="receives_default">False</property>
29 <property name="use-underline">True</property>
30 </object>
31 <packing>
32 <property name="expand">True</property>
33 <property name="fill">True</property>
34 <property name="position">0</property>
35 </packing>
36 </child>
37 <child>
38 <object class="GtkButton" id="ok">
39 <property name="label" translatable="yes" context="stock">_OK</property>
40 <property name="visible">True</property>
41 <property name="can_focus">True</property>
42 <property name="can_default">True</property>
43 <property name="has_default">True</property>
44 <property name="receives_default">True</property>
45 <property name="use-underline">True</property>
46 </object>
47 <packing>
48 <property name="expand">True</property>
49 <property name="fill">True</property>
50 <property name="position">1</property>
51 </packing>
52 </child>
53 </object>
54 <packing>
55 <property name="expand">False</property>
56 <property name="fill">False</property>
57 <property name="position">0</property>
58 </packing>
59 </child>
60 <child>
61 <!-- n-columns=1 n-rows=1 -->
62 <object class="GtkGrid" id="grid">
63 <property name="visible">True</property>
64 <property name="can_focus">False</property>
65 <property name="hexpand">True</property>
66 <property name="row_spacing">7</property>
67 <child>
68 <object class="GtkEntry" id="edit">
69 <property name="visible">True</property>
70 <property name="can_focus">True</property>
71 <property name="hexpand">True</property>
72 <property name="truncate-multiline">True</property>
73 <property name="activates_default">True</property>
74 </object>
75 <packing>
76 <property name="left_attach">0</property>
77 <property name="top_attach">1</property>
78 </packing>
79 </child>
80 <child>
81 <object class="GtkLabel" id="label1">
82 <property name="visible">True</property>
83 <property name="can_focus">False</property>
84 <property name="label" translatable="yes" context="subjectdialog|label1">Subject:</property>
85 <property name="use_underline">True</property>
86 <property name="mnemonic_widget">edit</property>
87 <property name="xalign">0</property>
88 </object>
89 <packing>
90 <property name="left_attach">0</property>
91 <property name="top_attach">0</property>
92 </packing>
93 </child>
94 </object>
95 <packing>
96 <property name="expand">False</property>
97 <property name="fill">True</property>
98 <property name="position">2</property>
99 </packing>
100 </child>
101 </object>
102 </child>
103 <action-widgets>
104 <action-widget response="-6">cancel</action-widget>
105 <action-widget response="-5">ok</action-widget>
106 </action-widgets>
107 <child>
108 <placeholder/>
109 </child>
110 </object>
111 </interface>