summaryrefslogtreecommitdiff
authorkorovkin <korovkin>2006-03-19 14:52:01 (UTC)
committer korovkin <korovkin>2006-03-19 14:52:01 (UTC)
commit700faa72b7e849db91ea4274531d9555161bf24c (patch) (unidiff)
tree166510fa0a00112865c9e215ddbed522ca665ffb
parent73c1b0c47a02696061466c706f4eafb85fe1aa3b (diff)
downloadopie-700faa72b7e849db91ea4274531d9555161bf24c.zip
opie-700faa72b7e849db91ea4274531d9555161bf24c.tar.gz
opie-700faa72b7e849db91ea4274531d9555161bf24c.tar.bz2
Slightly shortened dialog boxes.
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opietooth/manager/rfcommassigndialogbase.ui2
-rw-r--r--noncore/net/opietooth/manager/rfcommdialogitembase.ui41
2 files changed, 35 insertions, 8 deletions
diff --git a/noncore/net/opietooth/manager/rfcommassigndialogbase.ui b/noncore/net/opietooth/manager/rfcommassigndialogbase.ui
index aefa698..ac574a7 100644
--- a/noncore/net/opietooth/manager/rfcommassigndialogbase.ui
+++ b/noncore/net/opietooth/manager/rfcommassigndialogbase.ui
@@ -1,44 +1,44 @@
1<!DOCTYPE UI><UI> 1<!DOCTYPE UI><UI>
2<class>RfcommAssignDialogBase</class> 2<class>RfcommAssignDialogBase</class>
3<widget> 3<widget>
4 <class>QDialog</class> 4 <class>QDialog</class>
5 <property stdset="1"> 5 <property stdset="1">
6 <name>name</name> 6 <name>name</name>
7 <cstring>RfcommAssignDialogBase</cstring> 7 <cstring>RfcommAssignDialogBase</cstring>
8 </property> 8 </property>
9 <property stdset="1"> 9 <property stdset="1">
10 <name>geometry</name> 10 <name>geometry</name>
11 <rect> 11 <rect>
12 <x>0</x> 12 <x>0</x>
13 <y>0</y> 13 <y>0</y>
14 <width>444</width> 14 <width>289</width>
15 <height>343</height> 15 <height>343</height>
16 </rect> 16 </rect>
17 </property> 17 </property>
18 <property stdset="1"> 18 <property stdset="1">
19 <name>caption</name> 19 <name>caption</name>
20 <string>Rfcomm Bind</string> 20 <string>Rfcomm Bind</string>
21 </property> 21 </property>
22 <vbox> 22 <vbox>
23 <property stdset="1"> 23 <property stdset="1">
24 <name>margin</name> 24 <name>margin</name>
25 <number>11</number> 25 <number>11</number>
26 </property> 26 </property>
27 <property stdset="1"> 27 <property stdset="1">
28 <name>spacing</name> 28 <name>spacing</name>
29 <number>6</number> 29 <number>6</number>
30 </property> 30 </property>
31 <widget> 31 <widget>
32 <class>QLabel</class> 32 <class>QLabel</class>
33 <property stdset="1"> 33 <property stdset="1">
34 <name>name</name> 34 <name>name</name>
35 <cstring>TextLabel1</cstring> 35 <cstring>TextLabel1</cstring>
36 </property> 36 </property>
37 <property stdset="1"> 37 <property stdset="1">
38 <name>text</name> 38 <name>text</name>
39 <string>Bind device to a interface</string> 39 <string>Bind device to a interface</string>
40 </property> 40 </property>
41 </widget> 41 </widget>
42 </vbox> 42 </vbox>
43</widget> 43</widget>
44</UI> 44</UI>
diff --git a/noncore/net/opietooth/manager/rfcommdialogitembase.ui b/noncore/net/opietooth/manager/rfcommdialogitembase.ui
index dafca52..f9817df 100644
--- a/noncore/net/opietooth/manager/rfcommdialogitembase.ui
+++ b/noncore/net/opietooth/manager/rfcommdialogitembase.ui
@@ -1,216 +1,243 @@
1<!DOCTYPE UI><UI> 1<!DOCTYPE UI><UI>
2<class>RfcommDialogItemBase</class> 2<class>RfcommDialogItemBase</class>
3<widget> 3<widget>
4 <class>QWidget</class> 4 <class>QWidget</class>
5 <property stdset="1"> 5 <property stdset="1">
6 <name>name</name> 6 <name>name</name>
7 <cstring>RfcommDialogItemBase</cstring> 7 <cstring>RfcommDialogItemBase</cstring>
8 </property> 8 </property>
9 <property stdset="1"> 9 <property stdset="1">
10 <name>geometry</name> 10 <name>geometry</name>
11 <rect> 11 <rect>
12 <x>0</x> 12 <x>0</x>
13 <y>0</y> 13 <y>0</y>
14 <width>345</width> 14 <width>289</width>
15 <height>95</height> 15 <height>95</height>
16 </rect> 16 </rect>
17 </property> 17 </property>
18 <property stdset="1"> 18 <property stdset="1">
19 <name>caption</name> 19 <name>caption</name>
20 <string>Form2</string> 20 <string>Form2</string>
21 </property> 21 </property>
22 <property>
23 <name>layoutMargin</name>
24 </property>
25 <property>
26 <name>layoutSpacing</name>
27 </property>
28 <vbox> 22 <vbox>
29 <property stdset="1"> 23 <property stdset="1">
30 <name>margin</name> 24 <name>margin</name>
31 <number>0</number> 25 <number>0</number>
32 </property> 26 </property>
33 <property stdset="1"> 27 <property stdset="1">
34 <name>spacing</name> 28 <name>spacing</name>
35 <number>0</number> 29 <number>0</number>
36 </property> 30 </property>
37 <widget> 31 <widget>
38 <class>QGroupBox</class> 32 <class>QGroupBox</class>
39 <property stdset="1"> 33 <property stdset="1">
40 <name>name</name> 34 <name>name</name>
41 <cstring>m_identLabel</cstring> 35 <cstring>m_identLabel</cstring>
42 </property> 36 </property>
37 <property stdset="1">
38 <name>title</name>
39 <string></string>
40 </property>
43 <property> 41 <property>
44 <name>layoutMargin</name> 42 <name>layoutMargin</name>
45 </property> 43 </property>
46 <property> 44 <property>
47 <name>layoutSpacing</name> 45 <name>layoutSpacing</name>
48 </property> 46 </property>
49 <grid> 47 <grid>
50 <property stdset="1"> 48 <property stdset="1">
51 <name>margin</name> 49 <name>margin</name>
52 <number>5</number> 50 <number>5</number>
53 </property> 51 </property>
54 <property stdset="1"> 52 <property stdset="1">
55 <name>spacing</name> 53 <name>spacing</name>
56 <number>5</number> 54 <number>5</number>
57 </property> 55 </property>
58 <widget row="0" column="0" > 56 <widget row="0" column="0" >
59 <class>QLayoutWidget</class> 57 <class>QLayoutWidget</class>
60 <property stdset="1"> 58 <property stdset="1">
61 <name>name</name> 59 <name>name</name>
62 <cstring>Layout3</cstring> 60 <cstring>Layout3</cstring>
63 </property> 61 </property>
64 <hbox> 62 <hbox>
65 <property stdset="1"> 63 <property stdset="1">
66 <name>margin</name> 64 <name>margin</name>
67 <number>0</number> 65 <number>0</number>
68 </property> 66 </property>
69 <property stdset="1"> 67 <property stdset="1">
70 <name>spacing</name> 68 <name>spacing</name>
71 <number>6</number> 69 <number>6</number>
72 </property> 70 </property>
73 <widget> 71 <widget>
74 <class>QLabel</class> 72 <class>QLabel</class>
75 <property stdset="1"> 73 <property stdset="1">
76 <name>name</name> 74 <name>name</name>
77 <cstring>TextLabel4</cstring> 75 <cstring>TextLabel4</cstring>
78 </property> 76 </property>
79 <property stdset="1"> 77 <property stdset="1">
80 <name>text</name> 78 <name>text</name>
81 <string>Mac</string> 79 <string>Mac</string>
82 </property> 80 </property>
83 </widget> 81 </widget>
84 <widget> 82 <widget>
85 <class>QLineEdit</class> 83 <class>QLineEdit</class>
86 <property stdset="1"> 84 <property stdset="1">
87 <name>name</name> 85 <name>name</name>
88 <cstring>m_macAddress</cstring> 86 <cstring>m_macAddress</cstring>
89 </property> 87 </property>
90 </widget> 88 </widget>
91 <widget> 89 <widget>
92 <class>QLabel</class> 90 <class>QLabel</class>
93 <property stdset="1"> 91 <property stdset="1">
94 <name>name</name> 92 <name>name</name>
95 <cstring>TextLabel5</cstring> 93 <cstring>TextLabel5</cstring>
96 </property> 94 </property>
97 <property stdset="1"> 95 <property stdset="1">
98 <name>text</name> 96 <name>text</name>
99 <string>Channel</string> 97 <string>Channel</string>
100 </property> 98 </property>
101 </widget> 99 </widget>
102 <widget> 100 <widget>
103 <class>QComboBox</class> 101 <class>QComboBox</class>
104 <item> 102 <item>
105 <property> 103 <property>
106 <name>text</name> 104 <name>text</name>
107 <string>0</string> 105 <string>0</string>
108 </property> 106 </property>
109 </item> 107 </item>
110 <item> 108 <item>
111 <property> 109 <property>
112 <name>text</name> 110 <name>text</name>
113 <string>1</string> 111 <string>1</string>
114 </property> 112 </property>
115 </item> 113 </item>
116 <item> 114 <item>
117 <property> 115 <property>
118 <name>text</name> 116 <name>text</name>
119 <string>2</string> 117 <string>2</string>
120 </property> 118 </property>
121 </item> 119 </item>
122 <item> 120 <item>
123 <property> 121 <property>
124 <name>text</name> 122 <name>text</name>
125 <string>3</string> 123 <string>3</string>
126 </property> 124 </property>
127 </item> 125 </item>
128 <item> 126 <item>
129 <property> 127 <property>
130 <name>text</name> 128 <name>text</name>
131 <string>4</string> 129 <string>4</string>
132 </property> 130 </property>
133 </item> 131 </item>
134 <item> 132 <item>
135 <property> 133 <property>
136 <name>text</name> 134 <name>text</name>
137 <string>5</string> 135 <string>5</string>
138 </property> 136 </property>
139 </item> 137 </item>
140 <item> 138 <item>
141 <property> 139 <property>
142 <name>text</name> 140 <name>text</name>
143 <string>6</string> 141 <string>6</string>
144 </property> 142 </property>
145 </item> 143 </item>
146 <item> 144 <item>
147 <property> 145 <property>
148 <name>text</name> 146 <name>text</name>
149 <string>7</string> 147 <string>7</string>
150 </property> 148 </property>
151 </item> 149 </item>
152 <item> 150 <item>
153 <property> 151 <property>
154 <name>text</name> 152 <name>text</name>
155 <string>8</string> 153 <string>8</string>
156 </property> 154 </property>
157 </item> 155 </item>
158 <item> 156 <item>
159 <property> 157 <property>
160 <name>text</name> 158 <name>text</name>
161 <string>9</string> 159 <string>9</string>
162 </property> 160 </property>
163 </item> 161 </item>
164 <item> 162 <item>
165 <property> 163 <property>
166 <name>text</name> 164 <name>text</name>
167 <string>10</string> 165 <string>10</string>
168 </property> 166 </property>
169 </item> 167 </item>
170 <property stdset="1"> 168 <property stdset="1">
171 <name>name</name> 169 <name>name</name>
172 <cstring>m_channelDropdown</cstring> 170 <cstring>m_channelDropdown</cstring>
173 </property> 171 </property>
174 </widget> 172 </widget>
175 </hbox> 173 </hbox>
176 </widget> 174 </widget>
177 <widget row="1" column="0" > 175 <widget row="1" column="0" >
178 <class>QLayoutWidget</class> 176 <class>QLayoutWidget</class>
179 <property stdset="1"> 177 <property stdset="1">
180 <name>name</name> 178 <name>name</name>
181 <cstring>Layout4</cstring> 179 <cstring>Layout4</cstring>
182 </property> 180 </property>
183 <hbox> 181 <hbox>
184 <property stdset="1"> 182 <property stdset="1">
185 <name>margin</name> 183 <name>margin</name>
186 <number>0</number> 184 <number>0</number>
187 </property> 185 </property>
188 <property stdset="1"> 186 <property stdset="1">
189 <name>spacing</name> 187 <name>spacing</name>
190 <number>6</number> 188 <number>6</number>
191 </property> 189 </property>
192 <widget> 190 <widget>
193 <class>QLabel</class> 191 <class>QLabel</class>
194 <property stdset="1"> 192 <property stdset="1">
195 <name>name</name> 193 <name>name</name>
196 <cstring>TextLabel3</cstring> 194 <cstring>TextLabel3</cstring>
197 </property> 195 </property>
198 <property stdset="1"> 196 <property stdset="1">
197 <name>sizePolicy</name>
198 <sizepolicy>
199 <hsizetype>1</hsizetype>
200 <vsizetype>1</vsizetype>
201 </sizepolicy>
202 </property>
203 <property stdset="1">
199 <name>text</name> 204 <name>text</name>
200 <string>Comment:</string> 205 <string>Comment:</string>
201 </property> 206 </property>
202 </widget> 207 </widget>
203 <widget> 208 <widget>
204 <class>QLineEdit</class> 209 <class>QLineEdit</class>
205 <property stdset="1"> 210 <property stdset="1">
206 <name>name</name> 211 <name>name</name>
207 <cstring>m_commentLine</cstring> 212 <cstring>m_commentLine</cstring>
208 </property> 213 </property>
209 </widget> 214 </widget>
210 </hbox> 215 </hbox>
211 </widget> 216 </widget>
212 </grid> 217 </grid>
213 </widget> 218 </widget>
214 </vbox> 219 </vbox>
215</widget> 220</widget>
221<customwidgets>
222 <customwidget>
223 <class>QWidget</class>
224 <header location="local">qwidget.h</header>
225 <sizehint>
226 <width>100</width>
227 <height>100</height>
228 </sizehint>
229 <container>0</container>
230 <sizepolicy>
231 <hordata>7</hordata>
232 <verdata>7</verdata>
233 </sizepolicy>
234 <pixmap>image0</pixmap>
235 </customwidget>
236</customwidgets>
237<images>
238 <image>
239 <name>image0</name>
240 <data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758</data>
241 </image>
242</images>
216</UI> 243</UI>