~kroq-gar78/ubuntu/precise/gnome-control-center/fix-885947

« back to all changes in this revision

Viewing changes to capplets/windows/gnome-window-properties.ui

  • Committer: Bazaar Package Importer
  • Author(s): Rodrigo Moya
  • Date: 2011-05-17 10:47:27 UTC
  • mfrom: (0.1.11 experimental) (1.1.45 upstream)
  • Revision ID: james.westby@ubuntu.com-20110517104727-lqel6m8vhfw5jby1
Tags: 1:3.0.1.1-1ubuntu1
* Rebase on Debian, remaining Ubuntu changes:
* debian/control:
  - Build-Depend on hardening-wrapper, dpkg-dev and dh-autoreconf
  - Add dependency on ubuntu-system-service
  - Remove dependency on gnome-icon-theme-symbolic
  - Move dependency on apg, gnome-icon-theme-symbolic and accountsservice to
    be a Recommends: until we get them in main
* debian/rules:
  - Use autoreconf
  - Add binary-post-install rule for gnome-control-center-data
  - Run dh-autoreconf
* debian/gnome-control-center.dirs:
* debian/gnome-control-center.links:
  - Add a link to the control center shell for indicators
* debian/patches/00_disable-nm.patch:
  - Temporary patch to disable building with NetworkManager until we get
    the new one in the archive
* debian/patches/01_git_remove_gettext_calls.patch:
  - Remove calls to AM_GNU_GETTEXT, IT_PROG_INTLTOOL should be enough
* debian/patches/01_git_kill_warning.patch:
  - Kill warning
* debian/patches/50_ubuntu_systemwide_prefs.patch:
  - Ubuntu specific proxy preferences
* debian/patches/51_ubuntu_system_keyboard.patch:
  - Implement the global keyboard spec at https://wiki.ubuntu.com/DefaultKeyboardSettings

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0"?>
2
 
<interface>
3
 
  <requires lib="gtk+" version="2.16"/>
4
 
  <!-- interface-naming-policy toplevel-contextual -->
5
 
  <object class="GtkDialog" id="main-dialog">
6
 
    <property name="border_width">5</property>
7
 
    <property name="title" translatable="yes">Window Preferences</property>
8
 
    <property name="resizable">False</property>
9
 
    <property name="type_hint">dialog</property>
10
 
    <property name="has_separator">False</property>
11
 
    <child internal-child="vbox">
12
 
      <object class="GtkVBox" id="dialog-vbox1">
13
 
        <property name="visible">True</property>
14
 
        <property name="spacing">2</property>
15
 
        <child>
16
 
          <object class="GtkVBox" id="vbox1">
17
 
            <property name="visible">True</property>
18
 
            <property name="border_width">5</property>
19
 
            <property name="spacing">18</property>
20
 
            <child>
21
 
              <object class="GtkVBox" id="vbox2">
22
 
                <property name="visible">True</property>
23
 
                <property name="spacing">6</property>
24
 
                <child>
25
 
                  <object class="GtkLabel" id="label2">
26
 
                    <property name="visible">True</property>
27
 
                    <property name="xalign">0</property>
28
 
                    <property name="label" translatable="yes">Window Selection</property>
29
 
                    <attributes>
30
 
                      <attribute name="weight" value="bold"/>
31
 
                    </attributes>
32
 
                  </object>
33
 
                  <packing>
34
 
                    <property name="expand">False</property>
35
 
                    <property name="fill">False</property>
36
 
                    <property name="position">0</property>
37
 
                  </packing>
38
 
                </child>
39
 
                <child>
40
 
                  <object class="GtkAlignment" id="alignment1">
41
 
                    <property name="visible">True</property>
42
 
                    <property name="left_padding">12</property>
43
 
                    <child>
44
 
                      <object class="GtkVBox" id="vbox3">
45
 
                        <property name="visible">True</property>
46
 
                        <property name="spacing">6</property>
47
 
                        <child>
48
 
                          <object class="GtkCheckButton" id="focus-mode-checkbutton">
49
 
                            <property name="label" translatable="yes">_Select windows when the mouse moves over them</property>
50
 
                            <property name="visible">True</property>
51
 
                            <property name="can_focus">True</property>
52
 
                            <property name="receives_default">False</property>
53
 
                            <property name="use_underline">True</property>
54
 
                            <property name="draw_indicator">True</property>
55
 
                          </object>
56
 
                          <packing>
