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=
"GtkDialog" id=
"StringInputDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"modal">True
</property>
9 <property name=
"default_width">0</property>
10 <property name=
"default_height">0</property>
11 <property name=
"type_hint">dialog
</property>
12 <child internal-child=
"vbox">
13 <object class=
"GtkBox" id=
"dialog-vbox1">
14 <property name=
"can_focus">False
</property>
15 <property name=
"orientation">vertical
</property>
16 <property name=
"spacing">12</property>
17 <child internal-child=
"action_area">
18 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
19 <property name=
"can_focus">False
</property>
20 <property name=
"layout_style">end
</property>
22 <object class=
"GtkButton" id=
"ok">
23 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
24 <property name=
"visible">True
</property>
25 <property name=
"can_focus">True
</property>
26 <property name=
"can_default">True
</property>
27 <property name=
"has_default">True
</property>
28 <property name=
"receives_default">True
</property>
29 <property name=
"use-underline">True
</property>
32 <property name=
"expand">False
</property>
33 <property name=
"fill">True
</property>
34 <property name=
"position">0</property>
38 <object class=
"GtkButton" id=
"cancel">
39 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
40 <property name=
"visible">True
</property>
41 <property name=
"can_focus">True
</property>
42 <property name=
"receives_default">True
</property>
43 <property name=
"use-underline">True
</property>
46 <property name=
"expand">False
</property>
47 <property name=
"fill">True
</property>
48 <property name=
"position">1</property>
53 <property name=
"expand">False
</property>
54 <property name=
"fill">True
</property>
55 <property name=
"pack_type">end
</property>
56 <property name=
"position">0</property>
60 <!-- n-columns=1 n-rows=1 -->
61 <object class=
"GtkGrid" id=
"grid5">
62 <property name=
"visible">True
</property>
63 <property name=
"can_focus">False
</property>
64 <property name=
"margin-start">5</property>
65 <property name=
"margin-end">5</property>
66 <property name=
"margin_top">5</property>
67 <property name=
"margin_bottom">5</property>
68 <property name=
"row_spacing">6</property>
69 <property name=
"column_homogeneous">True
</property>
71 <object class=
"GtkLabel" id=
"name">
72 <property name=
"visible">True
</property>
73 <property name=
"can_focus">False
</property>
74 <property name=
"label" translatable=
"yes" context=
"stringinput|name">Name
</property>
75 <property name=
"use_underline">True
</property>
76 <property name=
"mnemonic_widget">edit
</property>
77 <property name=
"xalign">0</property>
79 <attribute name=
"weight" value=
"bold"/>
83 <property name=
"left_attach">0</property>
84 <property name=
"top_attach">0</property>
88 <object class=
"GtkEntry" id=
"edit">
89 <property name=
"visible">True
</property>
90 <property name=
"can_focus">True
</property>
91 <property name=
"activates_default">True
</property>
92 <property name=
"width_chars">30</property>
93 <property name=
"truncate-multiline">True
</property>
94 <child internal-child=
"accessible">
95 <object class=
"AtkObject" id=
"edit-atkobject">
96 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"stringinput|extended_tip|edit">Enter a name for the new AutoFormat, and then click OK.
</property>
101 <property name=
"left_attach">0</property>
102 <property name=
"top_attach">1</property>
107 <property name=
"expand">True
</property>
108 <property name=
"fill">True
</property>
109 <property name=
"position">1</property>
115 <action-widget response=
"-5">ok
</action-widget>
116 <action-widget response=
"-6">cancel
</action-widget>
118 <child type=
"titlebar">