Version 5.2.6.1, tag libreoffice-5.2.6.1
[LibreOffice.git] / cui / uiconfig / ui / iconchangedialog.ui
blob8cad637912e9ee3758228ca76705bae84f4856e4
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface>
4 <requires lib="gtk+" version="3.0"/>
5 <object class="GtkDialog" id="IconChange">
6 <property name="can_focus">False</property>
7 <property name="hexpand">True</property>
8 <property name="vexpand">True</property>
9 <property name="border_width">6</property>
10 <property name="title" translatable="yes">%PRODUCTNAME %PRODUCTVERSION</property>
11 <property name="resizable">False</property>
12 <property name="type_hint">dialog</property>
13 <child internal-child="vbox">
14 <object class="GtkBox" id="dialog-vbox1">
15 <property name="can_focus">False</property>
16 <property name="hexpand">True</property>
17 <property name="vexpand">True</property>
18 <property name="orientation">vertical</property>
19 <property name="spacing">12</property>
20 <child internal-child="action_area">
21 <object class="GtkButtonBox" id="dialog-action_area1">
22 <property name="can_focus">False</property>
23 <property name="layout_style">end</property>
24 <child>
25 <object class="GtkButton" id="ok">
26 <property name="label">gtk-ok</property>
27 <property name="use_action_appearance">False</property>
28 <property name="visible">True</property>
29 <property name="can_focus">True</property>
30 <property name="can_default">True</property>
31 <property name="has_default">True</property>
32 <property name="receives_default">True</property>
33 <property name="use_stock">True</property>
34 </object>
35 <packing>
36 <property name="expand">False</property>
37 <property name="fill">True</property>
38 <property name="position">0</property>
39 </packing>
40 </child>
41 </object>
42 <packing>
43 <property name="expand">False</property>
44 <property name="fill">True</property>
45 <property name="pack_type">end</property>
46 <property name="position">0</property>
47 </packing>
48 </child>
49 <child>
50 <object class="GtkGrid" id="grid1">
51 <property name="visible">True</property>
52 <property name="can_focus">False</property>
53 <property name="hexpand">True</property>
54 <property name="vexpand">True</property>
55 <property name="row_spacing">6</property>
56 <property name="column_spacing">6</property>
57 <child>
58 <object class="GtkImage" id="infoImage">
59 <property name="visible">True</property>
60 <property name="can_focus">False</property>
61 <property name="stock">gtk-missing-image</property>
62 </object>
63 <packing>
64 <property name="left_attach">0</property>
65 <property name="top_attach">0</property>
66 </packing>
67 </child>
68 <child>
69 <object class="GtkLabel" id="label1">
70 <property name="visible">True</property>
71 <property name="can_focus">False</property>
72 <property name="halign">start</property>
73 <property name="xalign">0</property>
74 <property name="yalign">0</property>
75 <property name="label" translatable="yes">The files listed below could not be imported.
76 The file format could not be interpreted.</property>
77 </object>
78 <packing>
79 <property name="left_attach">1</property>
80 <property name="top_attach">0</property>
81 </packing>
82 </child>
83 <child>
84 <object class="GtkTextView" id="addrTextview:border">
85 <property name="visible">True</property>
86 <property name="can_focus">True</property>
87 <property name="hexpand">True</property>
88 <property name="vexpand">True</property>
89 <property name="editable">False</property>
90 <property name="wrap_mode">word</property>
91 <property name="cursor_visible">False</property>
92 </object>
93 <packing>
94 <property name="left_attach">1</property>
95 <property name="top_attach">1</property>
96 </packing>
97 </child>
98 <child>
99 <placeholder/>
100 </child>
101 </object>
102 <packing>
103 <property name="expand">False</property>
104 <property name="fill">True</property>
105 <property name="position">1</property>
106 </packing>
107 </child>
108 </object>
109 </child>
110 <action-widgets>
111 <action-widget response="0">ok</action-widget>
112 </action-widgets>
113 </object>
114 </interface>