tdf#130857 qt weld: Implement QtInstanceWidget::get_text_height
[LibreOffice.git] / uui / uiconfig / ui / simplenameclash.ui
blob981a60bb1faff9158c8190d15e8aecd93651421a
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain="uui">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="SimpleNameClashDialog">
6 <property name="can-focus">False</property>
7 <property name="border-width">6</property>
8 <property name="title" translatable="yes" context="simplenameclash|SimpleNameClashDialog">File Exists</property>
9 <property name="modal">True</property>
10 <property name="default-width">0</property>
11 <property name="default-height">0</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="orientation">vertical</property>
17 <property name="spacing">12</property>
18 <child internal-child="action_area">
19 <object class="GtkButtonBox" id="dialog-action_area1">
20 <property name="can-focus">False</property>
21 <property name="layout-style">end</property>
22 <child>
23 <object class="GtkButton" id="help">
24 <property name="label" translatable="yes" context="stock">_Help</property>
25 <property name="visible">True</property>
26 <property name="can-focus">True</property>
27 <property name="receives-default">True</property>
28 <property name="use-underline">True</property>
29 </object>
30 <packing>
31 <property name="expand">False</property>
32 <property name="fill">True</property>
33 <property name="position">0</property>
34 <property name="secondary">True</property>
35 </packing>
36 </child>
37 <child>
38 <object class="GtkButton" id="replace">
39 <property name="label" translatable="yes" context="simplenameclash|replace">Replace</property>
40 <property name="visible">True</property>
41 <property name="can-focus">True</property>
42 <property name="receives-default">True</property>
43 </object>
44 <packing>
45 <property name="expand">False</property>
46 <property name="fill">True</property>
47 <property name="position">1</property>
48 </packing>
49 </child>
50 <child>
51 <object class="GtkButton" id="rename">
52 <property name="label" translatable="yes" context="simplenameclash|rename">Rename</property>
53 <property name="visible">True</property>
54 <property name="can-focus">True</property>
55 <property name="can-default">True</property>
56 <property name="has-default">True</property>
57 <property name="receives-default">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 </packing>
64 </child>
65 <child>
66 <object class="GtkButton" id="cancel">
67 <property name="label" translatable="yes" context="stock">_Cancel</property>
68 <property name="visible">True</property>
69 <property name="can-focus">True</property>
70 <property name="receives-default">True</property>
71 <property name="use-underline">True</property>
72 </object>
73 <packing>
74 <property name="expand">False</property>
75 <property name="fill">True</property>
76 <property name="position">3</property>
77 </packing>
78 </child>
79 </object>
80 <packing>
81 <property name="expand">False</property>
82 <property name="fill">True</property>
83 <property name="pack-type">end</property>
84 <property name="position">0</property>
85 </packing>
86 </child>
87 <child>
88 <object class="GtkBox" id="box1">
89 <property name="visible">True</property>
90 <property name="can-focus">False</property>
91 <property name="orientation">vertical</property>
92 <property name="spacing">6</property>
93 <child>
94 <object class="GtkLabel" id="warning">
95 <property name="visible">True</property>
96 <property name="can-focus">False</property>
97 <property name="halign">start</property>
98 <property name="hexpand">True</property>
99 <property name="xalign">0</property>
100 </object>
101 <packing>
102 <property name="expand">False</property>
103 <property name="fill">True</property>
104 <property name="position">0</property>
105 </packing>
106 </child>
107 <child>
108 <object class="GtkEntry" id="newname">
109 <property name="visible">True</property>
110 <property name="can-focus">True</property>
111 <property name="hexpand">True</property>
112 <property name="activates-default">True</property>
113 <property name="truncate-multiline">True</property>
114 </object>
115 <packing>
116 <property name="expand">False</property>
117 <property name="fill">True</property>
118 <property name="position">1</property>
119 </packing>
120 </child>
121 </object>
122 <packing>
123 <property name="expand">True</property>
124 <property name="fill">True</property>
125 <property name="position">1</property>
126 </packing>
127 </child>
128 </object>
129 </child>
130 <action-widgets>
131 <action-widget response="-11">help</action-widget>
132 <action-widget response="-6">cancel</action-widget>
133 </action-widgets>
134 </object>
135 </interface>