~elementary-os/ubuntu-package-imports/network-manager-applet-bionic

« back to all changes in this revision

Viewing changes to src/connection-editor/ce-new-connection.ui

  • Committer: RabbitBot
  • Date: 2018-02-05 14:05:13 UTC
  • Revision ID: rabbitbot@elementary.io-20180205140513-3yr81c4ly6dt6rxa
Initial import, version 1.8.10-2ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<!-- Generated with glade 3.20.0 -->
 
3
<interface>
 
4
  <requires lib="gtk+" version="3.10"/>
 
5
  <object class="GtkListStore" id="new_connection_combo_model">
 
6
    <columns>
 
7
      <!-- column-name name, -->
 
8
      <column type="gchararray"/>
 
9
      <!-- column-name sensitive, -->
 
10
      <column type="gboolean"/>
 
11
      <!-- column-name new_func, -->
 
12
      <column type="gpointer"/>
 
13
      <!-- column-name name,1 -->
 
14
      <column type="gchararray"/>
 
15
      <!-- column-name vpn_plugin, -->
 
16
      <column type="GObject"/>
 
17
      <!-- column-name vpn_service_type, -->
 
18
      <column type="gchararray"/>
 
19
      <!-- column-name add_detail_key, -->
 
20
      <column type="gchararray"/>
 
21
      <!-- column-name add_detail_val, -->
 
22
      <column type="gchararray"/>
 
23
    </columns>
 
24
  </object>
 
25
  <object class="GtkDialog" id="new_connection_type_dialog">
 
26
    <property name="can_focus">False</property>
 
27
    <property name="border_width">5</property>
 
28
    <property name="title"> </property>
 
29
    <property name="resizable">False</property>
 
30
    <property name="modal">True</property>
 
31
    <property name="window_position">center-always</property>
 
32
    <property name="icon_name">gtk-dialog-question</property>
 
33
    <property name="type_hint">dialog</property>
 
34
    <child internal-child="vbox">
 
35
      <object class="GtkBox" id="vbox2">
 
36
        <property name="visible">True</property>
 
37
        <property name="can_focus">False</property>
 
38
        <property name="orientation">vertical</property>
 
39
        <property name="spacing">2</property>
 
40
        <child internal-child="action_area">
 
41
          <object class="GtkButtonBox" id="hbuttonbox1">
 
42
            <property name="visible">True</property>
 
43
            <property name="can_focus">False</property>
 
44
            <property name="layout_style">end</property>
 
45
            <child>
 
46
              <object class="GtkButton" id="cancel_button">
 
47
                <property name="label" translatable="yes">_Cancel</property>
 
48
                <property name="visible">True</property>
 
49
                <property name="can_focus">True</property>
 
50
                <property name="can_default">True</property>
 
51
                <property name="receives_default">False</property>
 
52
                <property name="use_underline">True</property>
 
53
              </object>
 
54
              <packing>
 
55
                <property name="expand">False</property>
 
56
                <property name="fill">False</property>
 
57
                <property name="position">0</property>
 
58
              </packing>
 
59
            </child>
 
60
            <child>
 
61
              <object class="GtkButton" id="create_button">
 
62
                <property name="label" translatable="yes">C_reate…</property>
 
63
                <property name="visible">True</property>
 
64
                <property name="can_focus">True</property>
 
65
                <property name="can_default">True</property>
 
66
                <property name="receives_default">False</property>
 
67
                <property name="use_underline">True</property>
 
68
              </object>
 
69
              <packing>
 
70
                <property name="expand">False</property>
 
71
                <property name="fill">False</property>
 
72
                <property name="position">1</property>
 
73
              </packing>
 
74
            </child>
 
75
          </object>
 
76
          <packing>
 
77
            <property name="expand">False</property>
 
78
            <property name="fill">True</property>
 
79
            <property name="pack_type">end</property>
 
80
            <property name="position">0</property>
 
81
          </packing>
 
82
        </child>
 
83
        <child>
 
84
          <object class="GtkHBox" id="hbox2">
 
85
            <property name="visible">True</property>
 
86
            <property name="can_focus">False</property>
 
87
            <property name="border_width">5</property>
 
88
            <property name="spacing">12</property>
 
89
            <child>
 
90
              <object class="GtkImage" id="image2">
 
91
                <property name="visible">True</property>
 
92
                <property name="can_focus">False</property>
 
93
                <property name="valign">start</property>
 
94
                <property name="icon_name">dialog-question</property>
 
95
                <property name="icon_size">6</property>
 
96
              </object>
 
97
              <packing>
 
