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

« back to all changes in this revision

Viewing changes to src/mumble/AudioOutput.ui

  • Committer: Bazaar Package Importer
  • Author(s): Thorvald Natvig
  • Date: 2010-01-09 19:28:50 UTC
  • mfrom: (9.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20100109192850-zs4g5vwrrpd71kob
Tags: 1.2.1-2
Fix upgrade failure when upgrading mumble-server directly from 1.1.x
to 1.2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
151
151
         </size>
152
152
        </property>
153
153
        <property name="text">
154
 
         <string/>
 
154
         <string>jb</string>
155
155
        </property>
156
156
       </widget>
157
157
      </item>
190
190
      <item row="1" column="2">
191
191
       <widget class="QLabel" name="qlVolume">
192
192
        <property name="text">
193
 
         <string/>
 
193
         <string>vol</string>
194
194
        </property>
195
195
       </widget>
196
196
      </item>
197
 
      <item row="3" column="0">
 
197
      <item row="2" column="0">
198
198
       <widget class="QLabel" name="qliDelay">
199
199
        <property name="text">
200
200
         <string>Output Delay</string>
204
204
        </property>
205
205
       </widget>
206
206
      </item>
207
 
      <item row="3" column="1">
 
207
      <item row="2" column="1">
208
208
       <widget class="QSlider" name="qsDelay">
209
209
        <property name="toolTip">
210
210
         <string>Amount of data to buffer</string>
226
226
        </property>
227
227
       </widget>
228
228
      </item>
229
 
      <item row="3" column="2">
 
229
      <item row="2" column="2">
230
230
       <widget class="QLabel" name="qlDelay">
231
231
        <property name="text">
232
 
         <string/>
233
 
        </property>
234
 
       </widget>
235
 
      </item>
236
 
      <item row="2" column="2">
237
 
       <widget class="QLabel" name="qlOtherVolume">
238
 
        <property name="text">
239
 
         <string/>
240
 
        </property>
241
 
       </widget>
242
 
      </item>
243
 
      <item row="2" column="0">
 
232
         <string>od</string>
 
233
        </property>
 
234
       </widget>
 
235
      </item>
 
236
      <item row="3" column="0">
244
237
       <widget class="QLabel" name="qliOtherVolume">
245
238
        <property name="text">
246
 
         <string>Other Applications</string>
 
239
         <string>Attenuate applications by...</string>
 
240
        </property>
 
241
        <property name="alignment">
 
242
         <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
 
243
        </property>
 
244
        <property name="wordWrap">
 
245
         <bool>true</bool>
247
246
        </property>
248
247
        <property name="buddy">
249
248
         <cstring>qsOtherVolume</cstring>
250
249
        </property>
251
250
       </widget>
252
251
      </item>
253
 
      <item row="2" column="1">
 
252
      <item row="3" column="1">
254
253
       <widget class="QSlider" name="qsOtherVolume">
255
254
        <property name="toolTip">
256
 
         <string>Volume of other applications during speech</string>
 
255
         <string>Attenuation of other applications during speech</string>
257
256
        </property>
258
257
        <property name="whatsThis">
259
 
         <string>&lt;b&gt;Decrease volume of other applications during speech.&lt;/b&gt;&lt;br /&gt;Mumble supports decreasing the volume of other applications during incoming speech. This sets the relative volume of other applications when others are talking.</string>
 
258
         <string>&lt;b&gt;Attenuate volume of other applications during speech&lt;/b&gt;&lt;br /&gt;Mumble supports decreasing the volume of other applications during incoming and/or outgoing speech. This sets the attenuation of other applications if the feature is enabled.</string>
260
259
        </property>
261
260
        <property name="minimum">
262
261
         <number>0</number>
264
263
        <property name="maximum">
265
264
         <number>100</number>
266
265
        </property>
 
266
        <property name="value">
 
267
         <number>0</number>
 
268
        </property>
267
269
        <property name="orientation">
268
270
         <enum>Qt::Horizontal</enum>
269
271
        </property>
270
272
       </widget>
271
273
      </item>
 
274
      <item row="3" column="2">
 
275
       <widget class="QLabel" name="qlOtherVolume">
 
276
        <property name="text">
 
277
         <string>at</string>
 
278
        </property>
 
279
       </widget>
 
280
      </item>
 
281
      <item row="5" column="1">
 
282
       <layout class="QHBoxLayout" name="horizontalLayout">
 
283
        <item>
 
284
         <widget class="QCheckBox" name="qcbAttenuateOthers">
 
285
          <property name="toolTip">
 
286
           <string>If checked Mumble lowers the volume of other applications while other users talk</string>
 
287
          </property>
 
288
          <property name="whatsThis">
 
289
           <string>&lt;b&gt;Attenuate applications while other users talk&lt;/b&gt;&lt;br /&gt;Mumble supports decreasing the volume of other applications during incoming and/or outgoing speech. This makes mumble activate the feature while other users talk to you.</string>
 
290
          </property>
 
291
          <property name="text">
 
292
           <string>while other users talk</string>
 
293
          </property>
 
294
         </widget>
 
295
        </item>
 
296
        <item>
 
297
         <widget class="QCheckBox" name="qcbAttenuateOthersOnTalk">
 
298
          <property name="toolTip">
 
299
           <string>If checked Mumble lowers the volume of other applications while you talk</string>
 
300
          </property>
 
301
          <property name="whatsThis">
 
302
           <string>&lt;b&gt;Attenuate applications while you talk&lt;/b&gt;&lt;br /&gt;Mumble supports decreasing the volume of other applications during incoming and/or outgoing speech. This makes mumble activate the feature while you talk.</string>
 
303
          </property>
 
304
          <property name="text">
 
305
           <string>while you talk</string>
 
306
          </property>
 
307
         </widget>
 
308
        </item>
 
309
       </layout>
 
310
      </item>
272
311
     </layout>
273
312
    </widget>
274
313
   </item>
335
374
         </size>
336
375
        </property>
337
376
        <property name="text">
338
 
         <string/>
 
377
         <string>md</string>
339
378
        </property>
340
379
       </widget>
341
380
      </item>
377
416
         </size>
378
417
        </property>
379
418
        <property name="text">
380
 
         <string/>
 
419
         <string>md</string>
381
420
        </property>
382
421
       </widget>
383
422
      </item>
416
455
         </size>
417
456
        </property>
418
457
        <property name="text">
419
 
         <string/>
 
458
         <string>mv</string>
420
459
        </property>
421
460
       </widget>
422
461
      </item>
439
478
         </size>
440
479
        </property>
441
480
        <property name="text">
442
 
         <string/>
 
481
         <string>bl</string>
443
482
        </property>
444
483
       </widget>
445
484
      </item>
506
545
         </size>
507
546
        </property>
508
547
        <property name="text">
509
 
         <string/>
 
548
         <string>dv</string>
510
549
        </property>
511
550
       </widget>
512
551
      </item>
551
590
         </size>
552
591
        </property>
553
592
        <property name="text">
554
 
         <string/>
 
593
         <string>pl</string>
555
594
        </property>
556
595
       </widget>
557
596
      </item>
593
632
   </item>
594
633
  </layout>
595
634
 </widget>
 
635
 <tabstops>
 
636
  <tabstop>qcbSystem</tabstop>
 
637
  <tabstop>qcbDevice</tabstop>
 
638
  <tabstop>qcbPositional</tabstop>
 
639
  <tabstop>qsJitter</tabstop>
 
640
  <tabstop>qsVolume</tabstop>
 
641
  <tabstop>qsDelay</tabstop>
 
642
  <tabstop>qcbHeadphones</tabstop>
 
643
  <tabstop>qsMinDistance</tabstop>
 
644
  <tabstop>qsBloom</tabstop>
 
645
  <tabstop>qsMaxDistance</tabstop>
 
646
  <tabstop>qsMaxDistVolume</tabstop>
 
647
  <tabstop>qcbLoopback</tabstop>
 
648
  <tabstop>qsPacketDelay</tabstop>
 
649
  <tabstop>qsPacketLoss</tabstop>
 
650
 </tabstops>
596
651
 <resources/>
597
652
 <connections/>
598
653
</ui>