1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain=
"sw">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkMessageDialog" id=
"AttachNameDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"title" translatable=
"yes" context=
"attachnamedialog|AttachNameDialog">No Attachment Name
</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=
"attachnamedialog|textbuffer1">You did not specify a new name for the attachment.
</property>
13 <property name=
"secondary_text" translatable=
"yes" context=
"attachnamedialog|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>
23 <object class=
"GtkButton" id=
"cancel">
24 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
25 <property name=
"visible">True
</property>
26 <property name=
"can_focus">True
</property>
27 <property name=
"receives_default">False
</property>
28 <property name=
"use-underline">True
</property>
31 <property name=
"expand">True
</property>
32 <property name=
"fill">True
</property>
33 <property name=
"position">0</property>
37 <object class=
"GtkButton" id=
"ok">
38 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
39 <property name=
"visible">True
</property>
40 <property name=
"can_focus">True
</property>
41 <property name=
"can_default">True
</property>
42 <property name=
"has_default">True
</property>
43 <property name=
"receives_default">True
</property>
44 <property name=
"use-underline">True
</property>
47 <property name=
"expand">True
</property>
48 <property name=
"fill">True
</property>
49 <property name=
"position">1</property>
54 <property name=
"expand">False
</property>
55 <property name=
"fill">False
</property>
56 <property name=
"position">0</property>
60 <!-- n-columns=1 n-rows=1 -->
61 <object class=
"GtkGrid" id=
"grid">
62 <property name=
"visible">True
</property>
63 <property name=
"can_focus">False
</property>
64 <property name=
"hexpand">True
</property>
65 <property name=
"row_spacing">7</property>
67 <object class=
"GtkEntry" id=
"edit1">
68 <property name=
"visible">True
</property>
69 <property name=
"can_focus">True
</property>
70 <property name=
"hexpand">True
</property>
71 <property name=
"truncate-multiline">True
</property>
72 <property name=
"activates_default">True
</property>
75 <property name=
"left_attach">0</property>
76 <property name=
"top_attach">1</property>
80 <object class=
"GtkLabel" id=
"label2">
81 <property name=
"visible">True
</property>
82 <property name=
"can_focus">False
</property>
83 <property name=
"label" translatable=
"yes" context=
"attachnamedialog|label1">Name:
</property>
84 <property name=
"use_underline">True
</property>
85 <property name=
"mnemonic_widget">edit1
</property>
86 <property name=
"xalign">0</property>
89 <property name=
"left_attach">0</property>
90 <property name=
"top_attach">0</property>
95 <property name=
"expand">False
</property>
96 <property name=
"fill">True
</property>
97 <property name=
"position">2</property>
103 <action-widget response=
"-6">cancel
</action-widget>
104 <action-widget response=
"-5">ok
</action-widget>