57
 
                            <property name="expand">False</property>
58
 
                            <property name="fill">False</property>
59
 
                            <property name="position">0</property>
60
 
                          </packing>
61
 
                        </child>
62
 
                        <child>
63
 
                          <object class="GtkAlignment" id="alignment2">
64
 
                            <property name="visible">True</property>
65
 
                            <property name="left_padding">12</property>
66
 
                            <child>
67
 
                              <object class="GtkVBox" id="vbox4">
68
 
                                <property name="visible">True</property>
69
 
                                <property name="spacing">6</property>
70
 
                                <child>
71
 
                                  <object class="GtkCheckButton" id="autoraise-checkbutton">
72
 
                                    <property name="label" translatable="yes">_Raise selected windows after an interval</property>
73
 
                                    <property name="visible">True</property>
74
 
                                    <property name="can_focus">True</property>
75
 
                                    <property name="receives_default">False</property>
76
 
                                    <property name="use_underline">True</property>
77
 
                                    <property name="draw_indicator">True</property>
78
 
                                  </object>
79
 
                                  <packing>
80
 
                                    <property name="expand">False</property>
81
 
                                    <property name="fill">False</property>
82
 
                                    <property name="position">0</property>
83
 
                                  </packing>
84
 
                                </child>
85
 
                                <child>
86
 
                                  <object class="GtkHBox" id="autoraise-delay-hbox">
87
 
                                    <property name="visible">True</property>
88
 
                                    <property name="spacing">6</property>
89
 
                                    <child>
90
 
                                      <object class="GtkLabel" id="autoraise-delay-label">
91
 
                                        <property name="visible">True</property>
92
 
                                        <property name="xalign">0</property>
93
 
                                        <property name="label" translatable="yes">_Interval before raising:</property>
94
 
                                        <property name="use_underline">True</property>
95
 
                                        <property name="mnemonic_widget">autoraise-delay-slider</property>
96
 
                                      </object>
97
 
                                      <packing>
98
 
                                        <property name="expand">False</property>
99
 
                                        <property name="position">0</property>
100
 
                                      </packing>
101
 
                                    </child>
102
 
                                    <child>
103
 
                                      <object class="GtkHBox" id="hbox10">
104
 
                                        <property name="visible">True</property>
105
 
                                        <child>
106
 
                                          <object class="GtkHScale" id="autoraise-delay-slider">
107
 
                                            <property name="visible">True</property>
108
 
                                            <property name="can_focus">True</property>
109
 
                                            <property name="adjustment">adjustment1</property>
110
 
                                            <property name="value_pos">right</property>
111
 
                                          </object>
112
 
                                          <packing>
113
 
                                            <property name="position">0</property>
114
 
                                          </packing>
115
 
                                        </child>
116
 
                                        <child>
117
 
                                          <object class="GtkLabel" id="label1">
118
 
                                            <property name="visible">True</property>
119
 
                                            <property name="xalign">0</property>
120
 
                                            <property name="xpad">4</property>
121
 
                                            <property name="label" translatable="yes">seconds</property>
122
 
                                          </object>
123
 
                                          <packing>
124
 
                                            <property name="expand">False</property>
125
 
                                            <property name="fill">False</property>
126
 
                                            <property name="position">1</property>
127
 
                                          </packing>
128
 
                                        </child>
129
 
                                      </object>
130
 
                                      <packing>
131
 
                                        <property name="position">1</property>
132
 
                                      </packing>
133
 
                                    </child>
134
 
                                  </object>
135
 
                                  <packing>
136
 
                                    <property name="position">1</property>
137
 
                                  </packing>
138
 
                                </child>
139
 
                              </object>
140
 
                            </child>
141
 
                          </object>
142
 
                          <packing>
143
 
                            <property name="expand">False</property>
144
 
                            <property name="fill">False</property>
145
 
                            <property name="position">1</property>
146
 
                          </packing>
147
 
                        </child>
148
 
                      </object>
149
 
                    </child>
150
 
                  </object>
151
 
                  <packing>
152
 
                    <property name="expand">False</property>
153
 
                    <property name="fill">False</property>
154
 
                    <property name="position">1</property>
155
 
                  </packing>
156
 
                </child>
157
 
              </object>
158
 
              <packing>
159
 
                <property name="expand">False</property>
160
 
                <property name="fill">False</property>
161
 
                <property name="position">0</property>
162
 
              </packing>
163
 
            </child>
164
 
            <child>
