Ignore:
Timestamp:
Dec 3, 2012, 5:29:00 PM (13 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer: updated vendor to 0.8.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • smplayer/vendor/current/src/prefinterface.ui

    r127 r137  
    88    <y>0</y>
    99    <width>497</width>
    10     <height>491</height>
     10    <height></height>
    1111   </rect>
    1212  </property>
     
    2727       <string>&amp;Interface</string>
    2828      </attribute>
    29       <layout class="QVBoxLayout">
    30        <property name="spacing">
    31         <number>6</number>
    32        </property>
    33        <property name="margin">
    34         <number>9</number>
    35        </property>
     29      <layout class="QVBoxLayout" name="verticalLayout_5">
    3630       <item>
    3731        <widget class="QGroupBox" name="groupBox">
     
    129123       </item>
    130124       <item>
    131         <widget class="QGroupBox" name="groupBox_4">
    132          <property name="title">
    133           <string>Recent files</string>
    134          </property>
    135          <layout class="QHBoxLayout">
    136           <property name="spacing">
    137            <number>6</number>
    138           </property>
    139           <property name="margin">
    140            <number>9</number>
    141           </property>
    142           <item>
    143            <widget class="QLabel" name="textLabel1_15">
    144             <property name="text">
    145              <string>Ma&amp;x. items</string>
    146             </property>
    147             <property name="wordWrap">
    148              <bool>false</bool>
    149             </property>
    150             <property name="buddy">
    151              <cstring>recents_max_items_spin</cstring>
    152             </property>
    153            </widget>
    154           </item>
    155           <item>
    156            <widget class="QSpinBox" name="recents_max_items_spin">
    157             <property name="minimum">
    158              <number>0</number>
    159             </property>
    160             <property name="maximum">
    161              <number>20</number>
    162             </property>
    163            </widget>
    164           </item>
    165           <item>
    166            <spacer>
    167             <property name="orientation">
    168              <enum>Qt::Horizontal</enum>
    169             </property>
    170             <property name="sizeHint" stdset="0">
    171              <size>
    172               <width>40</width>
    173               <height>20</height>
    174              </size>
    175             </property>
    176            </spacer>
    177           </item>
    178          </layout>
    179         </widget>
    180        </item>
    181        <item>
    182125        <widget class="Line" name="line_3">
    183126         <property name="sizePolicy">
     
    193136       </item>
    194137       <item>
    195         <layout class="QGridLayout">
    196          <property name="margin">
    197           <number>0</number>
    198          </property>
    199          <property name="spacing">
    200           <number>6</number>
    201          </property>
     138        <layout class="QGridLayout" name="gridLayout">
    202139         <item row="0" column="0">
    203140          <widget class="QLabel" name="textLabel1_18">
     
    212149           </property>
    213150          </widget>
    214          </item>
    215          <item row="1" column="0">
    216           <widget class="QLabel" name="textLabel1_19">
    217            <property name="text">
    218             <string>Ico&amp;n set:</string>
    219            </property>
    220            <property name="wordWrap">
    221             <bool>false</bool>
    222            </property>
    223            <property name="buddy">
    224             <cstring>iconset_combo</cstring>
    225            </property>
    226           </widget>
    227          </item>
    228          <item row="2" column="1">
    229           <widget class="MyComboBox" name="style_combo">
    230            <property name="sizePolicy">
    231             <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
    232              <horstretch>0</horstretch>
    233              <verstretch>0</verstretch>
    234             </sizepolicy>
    235            </property>
    236           </widget>
    237          </item>
    238          <item row="2" column="2">
    239           <spacer>
    240            <property name="orientation">
    241             <enum>Qt::Horizontal</enum>
    242            </property>
    243            <property name="sizeHint" stdset="0">
    244             <size>
    245              <width>40</width>
    246              <height>20</height>
    247             </size>
    248            </property>
    249           </spacer>
    250151         </item>
    251152         <item row="0" column="1">
     
    259160          </widget>
    260161         </item>
     162
     163
     164
     165
     166
     167
     168
     169
     170
     171
     172
     173
     174
     175
     176
     177
     178
     179
     180
     181
     182
     183
     184
     185
     186
     187
     188
     189
     190
     191
     192
     193
     194
     195
     196
     197
     198
     199
     200
     201
     202
     203
     204
     205
     206
     207
    261208         <item row="2" column="0">
    262           <widget class="QLabel" name="style_label">
    263            <property name="text">
    264             <string>St&amp;yle:</string>
     209          <widget class="QLabel" name="_label">
     210           <property name="text">
     211            <string>:</string>
    265212           </property>
    266213           <property name="wordWrap">
     
    268215           </property>
    269216           <property name="buddy">
    270             <cstring>style_combo</cstring>
    271            </property>
    272           </widget>
    273          </item>
    274          <item row="1" column="1">
     217            <cstring>_combo</cstring>
     218           </property>
     219          </widget>
     220         </item>
     221         <item row="" column="1">
    275222          <widget class="MyComboBox" name="iconset_combo">
    276223           <property name="sizePolicy">
     
    282229          </widget>
    283230         </item>
    284          <item row="1" column="2">
    285           <spacer>
    286            <property name="orientation">
    287             <enum>Qt::Horizontal</enum>
    288            </property>
    289            <property name="sizeHint" stdset="0">
    290             <size>
    291              <width>40</width>
    292              <height>20</height>
    293             </size>
    294            </property>
    295           </spacer>
    296          </item>
    297          <item row="0" column="2">
    298           <spacer>
    299            <property name="orientation">
    300             <enum>Qt::Horizontal</enum>
    301            </property>
    302            <property name="sizeHint" stdset="0">
    303             <size>
    304              <width>40</width>
    305              <height>20</height>
    306             </size>
    307            </property>
    308           </spacer>
     231         <item row="2" column="2">
     232          <widget class="QWidget" name="iconset_sp" native="true">
     233           <layout class="QVBoxLayout" name="verticalLayout_3">
     234            <property name="spacing">
     235             <number>0</number>
     236            </property>
     237            <property name="margin">
     238             <number>0</number>
     239            </property>
     240            <item>
     241             <spacer name="iconset_spacer">
     242              <property name="orientation">
     243               <enum>Qt::Horizontal</enum>
     244              </property>
     245              <property name="sizeHint" stdset="0">
     246               <size>
     247                <width>40</width>
     248                <height>20</height>
     249               </size>
     250              </property>
     251             </spacer>
     252            </item>
     253           </layout>
     254          </widget>
    309255         </item>
    310256         <item row="3" column="0">
    311           <widget class="QLabel" name="label_4">
    312            <property name="text">
    313             <string>&amp;GUI</string>
     257          <widget class="QLabel" name="skin_label">
     258           <property name="text">
     259            <string>S&amp;kin:</string>
     260           </property>
     261           <property name="wordWrap">
     262            <bool>false</bool>
    314263           </property>
    315264           <property name="buddy">
    316             <cstring>gui_combo</cstring>
     265            <cstring>_combo</cstring>
    317266           </property>
    318267          </widget>
    319268         </item>
    320269         <item row="3" column="1">
    321           <widget class="QComboBox" name="gui_combo">
     270          <widget class="_combo">
    322271           <property name="sizePolicy">
    323272            <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
     
    329278         </item>
    330279         <item row="3" column="2">
     280
     281
     282
     283
     284
     285
     286
     287
     288
     289
     290
     291
     292
     293
     294
     295
     296
     297
     298
     299
     300
     301
     302
     303
     304
     305
     306
     307
     308
     309
     310
     311
     312
     313
     314
     315
     316
     317
     318
     319
     320
     321
     322
     323
     324
     325
     326
     327
    331328          <spacer>
    332329           <property name="orientation">
     
    731728           <width>20</width>
    732729           <height>40</height>
     730
     731
     732
     733
     734
     735
     736
     737
     738
     739
     740
     741
     742
     743
     744
     745
     746
     747
     748
     749
     750
     751
     752
     753
     754
     755
     756
     757
     758
     759
     760
     761
     762
     763
     764
     765
     766
     767
     768
     769
     770
     771
     772
     773
     774
     775
     776
     777
     778
     779
     780
     781
     782
     783
     784
     785
     786
     787
     788
     789
     790
     791
     792
     793
     794
     795
     796
     797
     798
     799
     800
     801
     802
     803
     804
     805
     806
     807
     808
     809
     810
     811
     812
     813
     814
     815
     816
     817
     818
     819
     820
     821
     822
     823
     824
     825
     826
     827
     828
     829
     830
     831
     832
     833
     834
     835
     836
     837
     838
     839
     840
     841
     842
     843
     844
     845
     846
     847
     848
     849
     850
     851
     852
     853
     854
     855
     856
     857
     858
    733859          </size>
    734860         </property>
     
    758884  <tabstop>save_size_check</tabstop>
    759885  <tabstop>hide_video_window_on_audio_check</tabstop>
    760   <tabstop>recents_max_items_spin</tabstop>
    761886  <tabstop>language_combo</tabstop>
     887
    762888  <tabstop>iconset_combo</tabstop>
     889
    763890  <tabstop>style_combo</tabstop>
    764   <tabstop>gui_combo</tabstop>
    765891  <tabstop>default_font_edit</tabstop>
    766892  <tabstop>changeFontButton</tabstop>
     
    775901  <tabstop>floating_compact_check</tabstop>
    776902  <tabstop>floating_bypass_wm_check</tabstop>
     903
     904
     905
    777906 </tabstops>
    778907 <resources/>
     
    785914   <hints>
    786915    <hint type="sourcelabel">
    787      <x>222</x>
    788      <y>154</y>
     916     <x>22</x>
     917     <y>1</y>
    789918    </hint>
    790919    <hint type="destinationlabel">
    791      <x>411</x>
    792      <y>156</y>
     920     <x>4</x>
     921     <y>1</y>
    793922    </hint>
    794923   </hints>
     
    801930   <hints>
    802931    <hint type="sourcelabel">
    803      <x>272</x>
    804      <y>204</y>
     932     <x>2</x>
     933     <y></y>
    805934    </hint>
    806935    <hint type="destinationlabel">
Note: See TracChangeset for help on using the changeset viewer.