Version 6.1.0.2, tag libreoffice-6.1.0.2
[LibreOffice.git] / sd / uiconfig / sdraw / ui / insertslidesdialog.ui
blobfd4f6bc1635c6a965c15f2b9803ea0d38fd8be2e
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface domain="sd">
4 <requires lib="gtk+" version="3.18"/>
5 <requires lib="LibreOffice" version="1.0"/>
6 <object class="GtkDialog" id="InsertSlidesDialog">
7 <property name="can_focus">False</property>
8 <property name="border_width">6</property>
9 <property name="title" translatable="yes" context="insertslidesdialog|InsertSlidesDialog">Insert Slides/Objects</property>
10 <property name="type_hint">dialog</property>
11 <child internal-child="vbox">
12 <object class="GtkBox" id="dialog-vbox1">
13 <property name="can_focus">False</property>
14 <property name="orientation">vertical</property>
15 <property name="spacing">12</property>
16 <child internal-child="action_area">
17 <object class="GtkButtonBox" id="dialog-action_area1">
18 <property name="can_focus">False</property>
19 <property name="margin_top">5</property>
20 <property name="layout_style">end</property>
21 <child>
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>
30 </object>
31 <packing>
32 <property name="expand">False</property>
33 <property name="fill">True</property>
34 <property name="position">0</property>
35 </packing>
36 </child>
37 <child>
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>
44 </object>
45 <packing>
46 <property name="expand">False</property>
47 <property name="fill">True</property>
48 <property name="position">1</property>
49 </packing>
50 </child>
51 <child>
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>
58 </object>
59 <packing>
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 </packing>
65 </child>
66 </object>
67 <packing>
68 <property name="expand">False</property>
69 <property name="fill">True</property>
70 <property name="pack_type">end</property>
71 <property name="position">0</property>
72 </packing>
73 </child>
74 <child>
75 <object class="GtkGrid" id="grid1">
76 <property name="visible">True</property>
77 <property name="can_focus">False</property>
78 <property name="hexpand">True</property>
79 <property name="vexpand">True</property>
80 <property name="row_spacing">6</property>
81 <child>
82 <object class="GtkCheckButton" id="backgrounds">
83 <property name="label" translatable="yes" context="insertslidesdialog|backgrounds">Delete unused backg_rounds</property>
84 <property name="visible">True</property>
85 <property name="can_focus">True</property>
86 <property name="receives_default">False</property>
87 <property name="use_underline">True</property>
88 <property name="xalign">0</property>
89 <property name="draw_indicator">True</property>
90 </object>
91 <packing>
92 <property name="left_attach">0</property>
93 <property name="top_attach">2</property>
94 </packing>
95 </child>
96 <child>
97 <object class="GtkCheckButton" id="links">
98 <property name="label" translatable="yes" context="insertslidesdialog|links">_Link</property>
99 <property name="visible">True</property>
100 <property name="can_focus">True</property>
101 <property name="receives_default">False</property>
102 <property name="use_underline">True</property>
103 <property name="xalign">0</property>
104 <property name="draw_indicator">True</property>
105 </object>
106 <packing>
107 <property name="left_attach">0</property>
108 <property name="top_attach">1</property>
109 </packing>
110 </child>
111 <child>
112 <object class="sdlo-SdPageObjsTLB" id="tree:border">
113 <property name="visible">True</property>
114 <property name="can_focus">False</property>
115 <property name="hexpand">True</property>
116 <property name="vexpand">True</property>
117 <child internal-child="selection">
118 <object class="GtkTreeSelection" id="SdPageObjsTLB-selection1"/>
119 </child>
120 </object>
121 <packing>
122 <property name="left_attach">0</property>
123 <property name="top_attach">0</property>
124 </packing>
125 </child>
126 </object>
127 <packing>
128 <property name="expand">False</property>
129 <property name="fill">True</property>
130 <property name="position">1</property>
131 </packing>
132 </child>
133 </object>
134 </child>
135 <action-widgets>
136 <action-widget response="-5">ok</action-widget>
137 <action-widget response="-6">cancel</action-widget>
138 <action-widget response="-11">help</action-widget>
139 </action-widgets>
140 </object>
141 </interface>