~ubuntu-branches/ubuntu/raring/mumble/raring

« back to all changes in this revision

Viewing changes to src/mumble/NetworkConfig.ui

  • Committer: Bazaar Package Importer
  • Author(s): Thorvald Natvig, Patrick Matthäi, Thorvald Natvig
  • Date: 2011-02-19 22:58:58 UTC
  • mfrom: (9.1.15 sid)
  • Revision ID: james.westby@ubuntu.com-20110219225858-0xlftrf4z1z4jt9e
Tags: 1.2.3-1
[ Patrick Matthäi ]
* Do not build with non existant libpulse-dev on hurd-i386.

[ Thorvald Natvig ]
* New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
   <rect>
7
7
    <x>0</x>
8
8
    <y>0</y>
9
 
    <width>283</width>
10
 
    <height>426</height>
 
9
    <width>576</width>
 
10
    <height>567</height>
11
11
   </rect>
12
12
  </property>
13
13
  <property name="windowTitle">
14
 
   <string>Form</string>
 
14
   <string notr="true">Form</string>
15
15
  </property>
16
16
  <layout class="QVBoxLayout" name="verticalLayout_2">
17
17
   <item>
66
66
       </widget>
67
67
      </item>
68
68
      <item>
 
69
       <widget class="QCheckBox" name="qcbAutoConnect">
 
70
        <property name="toolTip">
 
71
         <string>Reconnect to last used server when starting Mumble</string>
 
72
        </property>
 
73
        <property name="text">
 
74
         <string>Reconnect to last server on startup</string>
 
75
        </property>
 
76
       </widget>
 
77
      </item>
 
78
      <item>
69
79
       <widget class="QCheckBox" name="qcbSuppressIdentity">
70
80
        <property name="toolTip">
71
81
         <string>Don't send certificate to server and don't save passwords. (Not saved).</string>
313
323
         <string>This will check for new releases of plugins every time you start the program, and download them automatically.</string>
314
324
        </property>
315
325
        <property name="text">
316
 
         <string>Download plugin updates on startup</string>
 
326
         <string>Download plugin and overlay updates on startup</string>
317
327
        </property>
318
328
       </widget>
319
329
      </item>