Version 5.2.6.1, tag libreoffice-5.2.6.1
[LibreOffice.git] / cui / uiconfig / ui / querydeletelinestyledialog.ui
blobb08db9802332957a38b74a1718d97c11204df539
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface>
4 <requires lib="gtk+" version="3.6"/>
5 <object class="GtkMessageDialog" id="AskDelLineStyleDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes">Delete Line Style?</property>
9 <property name="resizable">False</property>
10 <property name="type_hint">dialog</property>
11 <property name="skip_taskbar_hint">True</property>
12 <property name="message_type">question</property>
13 <property name="buttons">yes-no</property>
14 <property name="text" translatable="yes">Do you want to delete the line style?</property>
15 <child internal-child="vbox">
16 <object class="GtkBox" id="messagedialog-vbox">
17 <property name="can_focus">False</property>
18 <property name="orientation">vertical</property>
19 <property name="spacing">12</property>
20 <child internal-child="action_area">
21 <object class="GtkButtonBox" id="messagedialog-action_area">
22 <property name="can_focus">False</property>
23 <property name="layout_style">end</property>
24 </object>
25 <packing>
26 <property name="expand">False</property>
27 <property name="fill">True</property>
28 <property name="pack_type">end</property>
29 <property name="position">0</property>
30 </packing>
31 </child>
32 </object>
33 </child>
34 </object>
35 </interface>