bump product version to 4.1.6.2
[LibreOffice.git] / sw / uiconfig / swriter / ui / insertbookmark.ui
blob6bfbfc7eccfef00d7d6a4e6dc03fa044f3be3352
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class="GtkDialog" id="InsertBookmarkDialog">
5 <property name="can_focus">False</property>
6 <property name="border_width">6</property>
7 <property name="title" translatable="yes">Insert Bookmark</property>
8 <property name="type_hint">dialog</property>
9 <child internal-child="vbox">
10 <object class="GtkBox" id="dialog-vbox1">
11 <property name="can_focus">False</property>
12 <property name="spacing">12</property>
13 <child internal-child="action_area">
14 <object class="GtkButtonBox" id="dialog-action_area1">
15 <property name="can_focus">False</property>
16 <property name="orientation">vertical</property>
17 <property name="layout_style">start</property>
18 <child>
19 <object class="GtkButton" id="ok">
20 <property name="label">gtk-ok</property>
21 <property name="visible">True</property>
22 <property name="can_focus">True</property>
23 <property name="can_default">True</property>
24 <property name="has_default">True</property>
25 <property name="receives_default">True</property>
26 <property name="use_stock">True</property>
27 </object>
28 <packing>
29 <property name="expand">False</property>
30 <property name="fill">True</property>
31 <property name="position">0</property>
32 </packing>
33 </child>
34 <child>
35 <object class="GtkButton" id="cancel">
36 <property name="label">gtk-cancel</property>
37 <property name="visible">True</property>
38 <property name="can_focus">True</property>
39 <property name="receives_default">True</property>
40 <property name="use_stock">True</property>
41 </object>
42 <packing>
43 <property name="expand">False</property>
44 <property name="fill">True</property>
45 <property name="position">1</property>
46 </packing>
47 </child>
48 <child>
49 <object class="GtkButton" id="delete">
50 <property name="label" translatable="yes">Delete</property>
51 <property name="visible">True</property>
52 <property name="can_focus">True</property>
53 <property name="receives_default">True</property>
54 </object>
55 <packing>
56 <property name="expand">False</property>
57 <property name="fill">True</property>
58 <property name="position">2</property>
59 </packing>
60 </child>
61 </object>
62 <packing>
63 <property name="expand">False</property>
64 <property name="fill">True</property>
65 <property name="pack_type">end</property>
66 <property name="position">0</property>
67 </packing>
68 </child>
69 <child>
70 <object class="swuilo-BookmarkCombo" id="bookmarks">
71 <property name="width_request">150</property>
72 <property name="height_request">200</property>
73 <property name="visible">True</property>
74 <property name="can_focus">True</property>
75 </object>
76 <packing>
77 <property name="expand">False</property>
78 <property name="fill">True</property>
79 <property name="position">1</property>
80 </packing>
81 </child>
82 </object>
83 </child>
84 <action-widgets>
85 <action-widget response="0">ok</action-widget>
86 <action-widget response="0">cancel</action-widget>
87 <action-widget response="0">delete</action-widget>
88 </action-widgets>
89 </object>
90 </interface>