~noskcaj/ubuntu/vivid/gthumb/flickr-https

« back to all changes in this revision

Viewing changes to extensions/photobucket/data/ui/export-to-photobucket.ui

  • Committer: Package Import Robot
  • Author(s): Jackson Doak
  • Date: 2014-04-08 06:31:09 UTC
  • mfrom: (1.3.20)
  • Revision ID: package-import@ubuntu.com-20140408063109-tk845map8ji6uxvd
Tags: 3:3.3.1.is.3.2.7-0ubuntu1
* Revert to newest upstream stable release. LP: #1290691
  - Refresh patches

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.16.0 on Tue Nov 19 11:17:41 2013 -->
3
2
<interface>
4
3
  <!-- interface-requires gtk+ 3.0 -->
5
4
  <object class="GtkListStore" id="account_liststore">
22
21
      <column type="gchararray"/>
23
22
    </columns>
24
23
  </object>
25
 
  <object class="GtkListStore" id="resize_liststore">
26
 
    <columns>
27
 
      <!-- column-name name -->
28
 
      <column type="gchararray"/>
29
 
      <!-- column-name size -->
30
 
      <column type="gint"/>
31
 
    </columns>
32
 
    <data>
33
 
      <row>
34
 
        <col id="0" translatable="yes">Tiny ( 100 x 75 )</col>
35
 
        <col id="1">100</col>
36
 
      </row>
37
 
      <row>
38
 
        <col id="0" translatable="yes">Small ( 160 x 120 )</col>
39
 
        <col id="1">160</col>
40
 
      </row>
41
 
      <row>
42
 
        <col id="0" translatable="yes">Medium ( 320 x 240 )</col>
43
 
        <col id="1">320</col>
44
 
      </row>
45
 
      <row>
46
 
        <col id="0" translatable="yes">Large ( 640 x 480 )</col>
47
 
        <col id="1">640</col>
48
 
      </row>
49
 
      <row>
50
 
        <col id="0" translatable="yes">15ʺ screen ( 800 x 600 )</col>
51
 
        <col id="1">800</col>
52
 
      </row>
53
 
      <row>
54
 
        <col id="0" translatable="yes">17ʺ screen ( 1024 x 768 )</col>
55
 
        <col id="1">1024</col>
56
 
      </row>
57
 
      <row>
58
 
        <col id="0" translatable="yes">1 megabyte file size</col>
59
 
        <col id="1">0</col>
60
 
      </row>
61
 
    </data>
62
 
  </object>
63
 
  <object class="GtkImage" id="upload_image">
64
 
    <property name="visible">True</property>
65
 
    <property name="can_focus">False</property>
66
 
    <property name="stock">gtk-goto-top</property>
67
 
  </object>
68
24
  <object class="GtkDialog" id="export_dialog">
69
25
    <property name="can_focus">False</property>
70
26
    <property name="border_width">5</property>
110
66
                <property name="position">1</property>
111
67
              </packing>
112
68
            </child>
 
69
            <child>
 
70
              <object class="GtkButton" id="button1">
 
71
                <property name="label">gtk-help</property>
 
72
                <property name="visible">True</property>
 
73
                <property name="can_focus">True</property>
 
74
                <property name="receives_default">True</property>
 
75
                <property name="use_stock">True</property>
 
76
              </object>
 
77
              <packing>
 
78
                <property name="expand">False</property>
 
79
                <property name="fill">False</property>
 
80
                <property name="position">2</property>
 
81
                <property name="secondary">True</property>
 
82
              </packing>
 
83
            </child>
113
84
          </object>
114
85
          <packing>
115
86
            <property name="expand">False</property>
439
410
    <action-widgets>
440
411
      <action-widget response="-6">close_button</action-widget>
441
412
      <action-widget response="-5">upload_button</action-widget>
 
413
      <action-widget response="-11">button1</action-widget>
442
414
    </action-widgets>
443
415
  </object>
 
416
  <object class="GtkListStore" id="resize_liststore">
 
417
    <columns>
 
418
      <!-- column-name name -->
 
419
      <column type="gchararray"/>
 
420
      <!-- column-name size -->
 
421
      <column type="gint"/>
 
422
    </columns>
 
423
    <data>
 
424
      <row>
 
425
        <col id="0" translatable="yes">Tiny ( 100 x 75 )</col>
 
426
        <col id="1">100</col>
 
427
      </row>
 
428
      <row>
 
429
        <col id="0" translatable="yes">Small ( 160 x 120 )</col>
 
430
        <col id="1">160</col>
 
431
      </row>
 
432
      <row>
 
433
        <col id="0" translatable="yes">Medium ( 320 x 240 )</col>
 
434
        <col id="1">320</col>
 
435
      </row>
 
436
      <row>
 
437
        <col id="0" translatable="yes">Large ( 640 x 480 )</col>
 
438
        <col id="1">640</col>
 
439
      </row>
 
440
      <row>
 
441
        <col id="0" translatable="yes">15ʺ screen ( 800 x 600 )</col>
 
442
        <col id="1">800</col>
 
443
      </row>
 
444
      <row>
 
445
        <col id="0" translatable="yes">17ʺ screen ( 1024 x 768 )</col>
 
446
        <col id="1">1024</col>
 
447
      </row>
 
448
      <row>
 
449
        <col id="0" translatable="yes">1 megabyte file size</col>
 
450
        <col id="1">0</col>
 
451
      </row>
 
452
    </data>
 
453
  </object>
 
454
  <object class="GtkImage" id="upload_image">
 
455
    <property name="visible">True</property>
 
456
    <property name="can_focus">False</property>
 
457
    <property name="stock">gtk-goto-top</property>
 
458
  </object>
444
459
</interface>