aboutsummaryrefslogblamecommitdiffstats
path: root/calendar/gui/meeting-mockup.glade
blob: 09f93af99f80ae5374b939a46350c7607e7a39d2 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444



























































































































































































































































































































































































































































                                                                                          
                             






























                                               
                               










                                           
<?xml version="1.0"?>
<GTK-Interface>

<project>
  <name>meeting-mockup</name>
  <program_name>meeting-mockup</program_name>
  <directory></directory>
  <source_directory>.</source_directory>
  <pixmaps_directory>../../art</pixmaps_directory>
  <language>C</language>
  <gnome_support>True</gnome_support>
  <gettext_support>True</gettext_support>
  <output_main_file>False</output_main_file>
  <output_support_files>False</output_support_files>
  <output_build_files>False</output_build_files>
</project>

<widget>
  <class>GnomePropertyBox</class>
  <name>meeting-dialog</name>
  <visible>False</visible>
  <position>GTK_WIN_POS_NONE</position>
  <modal>False</modal>
  <allow_shrink>False</allow_shrink>
  <allow_grow>False</allow_grow>
  <auto_shrink>False</auto_shrink>

  <widget>
    <class>GtkNotebook</class>
    <child_name>GnomeDock:contents</child_name>
    <name>notebook1</name>
    <border_width>2</border_width>
    <can_focus>True</can_focus>
    <show_tabs>True</show_tabs>
    <show_border>True</show_border>
    <tab_pos>GTK_POS_TOP</tab_pos>
    <scrollable>False</scrollable>
    <tab_hborder>2</tab_hborder>
    <tab_vborder>2</tab_vborder>
    <popup_enable>False</popup_enable>

    <widget>
      <class>GtkVBox</class>
      <name>vbox51</name>
      <border_width>4</border_width>
      <homogeneous>False</homogeneous>
      <spacing>6</spacing>

      <widget>
    <class>GtkTable</class>
    <name>table11</name>
    <rows>1</rows>
    <columns>2</columns>
    <homogeneous>False</homogeneous>
    <row_spacing>4</row_spacing>
    <column_spacing>4</column_spacing>
    <child>
      <padding>0</padding>
      <expand>False</expand>
      <fill>True</fill>
    </child>

    <widget>
      <class>GtkLabel</class>
      <name>label56</name>
      <label>Su_mmary:</label>
      <justify>GTK_JUSTIFY_CENTER</justify>
      <wrap>False</wrap>
      <xalign>7.45058e-09</xalign>
      <yalign>0.5</yalign>
      <xpad>0</xpad>
      <ypad>0</ypad>
      <default_focus_target>general-summary</default_focus_target>
      <child>
        <left_attach>0</left_attach>
        <right_attach>1</right_attach>
        <top_attach>0</top_attach>
        <bottom_attach>1</bottom_attach>
        <xpad>0</xpad>
        <ypad>0</ypad>
        <xexpand>False</xexpand>
        <yexpand>False</yexpand>
        <xshrink>False</xshrink>
        <yshrink>False</yshrink>
        <xfill>True</xfill>
        <yfill>False</yfill>
      </child>
    </widget>

    <widget>
      <class>GtkEntry</class>
      <name>general-summary</name>
      <can_focus>True</can_focus>
      <editable>True</editable>
      <text_visible>True</text_visible>
      <text_max_length>0</text_max_length>
      <text></text>
      <child>
        <left_attach>1</left_attach>
        <right_attach>2</right_attach>
        <top_attach>0</top_attach>
        <bottom_attach>1</bottom_attach>
        <xpad>0</xpad>
        <ypad>0</ypad>
        <xexpand>True</xexpand>
        <yexpand>False</yexpand>
        <xshrink>False</xshrink>
        <yshrink>False</yshrink>
        <xfill>True</xfill>
        <yfill>False</yfill>
      </child>
    </widget>
      </widget>

      <widget>
    <class>GtkFrame</class>
    <name>frame31</name>
    <label>Date &amp; Time</label>
    <label_xalign>0</label_xalign>
    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
    <child>
      <padding>0</padding>
      <expand>False</expand>
      <fill>False</fill>
    </child>

    <widget>
      <class>GtkTable</class>
      <name>table12</name>
      <border_width>4</border_width>
      <rows>2</rows>
      <columns>3</columns>
      <homogeneous>False</homogeneous>
      <row_spacing>4</row_spacing>
      <column_spacing>4</column_spacing>

      <widget>
        <class>GtkLabel</class>
        <name>label57</name>
        <label>_Start time:</label>
        <justify>GTK_JUSTIFY_CENTER</justify>
        <wrap>False</wrap>
        <xalign>0</xalign>
        <yalign>0.5</yalign>
        <xpad>0</xpad>
        <ypad>0</ypad>
        <child>
          <left_attach>0</left_attach>
          <right_attach>1</right_attach>
          <top_attach>0</top_attach>
          <bottom_attach>1</bottom_attach>
          <xpad>0</xpad>
          <ypad>0</ypad>
          <xexpand>False</xexpand>
          <yexpand>False</yexpand>
          <xshrink>False</xshrink>
          <yshrink>False</yshrink>
          <xfill>True</xfill>
          <yfill>False</yfill>
        </child>
      </widget>

      <widget>
        <class>GtkLabel</class>
        <name>label58</name>
        <label>_End time:</label>
        <justify>GTK_JUSTIFY_CENTER</justify>
        <wrap>False</wrap>
        <xalign>0</xalign>
        <yalign>0.5</yalign>
        <xpad>0</xpad>
        <ypad>0</ypad>
        <child>
          <left_attach>0</left_attach>
          <right_attach>1</right_attach>
          <top_attach>1</top_attach>
          <bottom_attach>2</bottom_attach>
          <xpad>0</xpad>
          <ypad>0</ypad>
          <xexpand>False</xexpand>
          <yexpand>False</yexpand>
          <xshrink>False</xshrink>
          <yshrink>False</yshrink>
          <xfill>True</xfill>
          <yfill>False</yfill>
        </child>
      </widget>

      <widget>
        <class>GtkCheckButton</class>
        <name>all-day-event</name>
        <can_focus>True</can_focus>
        <label>A_ll day event</label>
        <active>False</active>
        <draw_indicator>True</draw_indicator>
        <child>
          <left_attach>2</left_attach>
          <right_attach>3</right_attach>
          <top_attach>0</top_attach>
          <bottom_attach>1</bottom_attach>
          <xpad>0</xpad>
          <ypad>0</ypad>
          <xexpand>False</xexpand>
          <yexpand>False</yexpand>
          <xshrink>False</xshrink>
          <yshrink>False</yshrink>
          <xfill>True</xfill>
          <yfill>False</yfill>
        </child>
      </widget>

      <widget>
        <class>Custom</class>
        <name>start-time</name>
        <creation_function>make_date_edit</creation_function>
        <string1></string1>
        <string2></string2>
        <int1>0</int1>
        <int2>0</int2>
        <last_modification_time>Tue, 16 May 2000 19:11:05 GMT</last_modification_time>
        <child>
          <left_attach>1</left_attach>
          <right_attach>2</right_attach>
          <top_attach>0</top_attach>
          <bottom_attach>1</bottom_attach>
          <xpad>0</xpad>
          <ypad>0</ypad>
          <xexpand>False</xexpand>
          <yexpand>True</yexpand>
          <xshrink>False</xshrink>
          <yshrink>False</yshrink>
          <xfill>False</xfill>
          <yfill>True</yfill>
        </child>
      </widget>

      <widget>
        <class>Custom</class>
        <name>end-time</name>
        <creation_function>make_date_edit</creation_function>
        <int1>0</int1>
        <int2>0</int2>
        <last_modification_time>Tue, 16 May 2000 19:11:10 GMT</last_modification_time>
        <child>
          <left_attach>1</left_attach>
          <right_attach>2</right_attach>
          <top_attach>1</top_attach>
          <bottom_attach>2</bottom_attach>
          <xpad>0</xpad>
          <ypad>0</ypad>
          <xexpand>False</xexpand>
          <yexpand>True</yexpand>
          <xshrink>False</xshrink>
          <yshrink>False</yshrink>
          <xfill>False</xfill>
          <yfill>True</yfill>
        </child>
      </widget>
    </widget>
      </widget>

      <widget>
    <class>GtkScrolledWindow</class>
    <name>scrolledwindow12</name>
    <hscrollbar_policy>GTK_POLICY_NEVER</hscrollbar_policy>
    <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
    <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
    <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
    <child>
      <padding>0</padding>
      <expand>True</expand>
      <fill>True</fill>
    </child>

    <widget>
      <class>GtkText</class>
      <name>description</name>
      <can_focus>True</can_focus>
      <editable>True</editable>
      <text></text>
    </widget>
      </widget>

      <widget>
    <class>GtkFrame</class>
    <name>frame32</name>
    <label>Classification</label>
    <label_xalign>0</label_xalign>
    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
    <child>
      <padding>0</padding>
      <expand>False</expand>
      <fill>False</fill>
    </child>

    <widget>
      <class>GtkHBox</class>
      <name>hbox52</name>
      <border_width>2</border_width>
      <homogeneous>False</homogeneous>
      <spacing>4</spacing>

      <widget>
        <class>GtkRadioButton</class>
        <name>classification-public</name>
        <can_focus>True</can_focus>
        <label>Pu_blic</label>
        <active>True</active>
        <draw_indicator>True</draw_indicator>
        <group>classification_radio_group</group>
        <child>
          <padding>0</padding>
          <expand>False</expand>
          <fill>False</fill>
        </child>
      </widget>

      <widget>
        <class>GtkRadioButton</class>
        <name>classification-private</name>
        <can_focus>True</can_focus>
        <label>Pri_vate</label>
        <active>False</active>
        <draw_indicator>True</draw_indicator>
        <group>classification_radio_group</group>
        <child>
          <padding>0</padding>
          <expand>False</expand>
          <fill>False</fill>
        </child>
      </widget>

      <widget>
        <class>GtkRadioButton</class>
        <name>classification-confidential</name>
        <can_focus>True</can_focus>
        <label>_Confidential</label>
        <active>False</active>
        <draw_indicator>True</draw_indicator>
        <group>classification_radio_group</group>
        <child>
          <padding>0</padding>
          <expand>False</expand>
          <fill>False</fill>
        </child>
      </widget>
    </widget>
      </widget>

      <widget>
    <class>GtkHBox</class>
    <name>hbox53</name>
    <homogeneous>False</homogeneous>
    <spacing>2</spacing>
    <child>
      <padding>0</padding>
      <expand>False</expand>
      <fill>True</fill>
    </child>

    <widget>
      <class>GtkButton</class>
      <name>contacts-button</name>
      <can_focus>True</can_focus>
      <relief>GTK_RELIEF_NORMAL</relief>
      <child>
        <padding>0</padding>
        <expand>False</expand>
        <fill>False</fill>
      </child>

      <widget>
        <class>GtkLabel</class>
        <name>label59</name>
        <label>_Contacts...</label>
        <justify>GTK_JUSTIFY_CENTER</justify>
        <wrap>False</wrap>
        <xalign>0.5</xalign>
        <yalign>0.5</yalign>
        <xpad>4</xpad>
        <ypad>0</ypad>
      </widget>
    </widget>

    <widget>
      <class>GtkEntry</class>
      <name>contacts</name>
      <can_focus>True</can_focus>
      <editable>True</editable>
      <text_visible>True</text_visible>
      <text_max_length>0</text_max_length>
      <text></text>
      <child>
        <padding>0</padding>
        <expand>True</expand>
        <fill>True</fill>
      </child>
    </widget>

    <widget>
      <class>GtkButton</class>
      <name>categories-button</name>
      <can_focus>True</can_focus>
      <relief>GTK_RELIEF_NORMAL</relief>
      <child>
        <padding>0</padding>
        <expand>False</expand>
        <fill>False</fill>
      </child>

      <widget>
        <class>GtkLabel</class>
        <name>label60</name>
        <label>Ca_tegories...</label>
        <justify>GTK_JUSTIFY_CENTER</justify>
        <wrap>False</wrap>
        <xalign>0.5</xalign>
        <yalign>0.5</yalign>
        <xpad>4</xpad>
        <ypad>0</ypad>
      </widget>
    </widget>

    <widget>
      <class>GtkEntry</class>
      <name>categories</name>
      <can_focus>True</can_focus>
      <editable>True</editable>
      <text_visible>True</text_visible>
      <text_max_length>0</text_max_length>
      <text></text>
      <child>
        <padding>0</padding>
        <expand>True</expand>
        <fill>True</fill>
      </child>
    </widget>
      </widget>
    </widget>

    <widget>
      <class>GtkLabel</class>
      <child_name>Notebook:tab</child_name>
      <name>label61</name>
      <label>_Meeting</label>
      <justify>GTK_JUSTIFY_CENTER</justify>
      <wrap>False</wrap>
      <xalign>0.5</xalign>
      <yalign>0.5</yalign>
      <xpad>0</xpad>
      <ypad>0</ypad>
    </widget>

    <widget>
      <class>GtkVBox</class>
      <name>vbox52</name>
      <border_width>4</border_width>
      <homogeneous>False</homogeneous>
      <spacing>4</spacing>

      <widget>
    <class>GnomePixmap</class>
    <name>pixmap1</name>
    <filename>meeting_widget.png</filename>
    <child>
      <padding>0</padding>
      <expand>True</expand>
      <fill>True</fill>
    </child>
      </widget>
    </widget>

    <widget>
      <class>GtkLabel</class>
      <child_name>Notebook:tab</child_name>
      <name>label65</name>
      <label>Atten_dees</label>
      <justify>GTK_JUSTIFY_CENTER</justify>
      <wrap>False</wrap>
      <xalign>0.5</xalign>
      <yalign>0.5</yalign>
      <xpad>0</xpad>
      <ypad>0</ypad>
    </widget>
  </widget>
</widget>

</GTK-Interface>