~rosco2/ubuntu/wily/gramps/bug-1492304

« back to all changes in this revision

Viewing changes to gramps/plugins/tool/finddupes.glade

  • Committer: Package Import Robot
  • Author(s): Ross Gammon
  • Date: 2015-08-11 23:03:11 UTC
  • mfrom: (1.4.3)
  • mto: This revision was merged to the branch mainline in revision 58.
  • Revision ID: package-import@ubuntu.com-20150811230311-acjr8gcfe8isx7ij
* New upstream release
* Drop patches applied upstream or cherry-picked from there
* Add version constraints for gtk and pygobject
* Add goocanvas dependency - available soon
* Drop webkit dpendency as HTML view has been removed
* Force removal of upstream packages when installing Debian one
  (LP: #1464845)
* Drop fixperm override as permissions fixed upstream
* Fix spelling error in changelog
* Switch to nose for unit tests
* Add build dependencies for the nose tests
* Update copyright file
* Add uversionmangle to watch file to deal with alpha/beta versions
* Add manual test cases
* Drop FAQ URL from upstream metadata - changes every release
* Add patch to fix transparent windows in Ubuntu.
  Thanks to Lance Orner (LP: #1451259)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<!-- Generated with glade 3.18.3 -->
2
3
<interface>
3
 
  <!-- interface-requires gtk+ 3.0 -->
 
4
  <requires lib="gtk+" version="3.10"/>
 
5
  <object class="GtkListStore" id="liststore1">
 
6
    <columns>
 
7
      <!-- column-name gchararray1 -->
 
8
      <column type="gchararray"/>
 
9
    </columns>
 
10
  </object>
4
11
  <object class="GtkDialog" id="finddupes">
5
12
    <property name="can_focus">False</property>
6
13
    <property name="default_width">350</property>
10
17
      <object class="GtkBox" id="dialog-vbox4">
11
18
        <property name="visible">True</property>
12
19
        <property name="can_focus">False</property>
 
20
        <property name="orientation">vertical</property>
13
21
        <property name="spacing">8</property>
14
22
        <child internal-child="action_area">
15
23
          <object class="GtkButtonBox" id="dialog-action_area4">
24
32
                <property name="can_focus">True</property>
25
33
                <property name="can_default">True</property>
26
34
                <property name="receives_default">False</property>
27
 
                <property name="use_action_appearance">False</property>
28
35
                <property name="use_stock">True</property>
29
36
                <signal name="clicked" handler="destroy_passed_object" object="finddupes" swapped="yes"/>
30
37
              </object>
42
49
                <property name="can_focus">True</property>
43
50
                <property name="can_default">True</property>
44
51
                <property name="receives_default">False</property>
45
 
                <property name="use_action_appearance">False</property>
46
52
                <property name="use_stock">True</property>
47
53
                <signal name="clicked" handler="on_merge_ok_clicked" object="finddupes" swapped="yes"/>
48
54
              </object>
60
66
                <property name="can_focus">True</property>
61
67
                <property name="can_default">True</property>
62
68
                <property name="receives_default">False</property>
63
 
                <property name="use_action_appearance">False</property>
64
69
                <property name="use_stock">True</property>
65
70
                <signal name="clicked" handler="on_help_clicked" swapped="no"/>
66
71
              </object>
79
84
          </packing>
80
85
        </child>
81
86
        <child>
82
 
          <object class="GtkVBox" id="vbox6">
 
87
          <object class="GtkBox" id="vbox6">
83
88
            <property name="visible">True</property>
84
89
            <property name="can_focus">False</property>
85
90
            <property name="border_width">6</property>
 
91
            <property name="orientation">vertical</property>
86
92
            <property name="spacing">6</property>
87
93
            <child>
88
94
              <object class="GtkLabel" id="title2">
98
104
              </packing>
99
105
            </child>
100
106
            <child>
101
 
              <object class="GtkTable" id="table1">
 
107
              <object class="GtkGrid" id="table1">
102
108
                <property name="visible">True</property>
103
109
                <property name="can_focus">False</property>
104
110
                <property name="border_width">12</property>
105
 
                <property name="n_rows">5</property>
106
 
                <property name="n_columns">2</property>
 
111
                <property name="row_spacing">6</property>
107
112
                <property name="column_spacing">12</property>
108
 
                <property name="row_spacing">6</property>
109
 
                <child>
110
 
                  <placeholder/>
111
 
                </child>
112
 
                <child>
113
 
                  <placeholder/>
114
 
                </child>
115
 
                <child>
116
 
                  <placeholder/>
117
 
                </child>
118
 
                <child>
119
 
                  <placeholder/>
120
 
                </child>
121
113
                <child>
122
114
                  <object class="GtkLabel" id="label62">
123
115
                    <property name="visible">True</property>
124
116
                    <property name="can_focus">False</property>
125
 
                    <property name="halign">1</property>
 
117
                    <property name="halign">start</property>
126
118
                    <property name="label" translatable="yes">Match Threshold</property>
127
119
                    <attributes>
128
120
                      <attribute name="weight" value="bold"/>
129
121
                    </attributes>
130
122
                  </object>
131
123
                  <packing>
132
 
                    <property name="right_attach">2</property>
133
 
                    <property name="x_options">GTK_FILL</property>
134
 
                    <property name="y_options"></property>
 
124
                    <property name="left_attach">0</property>
 
125
                    <property name="top_attach">0</property>
135
126
                  </packing>
136
127
                </child>
137
128
                <child>
138
129
                  <object class="GtkLabel" id="label63">
139
130
                    <property name="visible">True</property>
140
131
                    <property name="can_focus">False</property>
141
 
                    <property name="halign">1</property>
 
132
                    <property name="halign">start</property>
142
133
                    <property name="label" translatable="yes">Options</property>
143
134
                    <attributes>
144
135
                      <attribute name="weight" value="bold"/>
145
136
                    </attributes>
146
137
                  </object>
147
138
                  <packing>
148
 
                    <property name="right_attach">2</property>
149
 
                    <property name="top_attach">3</property>
150
 
                    <property name="bottom_attach">4</property>
151
 
                    <property name="x_options">GTK_FILL</property>
152
 
                    <property name="y_options"></property>
 
139
                    <property name="left_attach">0</property>
 
140
                    <property name="top_attach">2</property>
153
141
                  </packing>
154
142
                </child>
155
143
                <child>
159
147
                    <property name="visible">True</property>
160
148
                    <property name="can_focus">True</property>
161
149
                    <property name="receives_default">False</property>
162
 
                    <property name="use_action_appearance">False</property>
 
150
                    <property name="margin_left">12</property>
 
151
                    <property name="hexpand">True</property>
163
152
                    <property name="use_underline">True</property>
164
 
                    <property name="halign">3</property>
 
153
                    <property name="halign">center</property>
165
154
                    <property name="active">True</property>
166
155
                    <property name="draw_indicator">True</property>
167
156
                  </object>
168
157
                  <packing>
169
 
                    <property name="left_attach">1</property>
170
 
                    <property name="right_attach">2</property>
171
 
                    <property name="top_attach">4</property>
172
 
                    <property name="bottom_attach">5</property>
173
 
                    <property name="x_options">GTK_FILL</property>
174
 
                    <property name="y_options"></property>
 
158
                    <property name="left_attach">0</property>
 
159
                    <property name="top_attach">3</property>
175
160
                  </packing>
176
161
                </child>
177
162
                <child>
178
163
                  <object class="GtkComboBox" id="menu">
179
164
                    <property name="visible">True</property>
180
165
                    <property name="can_focus">False</property>
 
166
                    <property name="margin_left">12</property>
 
167
                    <property name="hexpand">True</property>
181
168
                    <property name="model">liststore1</property>
182
169
                    <child>
183
170
                      <object class="GtkCellRendererText" id="cellrenderertext1"/>
187
174
                    </child>
188
175
                  </object>
189
176
                  <packing>
190
 
                    <property name="left_attach">1</property>
191
 
                    <property name="right_attach">2</property>
 
177
                    <property name="left_attach">0</property>
192
178
                    <property name="top_attach">1</property>
193
 
                    <property name="bottom_attach">2</property>
194
179
                  </packing>
195
180
                </child>
196
181
              </object>
215
200
      <action-widget response="-11">button14</action-widget>
216
201
    </action-widgets>
217
202
  </object>
218
 
  <object class="GtkListStore" id="liststore1">
219
 
    <columns>
220
 
      <!-- column-name gchararray1 -->
221
 
      <column type="gchararray"/>
222
 
    </columns>
223
 
  </object>
224
203
  <object class="GtkDialog" id="mergelist">
225
204
    <property name="can_focus">False</property>
226
205
    <property name="default_width">500</property>
231
210
      <object class="GtkBox" id="dialog-vbox3">
232
211
        <property name="visible">True</property>
233
212
        <property name="can_focus">False</property>
 
213
        <property name="orientation">vertical</property>
234
214
        <property name="spacing">8</property>
235
215
        <child internal-child="action_area">
236
216
          <object class="GtkButtonBox" id="dialog-action_area3">
245
225
                <property name="can_focus">True</property>
246
226
                <property name="can_default">True</property>
247
227
                <property name="receives_default">False</property>
248
 
                <property name="use_action_appearance">False</property>
249
228
                <property name="use_stock">True</property>
250
229
                <signal name="clicked" handler="destroy_passed_object" object="mergelist" swapped="yes"/>
251
230
              </object>
263
242
                <property name="can_focus">True</property>
264
243
                <property name="can_default">True</property>
265
244
                <property name="receives_default">False</property>
266
 
                <property name="use_action_appearance">False</property>
267
245
                <property name="use_underline">True</property>
268
246
                <signal name="clicked" handler="on_do_merge_clicked" swapped="no"/>
269
247
              </object>
281
259
                <property name="can_focus">True</property>
282
260
                <property name="can_default">True</property>
283
261
                <property name="receives_default">False</property>
284
 
                <property name="use_action_appearance">False</property>
285
262
                <property name="use_stock">True</property>
286
263
                <signal name="clicked" handler="on_help_show_clicked" swapped="no"/>
287
264
              </object>
300
277
          </packing>
301
278
        </child>
302
279
        <child>
303
 
          <object class="GtkVBox" id="vbox5">
 
280
          <object class="GtkBox" id="vbox5">
304
281
            <property name="visible">True</property>
305
282
            <property name="can_focus">False</property>
306
283
            <property name="border_width">6</property>
 
284
            <property name="orientation">vertical</property>
307
285
            <property name="spacing">12</property>
308
286
            <child>
309
287
              <object class="GtkLabel" id="title1">
310
288
                <property name="visible">True</property>
311
289
                <property name="can_focus">False</property>
312
 
                <property name="ypad">6</property>
 
290
                <property name="margin_top">6</property>
 
291
                <property name="margin_bottom">6</property>
313
292
                <property name="justify">center</property>
314
293
              </object>
315
294
              <packing>
322
301
              <object class="GtkScrolledWindow" id="scrolledwindow3">
323
302
                <property name="visible">True</property>
324
303
                <property name="can_focus">False</property>
 
304
                <property name="hexpand">True</property>
 
305
                <property name="vexpand">True</property>
325
306
                <property name="shadow_type">in</property>
326
307
                <child>
327
308
                  <object class="GtkTreeView" id="mlist">
328
309
                    <property name="visible">True</property>
329
310
                    <property name="can_focus">True</property>
330
 
                    <property name="rules_hint">True</property>
331
311
                    <child internal-child="selection">
332
312
                      <object class="GtkTreeSelection" id="treeview-selection1"/>
333
313
                    </child>
359
339
    <property name="can_focus">False</property>
360
340
    <property name="modal">True</property>
361
341
    <child>
362
 
      <object class="GtkVBox" id="vbox2">
 
342
      <object class="GtkBox" id="vbox2">
363
343
        <property name="visible">True</property>
364
344
        <property name="can_focus">False</property>
365
345
        <property name="border_width">12</property>
 
346
        <property name="orientation">vertical</property>
366
347
        <child>
367
348
          <object class="GtkLabel" id="title">
368
349
            <property name="visible">True</property>
380
361
          <object class="GtkLabel" id="label44">
381
362
            <property name="visible">True</property>
382
363
            <property name="can_focus">False</property>
383
 
            <property name="ypad">10</property>
 
364
            <property name="margin_top">10</property>
 
365
            <property name="margin_bottom">10</property>
384
366
            <property name="label" translatable="yes">Please be patient. This may take a while.</property>
385
367
            <property name="justify">center</property>
386
368
            <property name="wrap">True</property>
393
375
          </packing>
394
376
        </child>
395
377
        <child>
396
 
          <object class="GtkHBox" id="hbox4">
 
378
          <object class="GtkBox" id="hbox4">
397
379
            <property name="visible">True</property>
398
380
            <property name="can_focus">False</property>
399
381
            <child>