1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain=
"sw">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkTreeStore" id=
"liststore1">
7 <!-- column-name text -->
8 <column type=
"gchararray"/>
9 <!-- column-name text2 -->
10 <column type=
"gchararray"/>
11 <!-- column-name text3 -->
12 <column type=
"gchararray"/>
13 <!-- column-name text4 -->
14 <column type=
"gchararray"/>
15 <!-- column-name text5 -->
16 <column type=
"gchararray"/>
17 <!-- column-name id -->
18 <column type=
"gchararray"/>
21 <object class=
"GtkDialog" id=
"InsertBookmarkDialog">
22 <property name=
"can-focus">False
</property>
23 <property name=
"border-width">6</property>
24 <property name=
"title" translatable=
"yes" context=
"insertbookmark|InsertBookmarkDialog">Bookmark
</property>
25 <property name=
"modal">True
</property>
26 <property name=
"default-width">0</property>
27 <property name=
"default-height">0</property>
28 <property name=
"type-hint">dialog
</property>
29 <child internal-child=
"vbox">
30 <object class=
"GtkBox" id=
"dialog-vbox1">
31 <property name=
"can-focus">False
</property>
32 <property name=
"hexpand">True
</property>
33 <property name=
"vexpand">True
</property>
34 <property name=
"orientation">vertical
</property>
35 <property name=
"spacing">6</property>
36 <child internal-child=
"action_area">
37 <object class=
"GtkButtonBox">
38 <property name=
"can-focus">False
</property>
40 <object class=
"GtkButton" id=
"close">
41 <property name=
"label" translatable=
"yes" context=
"stock">_Close
</property>
42 <property name=
"visible">True
</property>
43 <property name=
"can-focus">True
</property>
44 <property name=
"receives-default">True
</property>
45 <property name=
"use-underline">True
</property>
48 <property name=
"expand">False
</property>
49 <property name=
"fill">True
</property>
50 <property name=
"pack-type">end
</property>
51 <property name=
"position">0</property>
55 <object class=
"GtkButton" id=
"help">
56 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
57 <property name=
"visible">True
</property>
58 <property name=
"can-focus">True
</property>
59 <property name=
"receives-default">True
</property>
60 <property name=
"use-underline">True
</property>
63 <property name=
"expand">False
</property>
64 <property name=
"fill">True
</property>
65 <property name=
"position">1</property>
66 <property name=
"secondary">True
</property>
71 <property name=
"expand">False
</property>
72 <property name=
"fill">False
</property>
73 <property name=
"position">7</property>
77 <!-- n-columns=3 n-rows=4 -->
78 <object class=
"GtkGrid">
79 <property name=
"visible">True
</property>
80 <property name=
"can-focus">False
</property>
81 <property name=
"row-spacing">6</property>
82 <property name=
"column-spacing">6</property>
84 <object class=
"GtkLabel" id=
"lbForbiddenChars">
85 <property name=
"can-focus">False
</property>
86 <property name=
"halign">end
</property>
87 <property name=
"valign">start
</property>
88 <property name=
"hexpand">True
</property>
89 <property name=
"label" translatable=
"no" context=
"insertbookmark|lbForbiddenChars">Forbidden characters:
</property>
90 <property name=
"single-line-mode">True
</property>
93 <property name=
"left-attach">1</property>
94 <property name=
"top-attach">1</property>
98 <object class=
"GtkEntry" id=
"name">
99 <property name=
"visible">True
</property>
100 <property name=
"can-focus">True
</property>
101 <property name=
"hexpand">True
</property>
102 <property name=
"activates-default">True
</property>
103 <property name=
"max-width-chars">0</property>
104 <property name=
"truncate-multiline">True
</property>
105 <child internal-child=
"accessible">
106 <object class=
"AtkObject" id=
"name-atkobject">
107 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"insertbookmark|extended_tip|name">Type the name of the bookmark that you want to create. Then press Insert.
</property>
112 <property name=
"left-attach">1</property>
113 <property name=
"top-attach">0</property>
117 <object class=
"GtkButton" id=
"insert">
118 <property name=
"label" translatable=
"yes" context=
"insertbookmark|insert">Insert
</property>
119 <property name=
"visible">True
</property>
120 <property name=
"can-focus">True
</property>
121 <property name=
"can-default">True
</property>
122 <property name=
"has-default">True
</property>
123 <property name=
"receives-default">True
</property>
124 <property name=
"halign">end
</property>
127 <property name=
"left-attach">2</property>
128 <property name=
"top-attach">0</property>
132 <object class=
"GtkLabel" id=
"lbName">
133 <property name=
"visible">True
</property>
134 <property name=
"can-focus">False
</property>
135 <property name=
"halign">start
</property>
136 <property name=
"label" translatable=
"yes" context=
"insertbookmark|name">Name:
</property>
137 <property name=
"use-underline">True
</property>
138 <property name=
"mnemonic-widget">name
</property>
141 <property name=
"left-attach">0</property>
142 <property name=
"top-attach">0</property>
146 <object class=
"GtkCheckButton" id=
"hide">
147 <property name=
"label" translatable=
"yes" context=
"insertbookmark|hide">H_ide
</property>
148 <property name=
"visible">True
</property>
149 <property name=
"can-focus">True
</property>
150 <property name=
"receives-default">False
</property>
151 <property name=
"halign">start
</property>
152 <property name=
"valign">start
</property>
153 <property name=
"use-underline">True
</property>
154 <property name=
"draw-indicator">True
</property>
157 <property name=
"left-attach">1</property>
158 <property name=
"top-attach">2</property>
162 <object class=
"GtkLabel" id=
"condlabel">
163 <property name=
"visible">True
</property>
164 <property name=
"can-focus">False
</property>
165 <property name=
"halign">start
</property>
166 <property name=
"label" translatable=
"yes" context=
"insertbookmark|condlabel">_Condition:
</property>
167 <property name=
"use-underline">True
</property>
168 <property name=
"mnemonic-widget">withcond
</property>
171 <property name=
"left-attach">0</property>
172 <property name=
"top-attach">3</property>
176 <object class=
"GtkEntry" id=
"withcond">
177 <property name=
"visible">True
</property>
178 <property name=
"can-focus">True
</property>
179 <property name=
"activates-default">True
</property>
180 <property name=
"truncate-multiline">True
</property>
183 <property name=
"left-attach">1</property>
184 <property name=
"top-attach">3</property>
185 <property name=
"width">2</property>
202 <property name=
"expand">False
</property>
203 <property name=
"fill">False
</property>
204 <property name=
"position">0</property>
208 <object class=
"GtkFrame">
209 <property name=
"visible">True
</property>
210 <property name=
"can-focus">False
</property>
211 <property name=
"label-xalign">0</property>
212 <property name=
"shadow-type">none
</property>
214 <object class=
"GtkScrolledWindow">
215 <property name=
"visible">True
</property>
216 <property name=
"can-focus">True
</property>
217 <property name=
"margin-start">12</property>
218 <property name=
"margin-top">6</property>
219 <property name=
"hexpand">True
</property>
220 <property name=
"vexpand">True
</property>
221 <property name=
"shadow-type">in
</property>
223 <object class=
"GtkTreeView" id=
"bookmarks">
224 <property name=
"visible">True
</property>
225 <property name=
"can-focus">True
</property>
226 <property name=
"receives-default">True
</property>
227 <property name=
"hexpand">True
</property>
228 <property name=
"vexpand">True
</property>
229 <property name=
"model">liststore1
</property>
230 <property name=
"search-column">0</property>
231 <property name=
"show-expanders">False
</property>
232 <child internal-child=
"selection">
233 <object class=
"GtkTreeSelection"/>
236 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn0">
237 <property name=
"resizable">True
</property>
238 <property name=
"spacing">6</property>
239 <property name=
"title" translatable=
"yes" context=
"insertbookmark|page">Page
</property>
240 <property name=
"clickable">True
</property>
242 <object class=
"GtkCellRendererText" id=
"cellrenderer0"/>
244 <attribute name=
"text">0</attribute>
250 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn1">
251 <property name=
"resizable">True
</property>
252 <property name=
"spacing">6</property>
253 <property name=
"title" translatable=
"yes" context=
"insertbookmark|name">Name
</property>
254 <property name=
"clickable">True
</property>
256 <object class=
"GtkCellRendererText" id=
"cellrenderer1"/>
258 <attribute name=
"text">1</attribute>
264 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn2">
265 <property name=
"resizable">True
</property>
266 <property name=
"spacing">6</property>
267 <property name=
"title" translatable=
"yes" context=
"insertbookmark|text">Text
</property>
268 <property name=
"clickable">True
</property>
270 <object class=
"GtkCellRendererText" id=
"cellrenderer2">
271 <property name=
"editable">True
</property>
274 <attribute name=
"text">2</attribute>
280 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn3">
281 <property name=
"resizable">True
</property>
282 <property name=
"spacing">6</property>
283 <property name=
"title" translatable=
"yes" context=
"insertbookmark|hidden">Hidden
</property>
284 <property name=
"clickable">True
</property>
286 <object class=
"GtkCellRendererText" id=
"cellrenderer3"/>
288 <attribute name=
"text">3</attribute>
294 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn4">
295 <property name=
"resizable">True
</property>
296 <property name=
"spacing">6</property>
297 <property name=
"title" translatable=
"yes" context=
"insertbookmark|condition">Condition
</property>
298 <property name=
"clickable">True
</property>
300 <object class=
"GtkCellRendererText" id=
"cellrenderer4"/>
302 <attribute name=
"text">4</attribute>
312 <object class=
"GtkLabel" id=
"lbBookmarks">
313 <property name=
"visible">True
</property>
314 <property name=
"can-focus">False
</property>
315 <property name=
"label" translatable=
"yes" context=
"insertbookmark|bookmarks">_Bookmarks:
</property>
316 <property name=
"use-underline">True
</property>
317 <property name=
"mnemonic-widget">bookmarks
</property>
319 <attribute name=
"weight" value=
"bold"/>
325 <property name=
"expand">True
</property>
326 <property name=
"fill">True
</property>
327 <property name=
"position">1</property>
331 <object class=
"GtkBox" id=
"box2">
332 <property name=
"visible">True
</property>
333 <property name=
"can-focus">False
</property>
334 <property name=
"spacing">6</property>
336 <object class=
"GtkButton" id=
"goto">
337 <property name=
"label" translatable=
"yes" context=
"insertbookmark|goto">Go to
</property>
338 <property name=
"visible">True
</property>
339 <property name=
"can-focus">True
</property>
340 <property name=
"receives-default">True
</property>
343 <property name=
"expand">False
</property>
344 <property name=
"fill">False
</property>
345 <property name=
"pack-type">end
</property>
346 <property name=
"position">0</property>
350 <object class=
"GtkButton" id=
"delete">
351 <property name=
"label" translatable=
"yes" context=
"insertbookmark|delete">Delete
</property>
352 <property name=
"visible">True
</property>
353 <property name=
"can-focus">True
</property>
354 <property name=
"receives-default">True
</property>
355 <child internal-child=
"accessible">
356 <object class=
"AtkObject" id=
"delete-atkobject">
357 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"insertbookmark|extended_tip|delete">To delete a bookmark, select the bookmark and click the Delete button. No confirmation dialog will follow.
</property>
362 <property name=
"expand">False
</property>
363 <property name=
"fill">False
</property>
364 <property name=
"pack-type">end
</property>
365 <property name=
"position">1</property>
369 <object class=
"GtkButton" id=
"edittext">
370 <property name=
"label" translatable=
"yes" context=
"insertbookmark|edittext">Edit Text
</property>
371 <property name=
"visible">True
</property>
372 <property name=
"can-focus">True
</property>
373 <property name=
"receives-default">True
</property>
376 <property name=
"expand">False
</property>
377 <property name=
"fill">False
</property>
378 <property name=
"pack-type">end
</property>
379 <property name=
"position">2</property>
383 <object class=
"GtkButton" id=
"rename">
384 <property name=
"label" translatable=
"yes" context=
"insertbookmark|rename">Rename
</property>
385 <property name=
"visible">True
</property>
386 <property name=
"can-focus">True
</property>
387 <property name=
"receives-default">True
</property>
390 <property name=
"expand">False
</property>
391 <property name=
"fill">False
</property>
392 <property name=
"pack-type">end
</property>
393 <property name=
"position">3</property>
398 <property name=
"expand">False
</property>
399 <property name=
"fill">False
</property>
400 <property name=
"position">6</property>
406 <action-widget response=
"-7">close
</action-widget>
407 <action-widget response=
"-11">help
</action-widget>
409 <child internal-child=
"accessible">
410 <object class=
"AtkObject" id=
"InsertBookmarkDialog-atkobject">
411 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"insertbookmark|extended_tip|InsertBookmarkDialog">Inserts a bookmark at the cursor position. You can then use the Navigator to quickly jump to the marked location at a later time.
</property>
415 <object class=
"GtkSizeGroup" id=
"sgLabels"/>