~ubuntu-branches/ubuntu/quantal/gnumeric/quantal

« back to all changes in this revision

Viewing changes to src/dialogs/data-slicer.glade

  • Committer: Bazaar Package Importer
  • Author(s): Gauvain Pocentek
  • Date: 2009-06-22 13:37:20 UTC
  • mfrom: (1.1.20 upstream) (2.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20090622133720-rtdazsiz2lx5q8l7
Tags: 1.9.9-1ubuntu1
* Merge from debian unstable, remaining changes:
  - Promoted gnumeric-doc to Recommends in gnumeric package for help to be
    installed automatically
  - gnumeric-gtk is a transitional package
  - gnumeric conflicts with gnumeric-gtk << 1.8.3-3ubuntu1
  - call initltool-update in po*
  - remove psiconv support (psiconv is in universe):
    o debian/control: remove B-D on libpsiconv-dev
    o debian/rules: don't pass --with-psiconv to ./configure
    o debian/gnumeric-plugins-extra.install: don't install the psiconv
      plugin

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
 
2
<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
 
3
 
 
4
<glade-interface>
 
5
 
 
6
<widget class="GtkDialog" id="dialog_data_slicer">
 
7
  <property name="border_width">6</property>
 
8
  <property name="title" translatable="yes">DataSlicer Guru : Gnumeric</property>
 
9
  <property name="type">GTK_WINDOW_TOPLEVEL</property>
 
10
  <property name="window_position">GTK_WIN_POS_MOUSE</property>
 
11
  <property name="modal">False</property>
 
12
  <property name="default_height">500</property>
 
13
  <property name="resizable">True</property>
 
14
  <property name="destroy_with_parent">False</property>
 
15
  <property name="decorated">True</property>
 
16
  <property name="skip_taskbar_hint">False</property>
 
17
  <property name="skip_pager_hint">False</property>
 
18
  <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
 
19
  <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
 
20
  <property name="focus_on_map">True</property>
 
21
  <property name="urgency_hint">False</property>
 
22
  <property name="has_separator">False</property>
 
23
 
 
24
  <child internal-child="vbox">
 
25
    <widget class="GtkVBox" id="dialog-vbox1">
 
26
      <property name="visible">True</property>
 
27
      <property name="homogeneous">False</property>
 
28
      <property name="spacing">6</property>
 
29
 
 
30
      <child internal-child="action_area">
 
31
        <widget class="GtkHButtonBox" id="dialog-action_area1">
 
32
          <property name="visible">True</property>
 
33
          <property name="layout_style">GTK_BUTTONBOX_END</property>
 
34
 
 
35
          <child>
 
36
            <widget class="GtkButton" id="help_button">
 
37
              <property name="visible">True</property>
 
38
              <property name="can_default">True</property>
 
39
              <property name="can_focus">True</property>
 
40
              <property name="label">gtk-help</property>
 
41
              <property name="use_stock">True</property>
 
42
              <property name="relief">GTK_RELIEF_NORMAL</property>
 
43
              <property name="focus_on_click">True</property>
 
44
              <property name="response_id">-11</property>
 
45
            </widget>
 
46
          </child>
 
47
 
 
48
          <child>
 
49
            <widget class="GtkButton" id="cancel_button">
 
50
              <property name="visible">True</property>
 
51
              <property name="can_default">True</property>
 
52
              <property name="can_focus">True</property>
 
53
              <property name="label">gtk-cancel</property>
 
54
              <property name="use_stock">True</property>
 
55
              <property name="relief">GTK_RELIEF_NORMAL</property>
 
56
              <property name="focus_on_click">True</property>
 
57
              <property name="response_id">-6</property>
 
58
            </widget>
 
59
          </child>
 
60
 
 
61
          <child>
 
62
            <widget class="GtkButton" id="ok_button">
 
63
              <property name="visible">True</property>
 
64
              <property name="can_default">True</property>
 
65
              <property name="has_default">True</property>
 
66
              <property name="can_focus">True</property>
 
67
              <property name="label">gtk-ok</property>
 
68
              <property name="use_stock">True</property>
 
69
              <property name="relief">GTK_RELIEF_NORMAL</property>
 
70
              <property name="focus_on_click">True</property>
 
71
              <property name="response_id">-5</property>
 
72
            </widget>
 
73
          </child>
 
74
        </widget>
 
75
        <packing>
 
76
          <property name="padding">0</property>
 
77
          <property name="expand">False</property>
 
78
          <property name="fill">True</property>
 
79
          <property name="pack_type">GTK_PACK_END</property>
 
80
        </packing>
 
81
      </child>
 
82
 
 
83
      <child>
 
84
        <widget class="GtkNotebook" id="notebook">
 
85
          <property name="visible">True</property>
 
86
          <property name="can_focus">True</property>
 
87
          <property name="show_tabs">True</property>
 
88
          <property name="show_border">True</property>
 
89
          <property name="tab_pos">GTK_POS_TOP</property>
 
90
          <property name="scrollable">False</property>
 
91
          <property name="enable_popup">False</property>
 
92
 
 
93
          <child>
 
94
            <widget class="Custom" id="custom1">
 
95
              <property name="visible">True</property>
 
96
              <property name="creation_function">gnm_expr_entry_new_glade</property>
 
97
              <property name="int1">0</property>
 
98
              <property name="int2">0</property>
 
99
              <property name="last_modification_time">Sun, 03 May 2009 22:57:16 GMT</property>
 
100
            </widget>
 
101
            <packing>
 
102
              <property name="tab_expand">False</property>
 
103
              <property name="tab_fill">True</property>
 
104
            </packing>
 
105
          </child>
 
106
 
 
107
          <child>
 
108
            <widget class="GtkLabel" id="label1">
 
109
              <property name="visible">True</property>
 
110
              <property name="label" translatable="yes">Data</property>
 
111
              <property name="use_underline">False</property>
 
112
              <property name="use_markup">False</property>
 
113
              <property name="justify">GTK_JUSTIFY_LEFT</property>
 
114
              <property name="wrap">False</property>
 
115
              <property name="selectable">False</property>
 
116
              <property name="xalign">0.5</property>
 
117
              <property name="yalign">0.5</property>
 
118
              <property name="xpad">0</property>
 
119
              <property name="ypad">0</property>
 
120
              <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
121
              <property name="width_chars">-1</property>
 
122
              <property name="single_line_mode">False</property>
 
123
              <property name="angle">0</property>
 
124
            </widget>
 
125
            <packing>
 
126
              <property name="type">tab</property>
 
127
            </packing>
 
128
          </child>
 
129
 
 
130
          <child>
 
131
            <widget class="GtkVBox" id="vbox1">
 
132
              <property name="visible">True</property>
 
133
              <property name="homogeneous">False</property>
 
134
              <property name="spacing">0</property>
 
135
 
 
136
              <child>
 
137
                <widget class="GtkMenuBar" id="menubar1">
 
138
                  <property name="visible">True</property>
 
139
                  <property name="pack_direction">GTK_PACK_DIRECTION_LTR</property>
 
140
                  <property name="child_pack_direction">GTK_PACK_DIRECTION_LTR</property>
 
141
 
 
142
                  <child>
 
143
                    <widget class="GtkImageMenuItem" id="format1">
 
144
                      <property name="visible">True</property>
 
145
                      <property name="label" translatable="yes">_Format</property>
 
146
                      <property name="use_underline">True</property>
 
147
 
 
148
                      <child internal-child="image">
 
149
                        <widget class="GtkImage" id="image47">
 
150
                          <property name="visible">True</property>
 
151
                          <property name="stock">gtk-preferences</property>
 
152
                          <property name="icon_size">1</property>
 
153
                          <property name="xalign">0.5</property>
 
154
                          <property name="yalign">0.5</property>
 
155
                          <property name="xpad">0</property>
 
156
                          <property name="ypad">0</property>
 
157
                        </widget>
 
158
                      </child>
 
159
 
 
160
                      <child>
 
161
                        <widget class="GtkMenu" id="format1_menu">
 
162
 
 
163
                          <child>
 
164
                            <widget class="GtkImageMenuItem" id="style1">
 
165
                              <property name="visible">True</property>
 
166
                              <property name="label" translatable="yes">_Style</property>
 
167
                              <property name="use_underline">True</property>
 
168
                              <signal name="activate" handler="dialog_data_slicer_style" last_modification_time="Wed, 07 Jan 2009 00:11:35 GMT"/>
 
169
                              <accelerator key="F1" modifiers="GDK_CONTROL_MASK" signal="activate"/>
 
170
 
 
171
                              <child internal-child="image">
 
172
                                <widget class="GtkImage" id="image48">
 
173
                                  <property name="visible">True</property>
 
174
                                  <property name="stock">gtk-select-color</property>
 
175
                                  <property name="icon_size">1</property>
 
176
                                  <property name="xalign">0.5</property>
 
177
                                  <property name="yalign">0.5</property>
 
178
                                  <property name="xpad">0</property>
 
179
                                  <property name="ypad">0</property>
 
180
                                </widget>
 
181
                              </child>
 
182
                            </widget>
 
183
                          </child>
 
184
 
 
185
                          <child>
 
186
                            <widget class="GtkMenuItem" id="aggregation">
 
187
                              <property name="visible">True</property>
 
188
                              <property name="label" translatable="yes">_Aggregation</property>
 
189
                              <property name="use_underline">True</property>
 
190
                              <signal name="activate" handler="dialog_data_slicer_aggregation" last_modification_time="Wed, 07 Jan 2009 00:11:35 GMT"/>
 
191
                            </widget>
 
192
                          </child>
 
193
                        </widget>
 
194
                      </child>
 
195
                    </widget>
 
196
                  </child>
 
197
 
 
198
                  <child>
 
199
                    <widget class="GtkImageMenuItem" id="layout1">
 
200
                      <property name="visible">True</property>
 
201
                      <property name="label" translatable="yes">_Layout</property>
 
202
                      <property name="use_underline">True</property>
 
203
 
 
204
                      <child internal-child="image">
 
205
                        <widget class="GtkImage" id="image49">
 
206
                          <property name="visible">True</property>
 
207
                          <property name="stock">gtk-page-setup</property>
 
208
                          <property name="icon_size">1</property>
 
209
                          <property name="xalign">0.5</property>
 
210
                          <property name="yalign">0.5</property>
 
211
                          <property name="xpad">0</property>
 
212
                          <property name="ypad">0</property>
 
213
                        </widget>
 
214
                      </child>
 
215
 
 
216
                      <child>
 
217
                        <widget class="GtkMenu" id="layout1_menu">
 
218
 
 
219
                          <child>
 
220
                            <widget class="GtkImageMenuItem" id="up">
 
221
                              <property name="visible">True</property>
 
222
                              <property name="label" translatable="yes">_Up</property>
 
223
                              <property name="use_underline">True</property>
 
224
                              <signal name="activate" handler="dialog_data_slicer_field_up" last_modification_time="Wed, 07 Jan 2009 00:11:35 GMT"/>
 
225
                              <accelerator key="Up" modifiers="GDK_CONTROL_MASK" signal="activate"/>
 
226
 
 
227
                              <child internal-child="image">
 
228
                                <widget class="GtkImage" id="image50">
 
229
                                  <property name="visible">True</property>
 
230
                                  <property name="stock">gtk-go-up</property>
 
231
                                  <property name="icon_size">1</property>
 
232
                                  <property name="xalign">0.5</property>
 
233
                                  <property name="yalign">0.5</property>
 
234
                                  <property name="xpad">0</property>
 
235
                                  <property name="ypad">0</property>
 
236
                                </widget>
 
237
                              </child>
 
238
                            </widget>
 
239
                          </child>
 
240
 
 
241
                          <child>
 
242
                            <widget class="GtkImageMenuItem" id="down1">
 
243
                              <property name="visible">True</property>
 
244
                              <property name="label" translatable="yes">_Down</property>
 
245
                              <property name="use_underline">True</property>
 
246
                              <signal name="activate" handler="dialog_data_slicer_field_down" last_modification_time="Wed, 07 Jan 2009 00:11:35 GMT"/>
 
247
                              <accelerator key="Down" modifiers="GDK_CONTROL_MASK" signal="activate"/>
 
248
 
 
249
                              <child internal-child="image">
 
250
                                <widget class="GtkImage" id="image51">
 
251
                                  <property name="visible">True</property>
 
252
                                  <property name="stock">gtk-go-down</property>
 
253
                                  <property name="icon_size">1</property>
 
254
                                  <property name="xalign">0.5</property>
 
255
                                  <property name="yalign">0.5</property>
 
256
                                  <property name="xpad">0</property>
 
257
                                  <property name="ypad">0</property>
 
258
                                </widget>
 
259
                              </child>
 
260
                            </widget>
 
261
                          </child>
 
262
 
 
263
                          <child>
 
264
                            <widget class="GtkImageMenuItem" id="remove1">
 
265
                              <property name="visible">True</property>
 
266
                              <property name="label" translatable="yes">_Remove</property>
 
267
                              <property name="use_underline">True</property>
 
268
                              <signal name="activate" handler="dialog_data_slicer_field_delete" last_modification_time="Wed, 07 Jan 2009 00:11:35 GMT"/>
 
269
                              <accelerator key="Delete" modifiers="0" signal="activate"/>
 
270
 
 
271
                              <child internal-child="image">
 
272
                                <widget class="GtkImage" id="image52">
 
273
                                  <property name="visible">True</property>
 
274
                                  <property name="stock">gtk-remove</property>
 
275
                                  <property name="icon_size">1</property>
 
276
                                  <property name="xalign">0.5</property>
 
277
                                  <property name="yalign">0.5</property>
 
278
                                  <property name="xpad">0</property>
 
279
                                  <property name="ypad">0</property>
 
280
                                </widget>
 
281
                              </child>
 
282
                            </widget>
 
283
                          </child>
 
284
                        </widget>
 
285
                      </child>
 
286
                    </widget>
 
287
                  </child>
 
288
                </widget>
 
289
                <packing>
 
290
                  <property name="padding">0</property>
 
291
                  <property name="expand">False</property>
 
292
                  <property name="fill">False</property>
 
293
                </packing>
 
294
              </child>
 
295
 
 
296
              <child>
 
297
                <widget class="GtkScrolledWindow" id="scrolledwindow1">
 
298
                  <property name="visible">True</property>
 
299
                  <property name="can_focus">True</property>
 
300
                  <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
 
301
                  <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
 
302
                  <property name="shadow_type">GTK_SHADOW_NONE</property>
 
303
                  <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
 
304
 
 
305
                  <child>
 
306
                    <widget class="GtkTreeView" id="field_tree">
 
307
                      <property name="visible">True</property>
 
308
                      <property name="can_focus">True</property>
 
309
                      <property name="headers_visible">False</property>
 
310
                      <property name="rules_hint">False</property>
 
311
                      <property name="reorderable">True</property>
 
312
                      <property name="enable_search">True</property>
 
313
                      <property name="fixed_height_mode">False</property>
 
314
                      <property name="hover_selection">False</property>
 
315
                      <property name="hover_expand">False</property>
 
316
                    </widget>
 
317
                  </child>
 
318
                </widget>
 
319
                <packing>
 
320
                  <property name="padding">5</property>
 
321
                  <property name="expand">True</property>
 
322
                  <property name="fill">True</property>
 
323
                </packing>
 
324
              </child>
 
325
            </widget>
 
326
            <packing>
 
327
              <property name="tab_expand">False</property>
 
328
              <property name="tab_fill">True</property>
 
329
            </packing>
 
330
          </child>
 
331
 
 
332
          <child>
 
333
            <widget class="GtkLabel" id="label2">
 
334
              <property name="visible">True</property>
 
335
              <property name="label" translatable="yes">Format</property>
 
336
              <property name="use_underline">False</property>
 
337
              <property name="use_markup">False</property>
 
338
              <property name="justify">GTK_JUSTIFY_LEFT</property>
 
339
              <property name="wrap">False</property>
 
340
              <property name="selectable">False</property>
 
341
              <property name="xalign">0.5</property>
 
342
              <property name="yalign">0.5</property>
 
343
              <property name="xpad">0</property>
 
344
              <property name="ypad">0</property>
 
345
              <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
346
              <property name="width_chars">-1</property>
 
347
              <property name="single_line_mode">False</property>
 
348
              <property name="angle">0</property>
 
349
            </widget>
 
350
            <packing>
 
351
              <property name="type">tab</property>
 
352
            </packing>
 
353
          </child>
 
354
        </widget>
 
355
        <packing>
 
356
          <property name="padding">0</property>
 
357
          <property name="expand">True</property>
 
358
          <property name="fill">True</property>
 
359
        </packing>
 
360
      </child>
 
361
    </widget>
 
362
  </child>
 
363
</widget>
 
364
 
 
365
</glade-interface>