Changeset 142 for smplayer/trunk/src/prefinterface.ui
- Timestamp:
- May 27, 2013, 3:28:05 PM (12 years ago)
- Location:
- smplayer/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/trunk
- Property svn:mergeinfo changed
/smplayer/vendor/current merged: 140
- Property svn:mergeinfo changed
-
smplayer/trunk/src/prefinterface.ui
r139 r142 104 104 </widget> 105 105 </item> 106 <item> 107 <widget class="QCheckBox" name="move_when_dragging_check"> 108 <property name="text"> 109 <string>&Move the window when the video area is dragged</string> 110 </property> 111 </widget> 112 </item> 106 113 </layout> 107 114 </item> … … 540 547 </widget> 541 548 </item> 542 <item row=" 5" column="0" colspan="2">549 <item row="7" column="0" colspan="2"> 543 550 <spacer> 544 551 <property name="orientation"> … … 557 564 <property name="text"> 558 565 <string>&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&ng the stop button once resets the time position</string> 559 580 </property> 560 581 </widget> … … 884 905 <tabstop>save_size_check</tabstop> 885 906 <tabstop>hide_video_window_on_audio_check</tabstop> 907 <tabstop>move_when_dragging_check</tabstop> 886 908 <tabstop>language_combo</tabstop> 887 909 <tabstop>gui_combo</tabstop> … … 895 917 <tabstop>relative_seeking_button</tabstop> 896 918 <tabstop>precise_seeking_check</tabstop> 919 <tabstop>reset_stop_check</tabstop> 897 920 <tabstop>single_instance_check</tabstop> 898 921 <tabstop>floating_animated_check</tabstop>
Note:
See TracChangeset
for help on using the changeset viewer.