1 |
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> |
---|
2 |
<class>ffadoRegDialogUI</class> |
---|
3 |
<widget class="QDialog"> |
---|
4 |
<property name="name"> |
---|
5 |
<cstring>ffadoRegDialogUI</cstring> |
---|
6 |
</property> |
---|
7 |
<property name="geometry"> |
---|
8 |
<rect> |
---|
9 |
<x>0</x> |
---|
10 |
<y>0</y> |
---|
11 |
<width>468</width> |
---|
12 |
<height>565</height> |
---|
13 |
</rect> |
---|
14 |
</property> |
---|
15 |
<property name="caption"> |
---|
16 |
<string>FFADO Usage Statistics</string> |
---|
17 |
</property> |
---|
18 |
<widget class="QLabel"> |
---|
19 |
<property name="name"> |
---|
20 |
<cstring>regText</cstring> |
---|
21 |
</property> |
---|
22 |
<property name="geometry"> |
---|
23 |
<rect> |
---|
24 |
<x>10</x> |
---|
25 |
<y>10</y> |
---|
26 |
<width>450</width> |
---|
27 |
<height>290</height> |
---|
28 |
</rect> |
---|
29 |
</property> |
---|
30 |
<property name="text"> |
---|
31 |
<string>You are running this version of FFADO for the first time with this device. |
---|
32 |
|
---|
33 |
In order to collect decent usage statistics we would like to send some information about your system to ffado.org. We need usage statistics to convince vendors that Linux does matter. |
---|
34 |
|
---|
35 |
This information is intended only for usage monitoring. The only personal information sent is an optional email address. The source code for the registration process can be found in "ffado_registration.py".</string> |
---|
36 |
</property> |
---|
37 |
<property name="alignment"> |
---|
38 |
<set>WordBreak|AlignTop</set> |
---|
39 |
</property> |
---|
40 |
</widget> |
---|
41 |
<widget class="QPushButton"> |
---|
42 |
<property name="name"> |
---|
43 |
<cstring>btnSend</cstring> |
---|
44 |
</property> |
---|
45 |
<property name="geometry"> |
---|
46 |
<rect> |
---|
47 |
<x>10</x> |
---|
48 |
<y>520</y> |
---|
49 |
<width>121</width> |
---|
50 |
<height>31</height> |
---|
51 |
</rect> |
---|
52 |
</property> |
---|
53 |
<property name="text"> |
---|
54 |
<string>Send</string> |
---|
55 |
</property> |
---|
56 |
<property name="default"> |
---|
57 |
<bool>true</bool> |
---|
58 |
</property> |
---|
59 |
</widget> |
---|
60 |
<widget class="QPushButton"> |
---|
61 |
<property name="name"> |
---|
62 |
<cstring>btnNoSend</cstring> |
---|
63 |
</property> |
---|
64 |
<property name="geometry"> |
---|
65 |
<rect> |
---|
66 |
<x>140</x> |
---|
67 |
<y>520</y> |
---|
68 |
<width>160</width> |
---|
69 |
<height>31</height> |
---|
70 |
</rect> |
---|
71 |
</property> |
---|
72 |
<property name="text"> |
---|
73 |
<string>Don't send now</string> |
---|
74 |
</property> |
---|
75 |
</widget> |
---|
76 |
<widget class="QPushButton"> |
---|
77 |
<property name="name"> |
---|
78 |
<cstring>btnNeverSend</cstring> |
---|
79 |
</property> |
---|
80 |
<property name="geometry"> |
---|
81 |
<rect> |
---|
82 |
<x>310</x> |
---|
83 |
<y>520</y> |
---|
84 |
<width>150</width> |
---|
85 |
<height>31</height> |
---|
86 |
</rect> |
---|
87 |
</property> |
---|
88 |
<property name="text"> |
---|
89 |
<string>Never send</string> |
---|
90 |
</property> |
---|
91 |
</widget> |
---|
92 |
<widget class="QGroupBox"> |
---|
93 |
<property name="name"> |
---|
94 |
<cstring>grpDeviceInfo</cstring> |
---|
95 |
</property> |
---|
96 |
<property name="geometry"> |
---|
97 |
<rect> |
---|
98 |
<x>10</x> |
---|
99 |
<y>301</y> |
---|
100 |
<width>451</width> |
---|
101 |
<height>200</height> |
---|
102 |
</rect> |
---|
103 |
</property> |
---|
104 |
<property name="title"> |
---|
105 |
<string>Information being sent </string> |
---|
106 |
</property> |
---|
107 |
<widget class="QLabel"> |
---|
108 |
<property name="name"> |
---|
109 |
<cstring>textLabel2</cstring> |
---|
110 |
</property> |
---|
111 |
<property name="geometry"> |
---|
112 |
<rect> |
---|
113 |
<x>10</x> |
---|
114 |
<y>159</y> |
---|
115 |
<width>121</width> |
---|
116 |
<height>30</height> |
---|
117 |
</rect> |
---|
118 |
</property> |
---|
119 |
<property name="text"> |
---|
120 |
<string>Your E-Mail:</string> |
---|
121 |
</property> |
---|
122 |
</widget> |
---|
123 |
<widget class="QLineEdit"> |
---|
124 |
<property name="name"> |
---|
125 |
<cstring>txtEmail</cstring> |
---|
126 |
</property> |
---|
127 |
<property name="geometry"> |
---|
128 |
<rect> |
---|
129 |
<x>140</x> |
---|
130 |
<y>160</y> |
---|
131 |
<width>300</width> |
---|
132 |
<height>31</height> |
---|
133 |
</rect> |
---|
134 |
</property> |
---|
135 |
<property name="text"> |
---|
136 |
<string>(optional)</string> |
---|
137 |
</property> |
---|
138 |
</widget> |
---|
139 |
<widget class="QLabel"> |
---|
140 |
<property name="name"> |
---|
141 |
<cstring>txtVersion</cstring> |
---|
142 |
</property> |
---|
143 |
<property name="geometry"> |
---|
144 |
<rect> |
---|
145 |
<x>160</x> |
---|
146 |
<y>119</y> |
---|
147 |
<width>280</width> |
---|
148 |
<height>30</height> |
---|
149 |
</rect> |
---|
150 |
</property> |
---|
151 |
<property name="text"> |
---|
152 |
<string>0x1234546</string> |
---|
153 |
</property> |
---|
154 |
</widget> |
---|
155 |
<widget class="QLabel"> |
---|
156 |
<property name="name"> |
---|
157 |
<cstring>textLabel2_2_3</cstring> |
---|
158 |
</property> |
---|
159 |
<property name="geometry"> |
---|
160 |
<rect> |
---|
161 |
<x>10</x> |
---|
162 |
<y>120</y> |
---|
163 |
<width>140</width> |
---|
164 |
<height>30</height> |
---|
165 |
</rect> |
---|
166 |
</property> |
---|
167 |
<property name="text"> |
---|
168 |
<string>FFADO Version:</string> |
---|
169 |
</property> |
---|
170 |
</widget> |
---|
171 |
<widget class="QLabel"> |
---|
172 |
<property name="name"> |
---|
173 |
<cstring>textLabel2_2_2</cstring> |
---|
174 |
</property> |
---|
175 |
<property name="geometry"> |
---|
176 |
<rect> |
---|
177 |
<x>30</x> |
---|
178 |
<y>90</y> |
---|
179 |
<width>90</width> |
---|
180 |
<height>30</height> |
---|
181 |
</rect> |
---|
182 |
</property> |
---|
183 |
<property name="text"> |
---|
184 |
<string>GUID:</string> |
---|
185 |
</property> |
---|
186 |
</widget> |
---|
187 |
<widget class="QLabel"> |
---|
188 |
<property name="name"> |
---|
189 |
<cstring>textLabel2_2_2_2</cstring> |
---|
190 |
</property> |
---|
191 |
<property name="geometry"> |
---|
192 |
<rect> |
---|
193 |
<x>30</x> |
---|
194 |
<y>60</y> |
---|
195 |
<width>140</width> |
---|
196 |
<height>30</height> |
---|
197 |
</rect> |
---|
198 |
</property> |
---|
199 |
<property name="text"> |
---|
200 |
<string>Vendor/Model Id:</string> |
---|
201 |
</property> |
---|
202 |
</widget> |
---|
203 |
<widget class="QLabel"> |
---|
204 |
<property name="name"> |
---|
205 |
<cstring>textLabel2_2</cstring> |
---|
206 |
</property> |
---|
207 |
<property name="geometry"> |
---|
208 |
<rect> |
---|
209 |
<x>10</x> |
---|
210 |
<y>30</y> |
---|
211 |
<width>100</width> |
---|
212 |
<height>30</height> |
---|
213 |
</rect> |
---|
214 |
</property> |
---|
215 |
<property name="text"> |
---|
216 |
<string>Device Info:</string> |
---|
217 |
</property> |
---|
218 |
</widget> |
---|
219 |
<widget class="QLabel"> |
---|
220 |
<property name="name"> |
---|
221 |
<cstring>txtDevice</cstring> |
---|
222 |
</property> |
---|
223 |
<property name="geometry"> |
---|
224 |
<rect> |
---|
225 |
<x>120</x> |
---|
226 |
<y>30</y> |
---|
227 |
<width>320</width> |
---|
228 |
<height>30</height> |
---|
229 |
</rect> |
---|
230 |
</property> |
---|
231 |
<property name="text"> |
---|
232 |
<string>FFADO TEST </string> |
---|
233 |
</property> |
---|
234 |
</widget> |
---|
235 |
<widget class="QLabel"> |
---|
236 |
<property name="name"> |
---|
237 |
<cstring>txtGUID</cstring> |
---|
238 |
</property> |
---|
239 |
<property name="geometry"> |
---|
240 |
<rect> |
---|
241 |
<x>190</x> |
---|
242 |
<y>89</y> |
---|
243 |
<width>250</width> |
---|
244 |
<height>30</height> |
---|
245 |
</rect> |
---|
246 |
</property> |
---|
247 |
<property name="text"> |
---|
248 |
<string>0x1234546</string> |
---|
249 |
</property> |
---|
250 |
</widget> |
---|
251 |
<widget class="QLabel"> |
---|
252 |
<property name="name"> |
---|
253 |
<cstring>txtVendorModel</cstring> |
---|
254 |
</property> |
---|
255 |
<property name="geometry"> |
---|
256 |
<rect> |
---|
257 |
<x>190</x> |
---|
258 |
<y>59</y> |
---|
259 |
<width>250</width> |
---|
260 |
<height>30</height> |
---|
261 |
</rect> |
---|
262 |
</property> |
---|
263 |
<property name="text"> |
---|
264 |
<string>0x1234546</string> |
---|
265 |
</property> |
---|
266 |
</widget> |
---|
267 |
</widget> |
---|
268 |
</widget> |
---|
269 |
<slots> |
---|
270 |
<slot>init()</slot> |
---|
271 |
</slots> |
---|
272 |
<layoutdefaults spacing="6" margin="11"/> |
---|
273 |
</UI> |
---|