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/prefadvanced.ui

    r127 r137  
    115115       </item>
    116116       <item>
     117        <widget class="QCheckBox" name="shortnames_check">
     118         <property name="text">
     119          <string>&amp;Pass short filenames (8+3) to MPlayer</string>
     120         </property>
     121        </widget>
     122       </item>
     123       <item>
     124        <widget class="QCheckBox" name="repaint_video_background_check">
     125         <property name="text">
     126          <string>Repaint the backgroun&amp;d of the video window</string>
     127         </property>
     128        </widget>
     129       </item>
     130       <item>
     131        <widget class="QCheckBox" name="mplayer_crashes_check">
     132         <property name="text">
     133          <string>R&amp;eport MPlayer crashes</string>
     134         </property>
     135        </widget>
     136       </item>
     137       <item>
    117138        <layout class="QHBoxLayout">
    118139         <item>
     
    143164         </item>
    144165        </layout>
    145        </item>
    146        <item>
    147         <widget class="QCheckBox" name="shortnames_check">
    148          <property name="text">
    149           <string>&amp;Pass short filenames (8+3) to MPlayer</string>
    150          </property>
    151         </widget>
    152        </item>
    153        <item>
    154         <widget class="QCheckBox" name="repaint_video_background_check">
    155          <property name="text">
    156           <string>Repaint the backgroun&amp;d of the video window</string>
    157          </property>
    158         </widget>
    159166       </item>
    160167       <item>
     
    718725  <tabstop>mplayer_use_window_check</tabstop>
    719726  <tabstop>idx_check</tabstop>
    720   <tabstop>correct_pts_combo</tabstop>
    721727  <tabstop>shortnames_check</tabstop>
    722728  <tabstop>repaint_video_background_check</tabstop>
     729  <tabstop>mplayer_crashes_check</tabstop>
     730  <tabstop>correct_pts_combo</tabstop>
    723731  <tabstop>actions_to_run_edit</tabstop>
    724732  <tabstop>colorkey_view</tabstop>
Note: See TracChangeset for help on using the changeset viewer.