~ubuntu-branches/ubuntu/precise/networkmanagement/precise-updates

« back to all changes in this revision

Viewing changes to libs/ui/ipv6routes.ui

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl, Modestas Vainius, Michael Biebl
  • Date: 2011-05-27 12:18:25 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110527121825-vfufwquq3vy0k3zn
Tags: 0.1+git20110526.911025d-1
[ Modestas Vainius ]
* Use official KDE branding in the package descriptions.

[ Michael Biebl ]
* New upstream Git snapshot 911025d81fdfbe09b64705e94e5411f521c38e3e.
* debian/control
  - Bump Build-Depends on kdelibs5-dev and kdebase-workspace-dev to
    (>= 4:4.6.0).
  - Bump Build-Depends on network-manager-dev and libnm-util-dev to
    (>= 0.8.1).
  - Bump Depends on network-manager to (>= 0.8.1).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
 
3
 <class>RoutesIp6Config</class>
 
4
 <widget class="QWidget" name="RoutesIp6Config">
 
5
  <property name="geometry">
 
6
   <rect>
 
7
    <x>0</x>
 
8
    <y>0</y>
 
9
    <width>280</width>
 
10
    <height>318</height>
 
11
   </rect>
 
12
  </property>
 
13
  <property name="sizePolicy">
 
14
   <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
 
15
    <horstretch>0</horstretch>
 
16
    <verstretch>0</verstretch>
 
17
   </sizepolicy>
 
18
  </property>
 
19
  <property name="windowTitle">
 
20
   <string>Advanced IP Settings</string>
 
21
  </property>
 
22
  <layout class="QGridLayout" name="gridLayout">
 
23
   <item row="0" column="0" colspan="2">
 
24
    <widget class="QLabel" name="label">
 
25
     <property name="sizePolicy">
 
26
      <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
 
27
       <horstretch>0</horstretch>
 
28
       <verstretch>0</verstretch>
 
29
      </sizepolicy>
 
30
     </property>
 
31
     <property name="text">
 
32
      <string>&amp;Routes</string>
 
33
     </property>
 
34
     <property name="buddy">
 
35
      <cstring>tableViewAddresses</cstring>
 
36
     </property>
 
37
    </widget>
 
38
   </item>
 
39
   <item row="1" column="0" colspan="3">
 
40
    <widget class="QTableView" name="tableViewAddresses">
 
41
     <property name="sizePolicy">
 
42
      <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
 
43
       <horstretch>0</horstretch>
 
44
       <verstretch>0</verstretch>
 
45
      </sizepolicy>
 
46
     </property>
 
47
     <property name="minimumSize">
 
48
      <size>
 
49
       <width>150</width>
 
50
       <height>50</height>
 
51
      </size>
 
52
     </property>
 
53
     <property name="selectionMode">
 
54
      <enum>QAbstractItemView::SingleSelection</enum>
 
55
     </property>
 
56
     <property name="selectionBehavior">
 
57
      <enum>QAbstractItemView::SelectRows</enum>
 
58
     </property>
 
59
     <property name="showGrid">
 
60
      <bool>true</bool>
 
61
     </property>
 
62
     <property name="gridStyle">
 
63
      <enum>Qt::SolidLine</enum>
 
64
     </property>
 
65
     <attribute name="horizontalHeaderStretchLastSection">
 
66
      <bool>true</bool>
 
67
     </attribute>
 
68
     <attribute name="verticalHeaderVisible">
 
69
      <bool>false</bool>
 
70
     </attribute>
 
71
    </widget>
 
72
   </item>
 
73
   <item row="2" column="0">
 
74
    <spacer name="horizontalSpacer">
 
75
     <property name="orientation">
 
76
      <enum>Qt::Horizontal</enum>
 
77
     </property>
 
78
     <property name="sizeHint" stdset="0">
 
79
      <size>
 
80
       <width>119</width>
 
81
       <height>20</height>
 
82
      </size>
 
83
     </property>
 
84
    </spacer>
 
85
   </item>
 
86
   <item row="2" column="1">
 
87
    <widget class="QPushButton" name="pushButtonAdd">
 
88
     <property name="sizePolicy">
 
89
      <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
 
90
       <horstretch>0</horstretch>
 
91
       <verstretch>0</verstretch>
 
92
      </sizepolicy>
 
93
     </property>
 
94
     <property name="minimumSize">
 
95
      <size>
 
96
       <width>31</width>
 
97
       <height>31</height>
 
98
      </size>
 
99
     </property>
 
100
     <property name="maximumSize">
 
101
      <size>
 
102
       <width>16777215</width>
 
103
       <height>16777215</height>
 
104
      </size>
 
105
     </property>
 
106
     <property name="text">
 
107
      <string comment="Insert a row">Add</string>
 
108
     </property>
 
109
    </widget>
 
110
   </item>
 
111
   <item row="2" column="2">
 
112
    <widget class="QPushButton" name="pushButtonRemove">
 
113
     <property name="enabled">
 
114
      <bool>false</bool>
 
115
     </property>
 
116
     <property name="sizePolicy">
 
117
      <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
 
118
       <horstretch>0</horstretch>
 
119
       <verstretch>0</verstretch>
 
120
      </sizepolicy>
 
121
     </property>
 
122
     <property name="minimumSize">
 
123
      <size>
 
124
       <width>31</width>
 
125
       <height>31</height>
 
126
      </size>
 
127
     </property>
 
128
     <property name="maximumSize">
 
129
      <size>
 
130
       <width>16777215</width>
 
131
       <height>16777215</height>
 
132
      </size>
 
133
     </property>
 
134
     <property name="text">
 
135
      <string comment="Remove a selected row">R&amp;emove</string>
 
136
     </property>
 
137
    </widget>
 
138
   </item>
 
139
   <item row="4" column="0" colspan="3">
 
140
    <widget class="QCheckBox" name="cbIgnoreAutoRoutes">
 
141
     <property name="text">
 
142
      <string>Ignore &amp;automatically obtained routes</string>
 
143
     </property>
 
144
    </widget>
 
145
   </item>
 
146
   <item row="3" column="0">
 
147
    <spacer name="verticalSpacer">
 
148
     <property name="orientation">
 
149
      <enum>Qt::Vertical</enum>
 
150
     </property>
 
151
     <property name="sizeType">
 
152
      <enum>QSizePolicy::Fixed</enum>
 
153
     </property>
 
154
     <property name="sizeHint" stdset="0">
 
155
      <size>
 
156
       <width>20</width>
 
157
       <height>12</height>
 
158
      </size>
 
159
     </property>
 
160
    </spacer>
 
161
   </item>
 
162
   <item row="5" column="0" colspan="3">
 
163
    <widget class="QCheckBox" name="cbNeverDefault">
 
164
     <property name="text">
 
165
      <string>Use &amp;only for resources on this connection</string>
 
166
     </property>
 
167
    </widget>
 
168
   </item>
 
169
  </layout>
 
170
 </widget>
 
171
 <resources/>
 
172
 <connections/>
 
173
</ui>