Ignore:
Timestamp:
May 27, 2013, 3:28:05 PM (12 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer: update trunk to 0.8.5

Location:
smplayer/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • smplayer/trunk

  • smplayer/trunk/src/prefinterface.ui

    r139 r142  
    104104             </widget>
    105105            </item>
     106            <item>
     107             <widget class="QCheckBox" name="move_when_dragging_check">
     108              <property name="text">
     109               <string>&amp;Move the window when the video area is dragged</string>
     110              </property>
     111             </widget>
     112            </item>
    106113           </layout>
    107114          </item>
     
    540547        </widget>
    541548       </item>
    542        <item row="5" column="0" colspan="2">
     549       <item row="7" column="0" colspan="2">
    543550        <spacer>
    544551         <property name="orientation">
     
    557564         <property name="text">
    558565          <string>&amp;Precise seeking</string>
     566         </property>
     567        </widget>
     568       </item>
     569       <item row="5" column="0" colspan="2">
     570        <widget class="Line" name="line_2">
     571         <property name="orientation">
     572          <enum>Qt::Horizontal</enum>
     573         </property>
     574        </widget>
     575       </item>
     576       <item row="6" column="0" colspan="2">
     577        <widget class="QCheckBox" name="reset_stop_check">
     578         <property name="text">
     579          <string>Pressi&amp;ng the stop button once resets the time position</string>
    559580         </property>
    560581        </widget>
     
    884905  <tabstop>save_size_check</tabstop>
    885906  <tabstop>hide_video_window_on_audio_check</tabstop>
     907  <tabstop>move_when_dragging_check</tabstop>
    886908  <tabstop>language_combo</tabstop>
    887909  <tabstop>gui_combo</tabstop>
     
    895917  <tabstop>relative_seeking_button</tabstop>
    896918  <tabstop>precise_seeking_check</tabstop>
     919  <tabstop>reset_stop_check</tabstop>
    897920  <tabstop>single_instance_check</tabstop>
    898921  <tabstop>floating_animated_check</tabstop>
Note: See TracChangeset for help on using the changeset viewer.