165
 
              <object class="GtkVBox" id="vbox5">
166
 
                <property name="visible">True</property>
167
 
                <property name="spacing">6</property>
168
 
                <child>
169
 
                  <object class="GtkLabel" id="label3">
170
 
                    <property name="visible">True</property>
171
 
                    <property name="xalign">0</property>
172
 
                    <property name="label" translatable="yes">Titlebar Action</property>
173
 
                    <attributes>
174
 
                      <attribute name="weight" value="bold"/>
175
 
                    </attributes>
176
 
                  </object>
177
 
                  <packing>
178
 
                    <property name="expand">False</property>
179
 
                    <property name="fill">False</property>
180
 
                    <property name="position">0</property>
181
 
                  </packing>
182
 
                </child>
183
 
                <child>
184
 
                  <object class="GtkAlignment" id="alignment3">
185
 
                    <property name="visible">True</property>
186
 
                    <property name="left_padding">12</property>
187
 
                    <child>
188
 
                      <object class="GtkVBox" id="vbox8">
189
 
                        <property name="visible">True</property>
190
 
                        <property name="spacing">6</property>
191
 
                        <child>
192
 
                          <object class="GtkHBox" id="double-click-titlebar-hbox">
193
 
                            <property name="visible">True</property>
194
 
                            <property name="spacing">12</property>
195
 
                            <child>
196
 
                              <object class="GtkLabel" id="double-click-label">
197
 
                                <property name="visible">True</property>
198
 
                                <property name="xalign">0</property>
199
 
                                <property name="label" translatable="yes">_Double-click titlebar to perform this action:</property>
200
 
                                <property name="use_underline">True</property>
201
 
                                <property name="mnemonic_widget">double-click-titlebar-optionmenu</property>
202
 
                              </object>
203
 
                              <packing>
204
 
                                <property name="expand">False</property>
205
 
                                <property name="position">0</property>
206
 
                              </packing>
207
 
                            </child>
208
 
                            <child>
209
 
                              <object class="GtkComboBox" id="double-click-titlebar-optionmenu">
210
 
                                <property name="visible">True</property>
211
 
                                <property name="model">liststore1</property>
212
 
                                <child>
213
 
                                  <object class="GtkCellRendererText" id="cellrenderertext1"/>
214
 
                                  <attributes>
215
 
                                    <attribute name="text">0</attribute>
216
 
                                  </attributes>
217
 
                                </child>
218
 
                              </object>
219
 
                              <packing>
220
 
                                <property name="expand">False</property>
221
 
                                <property name="fill">False</property>
222
 
                                <property name="position">1</property>
223
 
                              </packing>
224
 
                            </child>
225
 
                          </object>
226
 
                          <packing>
227
 
                            <property name="position">0</property>
228
 
                          </packing>
229
 
                        </child>
230
 
                      </object>
231
 
                    </child>
232
 
                  </object>
233
 
                  <packing>
234
 
                    <property name="expand">False</property>
235
 
                    <property name="fill">False</property>
236
 
                    <property name="position">1</property>
237
 
                  </packing>
238
 
                </child>
239
 
              </object>
240
 
              <packing>
241
 
                <property name="expand">False</property>
242
 
                <property name="fill">False</property>
243
 
                <property name="position">1</property>
244
 
              </packing>
245
 
            </child>
246
 
            <child>
247
 
              <object class="GtkVBox" id="vbox6">
248
 
                <property name="visible">True</property>
249
 
                <property name="spacing">6</property>
250
 
                <child>
251
 
                  <object class="GtkLabel" id="label5">
252
 
                    <property name="visible">True</property>
253
 
                    <property name="xalign">0</property>
254
 
                    <property name="label" translatable="yes">Movement Key</property>
255
 
                    <attributes>
256
 
                      <attribute name="weight" value="bold"/>
257
 
                    </attributes>
258
 
                  </object>
259
 
                  <packing>
260
 
                    <property name="expand">False</property>
261
 
                    <property name="fill">False</property>
262
 
                    <property name="position">0</property>
263
 
                  </packing>
264
 
                </child>
265
 
                <child>
266
 
                  <object class="GtkAlignment" id="alignment4">
267
 
                    <property name="visible">True</property>
268
 
                    <property name="left_padding">12</property>
269
 
                    <child>
270
 
                      <object class="GtkVBox" id="vbox7">
271
 
                        <property name="visible">True</property>
272
 
                        <property name="spacing">6</property>
