~josephjamesmills/ubuntutv/mockup-ppa-branch

« back to all changes in this revision

Viewing changes to Unity-2d/ubuntu-tv/shell/indicators/wifi/ws-dynamic-wep.xml

  • Committer: Joseph Mills
  • Date: 2012-11-19 21:25:03 UTC
  • Revision ID: josephjamesmills@gmail.com-20121119212503-lwix013dozhb0ar4
adding Unity 2d stuff

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<interface>
 
3
  <object class="GtkListStore" id="model7">
 
4
    <columns>
 
5
      <column type="gchararray"/>
 
6
    </columns>
 
7
    <data>
 
8
      <row>
 
9
        <col id="0" translatable="yes"> </col>
 
10
      </row>
 
11
    </data>
 
12
  </object>
 
13
  <!-- interface-requires gtk+ 2.6 -->
 
14
  <!-- interface-naming-policy toplevel-contextual -->
 
15
      <object class="GtkNotebook" id="dynamic_wep_notebook">
 
16
        <property name="visible">True</property>
 
17
        <property name="show_tabs">False</property>
 
18
        <property name="show_border">False</property>
 
19
        <child>
 
20
          <object class="GtkTable" id="table12">
 
21
            <property name="visible">True</property>
 
22
            <property name="n_rows">3</property>
 
23
            <property name="n_columns">2</property>
 
24
            <property name="column_spacing">12</property>
 
25
            <property name="row_spacing">6</property>
 
26
            <child>
 
27
              <object class="GtkLabel" id="dynamic_wep_auth_label">
 
28
                <property name="visible">True</property>
 
29
                <property name="xalign">0</property>
 
30
                <property name="label" translatable="yes">_Authentication:</property>
 
31
                <property name="use_underline">True</property>
 
32
                <property name="mnemonic_widget">dynamic_wep_auth_combo</property>
 
33
              </object>
 
34
              <packing>
 
35
                <property name="x_options">GTK_FILL</property>
 
36
                <property name="y_options"/>
 
37
              </packing>
 
38
            </child>
 
39
            <child>
 
40
              <object class="GtkComboBox" id="dynamic_wep_auth_combo">
 
41
                <property name="visible">True</property>
 
42
                <property name="model">model7</property>
 
43
                <child>
 
44
                  <object class="GtkCellRendererText" id="renderer7"/>
 
45
                  <attributes>
 
46
                    <attribute name="text">0</attribute>
 
47
                  </attributes>
 
48
                </child>
 
49
              </object>
 
50
              <packing>
 
51
                <property name="left_attach">1</property>
 
52
                <property name="right_attach">2</property>
 
53
                <property name="y_options">GTK_FILL</property>
 
54
              </packing>
 
55
            </child>
 
56
            <child>
 
57
              <object class="GtkVBox" id="dynamic_wep_method_vbox">
 
58
                <property name="visible">True</property>
 
59
                <property name="orientation">vertical</property>
 
60
                <property name="spacing">6</property>
 
61
                <child>
 
62
                  <placeholder/>
 
63
                </child>
 
64
              </object>
 
65
              <packing>
 
66
                <property name="right_attach">2</property>
 
67
                <property name="top_attach">1</property>
 
68
                <property name="bottom_attach">2</property>
 
69
                <property name="x_options">GTK_FILL</property>
 
70
              </packing>
 
71
            </child>
 
72
            <child>
 
73
              <placeholder/>
 
74
            </child>
 
75
            <child>
 
76
              <placeholder/>
 
77
            </child>
 
78
          </object>
 
79
        </child>
 
80
        <child type="tab">
 
81
          <object class="GtkLabel" id="label55">
 
82
            <property name="visible">True</property>
 
83
          </object>
 
84
          <packing>
 
85
            <property name="tab_fill">False</property>
 
86
          </packing>
 
87
        </child>
 
88
      </object>
 
89
</interface>