1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain=
"sc">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkDialog" id=
"InputStringDialog">
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">gtk-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_stock">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">gtk-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_stock">True
</property>
46 <property name=
"expand">False
</property>
47 <property name=
"fill">True
</property>
48 <property name=
"position">1</property>
52 <object class=
"GtkButton" id=
"help">
53 <property name=
"label">gtk-help
</property>
54 <property name=
"visible">True
</property>
55 <property name=
"can_focus">True
</property>
56 <property name=
"receives_default">True
</property>
57 <property name=
"use_stock">True
</property>
60 <property name=
"expand">False
</property>
61 <property name=
"fill">True
</property>
62 <property name=
"position">2</property>
63 <property name=
"secondary">True
</property>
64 <property name=
"non_homogeneous">True
</property>
69 <property name=
"expand">False
</property>
70 <property name=
"fill">True
</property>
71 <property name=
"pack_type">end
</property>
72 <property name=
"position">0</property>
76 <object class=
"GtkBox" id=
"box1">
77 <property name=
"visible">True
</property>
78 <property name=
"can_focus">False
</property>
79 <property name=
"orientation">vertical
</property>
80 <property name=
"spacing">6</property>
82 <object class=
"GtkLabel" id=
"description_label">
83 <property name=
"visible">True
</property>
84 <property name=
"can_focus">False
</property>
85 <property name=
"use_underline">True
</property>
86 <property name=
"wrap">True
</property>
87 <property name=
"mnemonic_widget">name_entry
</property>
88 <property name=
"xalign">0</property>
90 <attribute name=
"weight" value=
"bold"/>
94 <property name=
"expand">False
</property>
95 <property name=
"fill">True
</property>
96 <property name=
"position">0</property>
100 <object class=
"GtkEntry" id=
"name_entry">
101 <property name=
"visible">True
</property>
102 <property name=
"can_focus">True
</property>
103 <property name=
"activates_default">True
</property>
104 <property name=
"width_chars">30</property>
105 <property name=
"truncate-multiline">True
</property>
106 <child internal-child=
"accessible">
107 <object class=
"AtkObject" id=
"name_entry-atkobject">
108 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inputstringdialog|extended_tip|name_entry">Enter a new name for the sheet here.
</property>
113 <property name=
"expand">False
</property>
114 <property name=
"fill">True
</property>
115 <property name=
"position">1</property>
120 <property name=
"expand">True
</property>
121 <property name=
"fill">True
</property>
122 <property name=
"position">1</property>
128 <action-widget response=
"-5">ok
</action-widget>
129 <action-widget response=
"-6">cancel
</action-widget>
130 <action-widget response=
"-11">help
</action-widget>
132 <child type=
"titlebar">
135 <child internal-child=
"accessible">
136 <object class=
"AtkObject" id=
"InputStringDialog-atkobject">
137 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inputstringdialog|extended_tip|InputStringDialog">This command opens a dialog where you can assign a different name to the current sheet.
</property>