~khurshid-alam/unity-control-center/use-usd-schemas

« back to all changes in this revision

Viewing changes to panels/network/network.ui

  • Committer: Sebastien Bacher
  • Author(s): Khurshid Alam
  • Date: 2019-05-17 07:34:33 UTC
  • mfrom: (12920.1.1 unity-control-center)
  • Revision ID: seb128@ubuntu.com-20190517073433-ch2kybdhhzpkmvq4
Network: Port to libnm 1.2 (lp: #1744619)

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
    <property name="upper">65535</property>
18
18
    <property name="step_increment">1</property>
19
19
  </object>
20
 
  <object class="GtkDialog" id="connection_type_dialog">
21
 
    <property name="can_focus">False</property>
22
 
    <property name="border_width">5</property>
23
 
    <property name="resizable">False</property>
24
 
    <property name="modal">True</property>
25
 
    <property name="title"></property>
26
 
    <property name="type_hint">dialog</property>
27
 
    <child internal-child="vbox">
28
 
      <object class="GtkBox" id="vbox_1">
29
 
        <property name="visible">True</property>
30
 
        <property name="can_focus">False</property>
31
 
        <property name="margin_left">12</property>
32
 
        <property name="margin_right">12</property>
33
 
        <property name="margin_top">12</property>
34
 
        <property name="margin_bottom">12</property>
35
 
        <property name="orientation">vertical</property>
36
 
        <property name="spacing">10</property>
37
 
        <child>
38
 
          <object class="GtkHBox" id="hbox_1">
39
 
            <property name="visible">True</property>
40
 
            <property name="can_focus">False</property>
41
 
            <child>
42
 
              <object class="GtkLabel" id="label">
43
 
                <property name="visible">True</property>
44
 
                <property name="can_focus">False</property>
45
 
                <property name="label" translatable="yes">Select the interface to use for the new service</property>
46
 
                <attributes>
47
 
                  <attribute name="weight" value="bold"/>
48
 
                </attributes>
49
 
              </object>
50
 
              <packing>
51
 
                <property name="expand">False</property>
52
 
                <property name="fill">False</property>
53
 
                <property name="position">0</property>
54
 
              </packing>
55
 
            </child>
56
 
          </object>
57
 
          <packing>
58
 
            <property name="expand">False</property>
59
 
            <property name="fill">False</property>
60
 
            <property name="position">0</property>
61
 
          </packing>
62
 
        </child>
63
 
        <child internal-child="action_area">
64
 
          <object class="GtkButtonBox" id="hbuttonbox_1">
65
 
            <property name="visible">True</property>
66
 
            <property name="can_focus">False</property>
67
 
            <property name="layout_style">end</property>
68
 
            <child>
69
 
              <object class="GtkButton" id="cancel_button">
70
 
                <property name="label">gtk-cancel</property>
71
 
                <property name="use_action_appearance">False</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">True</property>
80
 
                <property name="position">0</property>
81
 
              </packing>
82
 
            </child>
83
 
            <child>
84
 
              <object class="GtkButton" id="create_button">
85
 
                <property name="label" translatable="yes">C_reate...</property>
86
 
                <property name="use_action_appearance">False</property>
87
 
                <property name="use_underline">True</property>
88
 
                <property name="visible">True</property>
89
 
                <property name="can_focus">True</property>
90
 
                <property name="can_default">True</property>
91
 
                <property name="receives_default">True</property>
92
 
              </object>
93
 
              <packing>
94
 
                <property name="expand">False</property>
95
 
                <property name="fill">False</property>
96
 
                <property name="position">1</property>
97
 
              </packing>
98
 
            </child>
99
 
          </object>
100
 
          <packing>
101
 
            <property name="expand">False</property>
102
 
            <property name="fill">True</property>
103
 
            <property name="pack_type">end</property>
104
 
            <property name="position">2</property>
105
 
          </packing>
106
 
        </child>
107
 
        <child>
108
 
          <object class="GtkBox" id="box_1">
109
 
            <property name="visible">True</property>
110
 
            <property name="can_focus">False</property>
111
 
            <property name="halign">center</property>
112
 
            <property name="spacing">10</property>
113
 
            <child>
114
 
              <object class="GtkLabel" id="label_1">
115
 
                <property name="visible">True</property>
116
 
                <property name="can_focus">False</property>
117
 
                <property name="label" translatable="yes">_Interface</property>
118
 
                <property name="use_underline">True</property>
119
 
                <property name="mnemonic_widget">connection_type_combo</property>
120
 
              </object>
121
 
              <packing>
122
 
                <property name="expand">False</property>
123
 
                <property name="fill">True</property>
124
 
                <property name="position">0</property>
125
 
              </packing>
126
 
            </child>
127
 
            <child>
128
 
              <object class="GtkComboBox" id="connection_type_combo">
129
 
                <property name="visible">True</property>
130
 
                <property name="can_focus">False</property>
131
 
                <property name="halign">start</property>
132
 
                <property name="valign">start</property>
133
 
                <property name="margin_top">12</property>
134
 
                <property name="margin_bottom">12</property>
135
 
                <property name="model">liststore1</property>
136
 
                <property name="active">0</property>
137
 
                <child>
138
 
                  <object class="GtkCellRendererText" id="renderer_1"/>
139
 
                  <attributes>
140
 
                    <attribute name="text">0</attribute>
141
 
                  </attributes>
142
 
                </child>
143
 
              </object>
144
 
              <packing>
145
 
                <property name="expand">True</property>
146
 
                <property name="fill">True</property>
147
 
                <property name="position">1</property>
148
 
              </packing>
149
 
            </child>
150
 
          </object>
151
 
          <packing>
152
 
            <property name="expand">False</property>
153
 
            <property name="fill">True</property>
154
 
            <property name="position">1</property>
155
 
          </packing>
156
 
        </child>
157
 
      </object>
158
 
    </child>
159
 
    <action-widgets>
160
 
      <action-widget response="0">cancel_button</action-widget>
161
 
      <action-widget response="-5">create_button</action-widget>
162
 
    </action-widgets>
163
 
  </object>
164
 
  <object class="GtkListStore" id="liststore1">
165
 
    <columns>
166
 
      <!-- column-name type -->
167
 
      <column type="gchararray"/>
168
 
      <!-- column-name name -->
169
 
      <column type="gchararray"/>
170
 
    </columns>
171
 
    <data>
172
 
      <row>
173
 
        <col id="0" translatable="yes">VPN</col>
174
 
        <col id="1">vpn</col>
175
 
      </row>
176
 
    </data>
177
 
  </object>
178
20
  <object class="GtkListStore" id="liststore_devices">
179
21
    <columns>
180
22
      <!-- column-name icon -->
181
23
      <column type="gchararray"/>
182
 
      <!-- column-name title -->
183
 
      <column type="gchararray"/>
184
 
      <!-- column-name sort -->
185
 
      <column type="gchararray"/>
186
24
      <!-- column-name object -->
187
25
      <column type="GObject"/>
188
26
    </columns>
189
27
  </object>
190
 
  <object class="GtkListStore" id="liststore_proxy_method">
191
 
    <columns>
192
 
      <!-- column-name text -->
193
 
      <column type="gchararray"/>
194
 
      <!-- column-name type -->
195
 
      <column type="gint"/>
196
 
    </columns>
197
 
    <data>
198
 
      <row>
199
 
        <col id="0" translatable="yes" context="proxy method">None</col>
200
 
        <col id="1">0</col>
201
 
      </row>
202
 
      <row>
203
 
        <col id="0" translatable="yes" context="proxy method">Manual</col>
204
 
        <col id="1">1</col>
205
 
      </row>
206
 
      <row>
207
 
        <col id="0" translatable="yes" context="proxy method">Automatic</col>
208
 
        <col id="1">2</col>
209
 
      </row>
210
 
    </data>
211
 
  </object>
212
 
  <object class="GtkListStore" id="liststore_mobile_connections">
213
 
    <columns>
214
 
      <!-- column-name id -->
215
 
      <column type="gchararray"/>
216
 
      <!-- column-name title -->
217
 
      <column type="gchararray"/>
218
 
    </columns>
219
 
  </object>
220
 
  <object class="GtkWindow" id="window1">
221
 
    <property name="can_focus">False</property>
222
 
    <child>
223
28
      <object class="GtkVBox" id="vbox1">
224
29
        <property name="visible">True</property>
225
30
        <property name="can_focus">False</property>
226
31
        <property name="spacing">12</property>
 
32
        <property name="margin-start">6</property>
 
33
        <property name="margin-end">6</property>
 
34
        <property name="margin-top">6</property>
 
35
        <property name="margin-bottom">6</property>
227
36
        <child>
228
37
          <object class="GtkVBox" id="vbox2">
229
38
            <property name="visible">True</property>
238
47
                  <object class="GtkVBox" id="vbox10">
239
48
                    <property name="visible">True</property>
240
49
                    <property name="can_focus">False</property>
241
 
                    <property name="margin_left">12</property>
 
50
                    <property name="margin_start">12</property>
242
51
                    <property name="margin_top">12</property>
243
52
                    <property name="margin_bottom">12</property>
244
53
                    <child>
348
157
          </packing>
349
158
        </child>
350
159
      </object>
351
 
    </child>
352
 
  </object>
353
160
  <object class="GtkSizeGroup" id="sizegroup1">
354
161
  </object>
355
162
</interface>