update credits
[LibreOffice.git] / cui / uiconfig / ui / acorreplacepage.ui
blob199269f10f09816a3f73e39e3d5a7898e58f96c2
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3 <!-- interface-requires LibreOffice 1.0 -->
4 <!-- interface-requires gtk+ 3.0 -->
5 <object class="GtkGrid" id="AcorReplacePage">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="hexpand">True</property>
9 <property name="vexpand">True</property>
10 <property name="border_width">6</property>
11 <property name="row_spacing">6</property>
12 <property name="column_spacing">12</property>
13 <child>
14 <object class="GtkLabel" id="label1">
15 <property name="visible">True</property>
16 <property name="can_focus">False</property>
17 <property name="xalign">0</property>
18 <property name="label" translatable="yes">Repla_ce</property>
19 <property name="use_underline">True</property>
20 <property name="mnemonic_widget">origtext</property>
21 </object>
22 <packing>
23 <property name="left_attach">0</property>
24 <property name="top_attach">0</property>
25 <property name="width">1</property>
26 <property name="height">1</property>
27 </packing>
28 </child>
29 <child>
30 <object class="GtkLabel" id="label2">
31 <property name="visible">True</property>
32 <property name="can_focus">False</property>
33 <property name="xalign">0</property>
34 <property name="label" translatable="yes">_With:</property>
35 <property name="use_underline">True</property>
36 <property name="mnemonic_widget">newtext</property>
37 </object>
38 <packing>
39 <property name="left_attach">1</property>
40 <property name="top_attach">0</property>
41 <property name="width">1</property>
42 <property name="height">1</property>
43 </packing>
44 </child>
45 <child>
46 <object class="GtkCheckButton" id="textonly">
47 <property name="label" translatable="yes">_Text only</property>
48 <property name="visible">True</property>
49 <property name="can_focus">True</property>
50 <property name="receives_default">False</property>
51 <property name="halign">end</property>
52 <property name="use_underline">True</property>
53 <property name="xalign">0</property>
54 <property name="draw_indicator">True</property>
55 </object>
56 <packing>
57 <property name="left_attach">2</property>
58 <property name="top_attach">0</property>
59 <property name="width">1</property>
60 <property name="height">1</property>
61 </packing>
62 </child>
63 <child>
64 <object class="cuilo-AutoCorrEdit" id="origtext">
65 <property name="visible">True</property>
66 <property name="can_focus">True</property>
67 <property name="hexpand">True</property>
68 <property name="invisible_char"></property>
69 <property name="width_chars">20</property>
70 </object>
71 <packing>
72 <property name="left_attach">0</property>
73 <property name="top_attach">1</property>
74 <property name="width">1</property>
75 <property name="height">1</property>
76 </packing>
77 </child>
78 <child>
79 <object class="cuilo-AutoCorrEdit" id="newtext">
80 <property name="visible">True</property>
81 <property name="can_focus">True</property>
82 <property name="hexpand">True</property>
83 <property name="invisible_char"></property>
84 <property name="width_chars">30</property>
85 </object>
86 <packing>
87 <property name="left_attach">1</property>
88 <property name="top_attach">1</property>
89 <property name="width">2</property>
90 <property name="height">1</property>
91 </packing>
92 </child>
93 <child>
94 <object class="GtkButtonBox" id="buttonbox1">
95 <property name="visible">True</property>
96 <property name="can_focus">False</property>
97 <property name="orientation">vertical</property>
98 <property name="spacing">12</property>
99 <property name="layout_style">start</property>
100 <child>
101 <object class="GtkButton" id="new">
102 <property name="label">gtk-new</property>
103 <property name="visible">True</property>
104 <property name="can_focus">True</property>
105 <property name="receives_default">True</property>
106 <property name="use_stock">True</property>
107 <property name="image_position">right</property>
108 </object>
109 <packing>
110 <property name="expand">False</property>
111 <property name="fill">True</property>
112 <property name="position">0</property>
113 </packing>
114 </child>
115 <child>
116 <object class="GtkButton" id="replace">
117 <property name="label" translatable="yes">_Replace</property>
118 <property name="can_focus">True</property>
119 <property name="receives_default">True</property>
120 <property name="no_show_all">True</property>
121 <property name="use_underline">True</property>
122 <property name="image_position">right</property>
123 </object>
124 <packing>
125 <property name="expand">False</property>
126 <property name="fill">True</property>
127 <property name="position">1</property>
128 </packing>
129 </child>
130 <child>
131 <object class="GtkButton" id="delete">
132 <property name="label">gtk-delete</property>
133 <property name="visible">True</property>
134 <property name="can_focus">True</property>
135 <property name="receives_default">True</property>
136 <property name="use_stock">True</property>
137 </object>
138 <packing>
139 <property name="expand">False</property>
140 <property name="fill">True</property>
141 <property name="position">2</property>
142 </packing>
143 </child>
144 </object>
145 <packing>
146 <property name="left_attach">3</property>
147 <property name="top_attach">1</property>
148 <property name="width">1</property>
149 <property name="height">2</property>
150 </packing>
151 </child>
152 <child>
153 <object class="svtlo-SvTabListBox" id="tabview:border">
154 <property name="width_request">1</property>
155 <property name="visible">True</property>
156 <property name="can_focus">True</property>
157 <property name="hexpand">True</property>
158 <property name="vexpand">True</property>
159 </object>
160 <packing>
161 <property name="left_attach">0</property>
162 <property name="top_attach">2</property>
163 <property name="width">3</property>
164 <property name="height">1</property>
165 </packing>
166 </child>
167 <child>
168 <placeholder/>
169 </child>
170 </object>
171 <object class="GtkSizeGroup" id="sizegroup1">
172 <widgets>
173 <widget name="new"/>
174 <widget name="replace"/>
175 <widget name="delete"/>
176 </widgets>
177 </object>
178 </interface>