~ubuntu-branches/debian/experimental/smplayer/experimental

« back to all changes in this revision

Viewing changes to src/prefgeneral.ui

  • Committer: Bazaar Package Importer
  • Author(s): Matvey Kozhev
  • Date: 2008-04-16 15:11:15 UTC
  • mto: This revision was merged to the branch mainline in revision 10.
  • Revision ID: james.westby@ubuntu.com-20080416151115-sy81mmjo5238au1o
Tags: upstream-0.6.0~rc4
ImportĀ upstreamĀ versionĀ 0.6.0~rc4

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
    <x>0</x>
7
7
    <y>0</y>
8
8
    <width>543</width>
9
 
    <height>483</height>
 
9
    <height>460</height>
10
10
   </rect>
11
11
  </property>
12
12
  <property name="windowIcon" >
366
366
        </layout>
367
367
       </item>
368
368
       <item>
 
369
        <layout class="QHBoxLayout" >
 
370
         <property name="margin" >
 
371
          <number>0</number>
 
372
         </property>
 
373
         <property name="spacing" >
 
374
          <number>6</number>
 
375
         </property>
 
376
         <item>
 
377
          <widget class="QLabel" name="label_7" >
 
378
           <property name="text" >
 
379
            <string>Dei&amp;nterlace by default:</string>
 
380
           </property>
 
381
           <property name="buddy" >
 
382
            <cstring>deinterlace_combo</cstring>
 
383
           </property>
 
384
          </widget>
 
385
         </item>
 
386
         <item>
 
387
          <widget class="QComboBox" name="deinterlace_combo" />
 
388
         </item>
 
389
         <item>
 
390
          <spacer>
 
391
           <property name="orientation" >
 
392
            <enum>Qt::Horizontal</enum>
 
393
           </property>
 
394
           <property name="sizeHint" >
 
395
            <size>
 
396
             <width>40</width>
 
397
             <height>20</height>
 
398
            </size>
 
399
           </property>
 
400
          </spacer>
 
401
         </item>
 
402
        </layout>
 
403
       </item>
 
404
       <item>
369
405
        <widget class="QCheckBox" name="direct_rendering_check" >
370
406
         <property name="text" >
371
407
          <string>D&amp;irect rendering</string>
981
1017
  <tabstop>eq2_check</tabstop>
982
1018
  <tabstop>postprocessing_check</tabstop>
983
1019
  <tabstop>autoq_spin</tabstop>
 
1020
  <tabstop>deinterlace_combo</tabstop>
984
1021
  <tabstop>direct_rendering_check</tabstop>
985
1022
  <tabstop>double_buffer_check</tabstop>
986
1023
  <tabstop>start_fullscreen_check</tabstop>