Ignore:
Timestamp:
May 15, 2014, 7:53:54 PM (11 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer: update vendor to 0.8.7

File:
1 edited

Legend:

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

    r137 r163  
    77    <x>0</x>
    88    <y>0</y>
    9     <width>511</width>
     9    <width>513</width>
    1010    <height>469</height>
    1111   </rect>
     
    3636          <widget class="QLabel" name="monitor_aspect_icon">
    3737           <property name="text">
    38             <string>icon</string>
     38            <string notr="true">icon</string>
    3939           </property>
    4040           <property name="wordWrap">
     
    115115       </item>
    116116       <item>
     117        <widget class="QCheckBox" name="lavf_demuxer_check">
     118         <property name="text">
     119          <string>Use the la&amp;vf demuxer by default</string>
     120         </property>
     121        </widget>
     122       </item>
     123       <item>
    117124        <widget class="QCheckBox" name="shortnames_check">
    118125         <property name="text">
     
    280287         <property name="sizeHint" stdset="0">
    281288          <size>
    282            <width>489</width>
    283            <height>51</height>
     289           <width>20</width>
     290           <height>10</height>
    284291          </size>
    285292         </property>
     
    467474          <size>
    468475           <width>20</width>
    469            <height>40</height>
     476           <height>10</height>
    470477          </size>
    471478         </property>
     
    515522         <property name="sizeHint" stdset="0">
    516523          <size>
    517            <width>458</width>
    518            <height>31</height>
     524           <width>20</width>
     525           <height>10</height>
    519526          </size>
    520527         </property>
     
    696703         <property name="sizeHint" stdset="0">
    697704          <size>
    698            <width>489</width>
    699            <height>184</height>
     705           <width>20</width>
     706           <height>10</height>
    700707          </size>
    701708         </property>
     
    725732  <tabstop>mplayer_use_window_check</tabstop>
    726733  <tabstop>idx_check</tabstop>
     734  <tabstop>lavf_demuxer_check</tabstop>
    727735  <tabstop>shortnames_check</tabstop>
    728736  <tabstop>repaint_video_background_check</tabstop>
Note: See TracChangeset for help on using the changeset viewer.