| 301 | | <item row="2" column="0" > |
| 302 | | <layout class="QHBoxLayout" > |
| 303 | | <property name="margin" > |
| 304 | | <number>0</number> |
| 305 | | </property> |
| 306 | | <property name="spacing" > |
| 307 | | <number>6</number> |
| 308 | | </property> |
| 309 | | <item> |
| 310 | | <spacer> |
| 311 | | <property name="orientation" > |
| 312 | | <enum>Qt::Horizontal</enum> |
| 313 | | </property> |
| 314 | | <property name="sizeHint" > |
| 315 | | <size> |
| 316 | | <width>40</width> |
| 317 | | <height>20</height> |
| 318 | | </size> |
| 319 | | </property> |
| 320 | | </spacer> |
| 321 | | </item> |
| 322 | | <item> |
| 323 | | <widget class="QLabel" name="label" > |
| 324 | | <property name="contextMenuPolicy" > |
| 325 | | <enum>Qt::NoContextMenu</enum> |
| 326 | | </property> |
| 327 | | <property name="text" > |
| 328 | | <string>Changes to Interface Language will only take effect after restarting Vidalia!</string> |
| 329 | | </property> |
| 330 | | </widget> |
| 331 | | </item> |
| 332 | | <item> |
| 333 | | <spacer> |
| 334 | | <property name="orientation" > |
| 335 | | <enum>Qt::Horizontal</enum> |
| 336 | | </property> |
| 337 | | <property name="sizeHint" > |
| 338 | | <size> |
| 339 | | <width>40</width> |
| 340 | | <height>20</height> |
| 341 | | </size> |
| 342 | | </property> |
| 343 | | </spacer> |
| 344 | | </item> |
| 345 | | </layout> |
| | 301 | <item> |
| | 302 | <widget class="QGroupBox" name="grpLanguage" > |
| | 303 | <property name="contextMenuPolicy" > |
| | 304 | <enum>Qt::NoContextMenu</enum> |
| | 305 | </property> |
| | 306 | <property name="title" > |
| | 307 | <string>Language</string> |
| | 308 | </property> |
| | 309 | <layout class="QGridLayout" > |
| | 310 | <property name="margin" > |
| | 311 | <number>9</number> |
| | 312 | </property> |
| | 313 | <property name="spacing" > |
| | 314 | <number>6</number> |
| | 315 | </property> |
| | 316 | <item row="1" column="0" > |
| | 317 | <widget class="QComboBox" name="cmboLanguage" > |
| | 318 | <property name="minimumSize" > |
| | 319 | <size> |
| | 320 | <width>150</width> |
| | 321 | <height>0</height> |
| | 322 | </size> |
| | 323 | </property> |
| | 324 | <property name="contextMenuPolicy" > |
| | 325 | <enum>Qt::NoContextMenu</enum> |
| | 326 | </property> |
| | 327 | <property name="toolTip" > |
| | 328 | <string>Choose the language used in Vidalia</string> |
| | 329 | </property> |
| | 330 | <property name="editable" > |
| | 331 | <bool>false</bool> |
| | 332 | </property> |
| | 333 | <property name="iconSize" > |
| | 334 | <size> |
| | 335 | <width>24</width> |
| | 336 | <height>16</height> |
| | 337 | </size> |
| | 338 | </property> |
| | 339 | </widget> |
| | 340 | </item> |
| | 341 | <item row="1" column="1" > |
| | 342 | <spacer> |
| | 343 | <property name="orientation" > |
| | 344 | <enum>Qt::Horizontal</enum> |
| | 345 | </property> |
| | 346 | <property name="sizeHint" > |
| | 347 | <size> |
| | 348 | <width>300</width> |
| | 349 | <height>16</height> |
| | 350 | </size> |
| | 351 | </property> |
| | 352 | </spacer> |
| | 353 | </item> |
| | 354 | <item row="0" column="0" colspan="2" > |
| | 355 | <widget class="QLabel" name="label" > |
| | 356 | <property name="contextMenuPolicy" > |
| | 357 | <enum>Qt::NoContextMenu</enum> |
| | 358 | </property> |
| | 359 | <property name="text" > |
| | 360 | <string>Changes to language will only take effect after restarting Vidalia!</string> |
| | 361 | </property> |
| | 362 | </widget> |
| | 363 | </item> |
| | 364 | </layout> |
| | 365 | </widget> |
| 400 | | <item row="0" column="0" > |
| 401 | | <widget class="QGroupBox" name="grpLanguage" > |
| 402 | | <property name="contextMenuPolicy" > |
| 403 | | <enum>Qt::NoContextMenu</enum> |
| 404 | | </property> |
| 405 | | <property name="title" > |
| 406 | | <string>Interface Language</string> |
| 407 | | </property> |
| 408 | | <layout class="QGridLayout" > |
| 409 | | <property name="margin" > |
| 410 | | <number>9</number> |
| 411 | | </property> |
| 412 | | <property name="spacing" > |
| 413 | | <number>6</number> |
| 414 | | </property> |
| 415 | | <item row="0" column="1" > |
| 416 | | <spacer> |
| 417 | | <property name="orientation" > |
| 418 | | <enum>Qt::Horizontal</enum> |
| 419 | | </property> |
| 420 | | <property name="sizeHint" > |
| 421 | | <size> |
| 422 | | <width>40</width> |
| 423 | | <height>20</height> |
| 424 | | </size> |
| 425 | | </property> |
| 426 | | </spacer> |
| 427 | | </item> |
| 428 | | <item row="0" column="0" > |
| 429 | | <widget class="QComboBox" name="cmboLanguage" > |
| 430 | | <property name="minimumSize" > |
| 431 | | <size> |
| 432 | | <width>150</width> |
| 433 | | <height>0</height> |
| 434 | | </size> |
| 435 | | </property> |
| 436 | | <property name="contextMenuPolicy" > |
| 437 | | <enum>Qt::NoContextMenu</enum> |
| 438 | | </property> |
| 439 | | <property name="toolTip" > |
| 440 | | <string>Choose the language used in Vidalia</string> |
| 441 | | </property> |
| 442 | | <property name="editable" > |
| 443 | | <bool>false</bool> |
| 444 | | </property> |
| 445 | | <property name="iconSize" > |
| 446 | | <size> |
| 447 | | <width>24</width> |
| 448 | | <height>16</height> |
| 449 | | </size> |
| 450 | | </property> |
| 451 | | </widget> |
| 452 | | </item> |
| 453 | | </layout> |
| 454 | | </widget> |
| 455 | | </item> |
| 456 | | <item row="3" column="0" > |
| | 420 | <item> |