Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / sw / uiconfig / swriter / ui / infonotfounddialog.ui
blob9dd8d806d88e3dabfc3facbaf16e5db948b42b91
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface domain="sw">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkMessageDialog" id="InfoNotFoundDialog">
6 <property name="can_focus">False</property>
7 <property name="title" translatable="yes" context="infonotfounddialog|InfoNotFoundDialog">Find</property>
8 <property name="resizable">False</property>
9 <property name="modal">True</property>
10 <property name="type_hint">dialog</property>
11 <property name="skip_taskbar_hint">True</property>
12 <property name="buttons">ok</property>
13 <property name="text" translatable="yes" context="infonotfounddialog|InfoNotFoundDialog">Search key not found.</property>
14 <child internal-child="vbox">
15 <object class="GtkBox" id="messagedialog-vbox">
16 <property name="can_focus">False</property>
17 <property name="orientation">vertical</property>
18 <property name="spacing">12</property>
19 <child internal-child="action_area">
20 <object class="GtkButtonBox" id="messagedialog-action_area">
21 <property name="can_focus">False</property>
22 </object>
23 <packing>
24 <property name="expand">False</property>
25 <property name="fill">True</property>
26 <property name="pack_type">end</property>
27 <property name="position">0</property>
28 </packing>
29 </child>
30 </object>
31 </child>
32 </object>
33 </interface>