1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain=
"sfx">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkDialog" id=
"BookmarkDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"bookmarkdialog|BookmarkDialog">Add to Bookmarks
</property>
9 <property name=
"modal">True
</property>
10 <property name=
"default_width">0</property>
11 <property name=
"default_height">0</property>
12 <property name=
"type_hint">dialog
</property>
16 <child internal-child=
"vbox">
17 <object class=
"GtkBox" id=
"dialog-vbox1">
18 <property name=
"can_focus">False
</property>
19 <property name=
"orientation">vertical
</property>
20 <property name=
"spacing">12</property>
21 <child internal-child=
"action_area">
22 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
23 <property name=
"can_focus">False
</property>
24 <property name=
"layout_style">end
</property>
26 <object class=
"GtkButton" id=
"ok">
27 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
28 <property name=
"visible">True
</property>
29 <property name=
"can_focus">True
</property>
30 <property name=
"can_default">True
</property>
31 <property name=
"has_default">True
</property>
32 <property name=
"receives_default">True
</property>
33 <property name=
"use-underline">True
</property>
36 <property name=
"expand">False
</property>
37 <property name=
"fill">True
</property>
38 <property name=
"position">0</property>
42 <object class=
"GtkButton" id=
"cancel">
43 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
44 <property name=
"visible">True
</property>
45 <property name=
"can_focus">True
</property>
46 <property name=
"receives_default">True
</property>
47 <property name=
"use-underline">True
</property>
50 <property name=
"expand">False
</property>
51 <property name=
"fill">True
</property>
52 <property name=
"position">1</property>
56 <object class=
"GtkButton" id=
"help">
57 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
58 <property name=
"visible">True
</property>
59 <property name=
"can_focus">True
</property>
60 <property name=
"can_default">True
</property>
61 <property name=
"receives_default">True
</property>
62 <property name=
"use-underline">True
</property>
65 <property name=
"expand">False
</property>
66 <property name=
"fill">True
</property>
67 <property name=
"position">2</property>
68 <property name=
"secondary">True
</property>
73 <property name=
"expand">False
</property>
74 <property name=
"fill">True
</property>
75 <property name=
"pack_type">end
</property>
76 <property name=
"position">0</property>
80 <object class=
"GtkLabel" id=
"alttitle">
81 <property name=
"can_focus">False
</property>
82 <property name=
"no_show_all">True
</property>
83 <property name=
"label" translatable=
"yes" context=
"bookmarkdialog|alttitle">Rename Bookmark
</property>
86 <property name=
"expand">False
</property>
87 <property name=
"fill">True
</property>
88 <property name=
"position">0</property>
92 <object class=
"GtkBox" id=
"box1">
93 <property name=
"visible">True
</property>
94 <property name=
"can_focus">False
</property>
95 <property name=
"valign">start
</property>
96 <property name=
"hexpand">True
</property>
97 <property name=
"spacing">12</property>
99 <object class=
"GtkLabel" id=
"label2">
100 <property name=
"visible">True
</property>
101 <property name=
"can_focus">False
</property>
102 <property name=
"label" translatable=
"yes" context=
"bookmarkdialog|label2">Bookmark:
</property>
103 <property name=
"use_underline">True
</property>
104 <property name=
"mnemonic_widget">entry
</property>
107 <property name=
"expand">False
</property>
108 <property name=
"fill">True
</property>
109 <property name=
"position">0</property>
113 <object class=
"GtkEntry" id=
"entry">
114 <property name=
"visible">True
</property>
115 <property name=
"can_focus">True
</property>
116 <property name=
"hexpand">True
</property>
117 <property name=
"truncate-multiline">True
</property>
118 <property name=
"activates_default">True
</property>
121 <property name=
"expand">False
</property>
122 <property name=
"fill">True
</property>
123 <property name=
"position">1</property>
128 <property name=
"expand">False
</property>
129 <property name=
"fill">True
</property>
130 <property name=
"position">1</property>
136 <action-widget response=
"-5">ok
</action-widget>
137 <action-widget response=
"-6">cancel
</action-widget>
138 <action-widget response=
"-11">help
</action-widget>