273
 
                        <child>
274
 
                          <object class="GtkLabel" id="alt-click-label">
275
 
                            <property name="visible">True</property>
276
 
                            <property name="xalign">0</property>
277
 
                            <property name="label" translatable="yes">To move a window, press-and-hold this key then grab the window:</property>
278
 
                            <property name="use_underline">True</property>
279
 
                          </object>
280
 
                          <packing>
281
 
                            <property name="expand">False</property>
282
 
                            <property name="fill">False</property>
283
 
                            <property name="position">0</property>
284
 
                          </packing>
285
 
                        </child>
286
 
                        <child>
287
 
                          <object class="GtkAlignment" id="alignment5">
288
 
                            <property name="visible">True</property>
289
 
                            <property name="left_padding">12</property>
290
 
                            <child>
291
 
                              <object class="GtkVBox" id="alt-click-box">
292
 
                                <property name="visible">True</property>
293
 
                                <property name="spacing">6</property>
294
 
                                <child>
295
 
                                  <placeholder/>
296
 
                                </child>
297
 
                              </object>
298
 
                            </child>
299
 
                          </object>
300
 
                          <packing>
301
 
                            <property name="expand">False</property>
302
 
                            <property name="fill">False</property>
303
 
                            <property name="position">1</property>
304
 
                          </packing>
305
 
                        </child>
306
 
                      </object>
307
 
                    </child>
308
 
                  </object>
309
 
                  <packing>
310
 
                    <property name="expand">False</property>
311
 
                    <property name="fill">False</property>
312
 
                    <property name="position">1</property>
313
 
                  </packing>
314
 
                </child>
315
 
              </object>
316
 
              <packing>
317
 
                <property name="expand">False</property>
318
 
                <property name="fill">False</property>
319
 
                <property name="position">2</property>
320
 
              </packing>
321
 
            </child>
322
 
          </object>
323
 
          <packing>
324
 
            <property name="position">1</property>
325
 
          </packing>
326
 
        </child>
327
 
        <child internal-child="action_area">
328
 
          <object class="GtkHButtonBox" id="dialog-action_area1">
329
 
            <property name="visible">True</property>
330
 
            <property name="layout_style">end</property>
331
 
            <child>
332
 
              <object class="GtkButton" id="helpbutton1">
333
 
                <property name="label">gtk-help</property>
334
 
                <property name="visible">True</property>
335
 
                <property name="can_focus">True</property>
336
 
                <property name="can_default">True</property>
337
 
                <property name="receives_default">False</property>
338
 
                <property name="use_stock">True</property>
339
 
              </object>
340
 
              <packing>
341
 
                <property name="expand">False</property>
342
 
                <property name="fill">False</property>
343
 
                <property name="position">0</property>
344
 
              </packing>
345
 
            </child>
346
 
            <child>
347
 
              <object class="GtkButton" id="closebutton1">
348
 
                <property name="label">gtk-close</property>
349
 
                <property name="visible">True</property>
350
 
                <property name="can_focus">True</property>
351
 
                <property name="can_default">True</property>
352
 
                <property name="receives_default">False</property>
353
 
                <property name="use_stock">True</property>
354
 
              </object>
355
 
              <packing>
356
 
                <property name="expand">False</property>
357
 
                <property name="fill">False</property>
358
 
                <property name="position">1</property>
359
 
              </packing>
360
 
            </child>
361
 
          </object>
362
 
          <packing>
363
 
            <property name="expand">False</property>
364
 
            <property name="pack_type">end</property>
365
 
            <property name="position">0</property>
366
 
          </packing>
367
 
        </child>
368
 
      </object>
369
 
    </child>
370
 
    <action-widgets>
371
 
      <action-widget response="-11">helpbutton1</action-widget>
372
 
      <action-widget response="-7">closebutton1</action-widget>
373
 
    </action-widgets>
374
 
  </object>
375
 
  <object class="GtkAdjustment" id="adjustment1">
376
 
    <property name="value">7.7000000000000002</property>
377
 
    <property name="upper">10</property>
378
 
    <property name="step_increment">0.20000000000000001</property>
379
 
    <property name="page_increment">1</property>
380
 
  </object>
381
 
  <object class="GtkListStore" id="liststore1">
382
 
    <columns>
383
 
      <!-- column-name item text -->
384
 
      <column type="gchararray"/>
385
 
    </columns>
386
 
  </object>
387
 
</interface>