98
                <property name="expand">False</property>
 
99
                <property name="fill">True</property>
 
100
                <property name="position">0</property>
 
101
              </packing>
 
102
            </child>
 
103
            <child>
 
104
              <object class="GtkVBox" id="vbox3">
 
105
                <property name="visible">True</property>
 
106
                <property name="can_focus">False</property>
 
107
                <property name="spacing">12</property>
 
108
                <child>
 
109
                  <object class="GtkLabel" id="new_connection_primary_label">
 
110
                    <property name="visible">True</property>
 
111
                    <property name="can_focus">False</property>
 
112
                    <property name="label" translatable="yes">Choose a Connection Type</property>
 
113
                    <property name="xalign">0</property>
 
114
                    <attributes>
 
115
                      <attribute name="weight" value="bold"/>
 
116
                      <attribute name="scale" value="1.2"/>
 
117
                    </attributes>
 
118
                  </object>
 
119
                  <packing>
 
120
                    <property name="expand">False</property>
 
121
                    <property name="fill">False</property>
 
122
                    <property name="position">0</property>
 
123
                  </packing>
 
124
                </child>
 
125
                <child>
 
126
                  <object class="GtkLabel" id="new_connection_secondary_label">
 
127
                    <property name="visible">True</property>
 
128
                    <property name="can_focus">False</property>
 
129
                    <property name="label" translatable="yes">Select the type of connection you wish to create.
 
130
 
 
131
If you are creating a VPN, and the VPN connection you wish to create does not appear in the list, you may not have the correct VPN plugin installed.</property>
 
132
                    <property name="wrap">True</property>
 
133
                    <property name="max_width_chars">60</property>
 
134
                    <property name="xalign">0</property>
 
135
                  </object>
 
136
                  <packing>
 
137
                    <property name="expand">False</property>
 
138
                    <property name="fill">False</property>
 
139
                    <property name="position">1</property>
 
140
                  </packing>
 
141
                </child>
 
142
                <child>
 
143
                  <object class="GtkVBox" id="new_connection_vbox">
 
144
                    <property name="visible">True</property>
 
145
                    <property name="can_focus">False</property>
 
146
                    <property name="spacing">6</property>
 
147
                    <child>
 
148
                      <object class="GtkComboBox" id="new_connection_type_combo">
 
149
                        <property name="visible">True</property>
 
150
                        <property name="can_focus">False</property>
 
151
                        <property name="model">new_connection_combo_model</property>
 
152
                        <child>
 
153
                          <object class="GtkCellRendererText" id="renderer2"/>
 
154
                          <attributes>
 
155
                            <attribute name="sensitive">1</attribute>
 
156
                            <attribute name="markup">0</attribute>
 
157
                          </attributes>
 
158
                        </child>
 
159
                      </object>
 
160
                      <packing>
 
161
                        <property name="expand">True</property>
 
162
                        <property name="fill">True</property>
 
163
                        <property name="position">0</property>
 
164
                      </packing>
 
165
                    </child>
 
166
                    <child>
 
167
                      <object class="GtkLabel" id="new_connection_desc_label">
 
168
                        <property name="visible">True</property>
 
169
                        <property name="can_focus">False</property>
 
170
                        <property name="use_markup">True</property>
 
171
                        <property name="wrap">True</property>
 
172
                        <property name="xalign">0</property>
 
173
                      </object>
 
174
                      <packing>
 
175
                        <property name="expand">True</property>
 
176
                        <property name="fill">True</property>
 
177
                        <property name="position">1</property>
 
178
                      </packing>
 
179
                    </child>
 
180
                  </object>
 
181
                  <packing>
 
182
                    <property name="expand">False</property>
 
183
                    <property name="fill">False</property>
 
184
                    <property name="padding">6</property>
 
185
                    <property name="position">2</property>
 
186
                  </packing>
 
187
                </child>
 
188
              </object>
 
189
              <packing>
 
190
                <property name="expand">True</property>
 
191
                <property name="fill">True</property>
 
192
                <property name="position">1</property>
 
193
              </packing>
 
194
            </child>
 
195
          </object>
 
196
          <packing>
 
197
            <property name="expand">False</property>
 
198
            <property name="fill">True</property>
 
199
            <property name="position">1</property>
 
200
          </packing>
 
201
        </child>
 
202
      </object>
 
203
    </child>
 
204
    <action-widgets>
 
205
      <action-widget response="-6">cancel_button</action-widget>
 
206
      <action-widget response="-5">create_button</action-widget>
 
207
    </action-widgets>
 
208
  </object>
 
209
</interface>