Changeset 137 for smplayer/vendor/current/src/prefadvanced.ui
- Timestamp:
- Dec 3, 2012, 5:29:00 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/vendor/current/src/prefadvanced.ui
r127 r137 115 115 </item> 116 116 <item> 117 <widget class="QCheckBox" name="shortnames_check"> 118 <property name="text"> 119 <string>&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&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&eport MPlayer crashes</string> 134 </property> 135 </widget> 136 </item> 137 <item> 117 138 <layout class="QHBoxLayout"> 118 139 <item> … … 143 164 </item> 144 165 </layout> 145 </item>146 <item>147 <widget class="QCheckBox" name="shortnames_check">148 <property name="text">149 <string>&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&d of the video window</string>157 </property>158 </widget>159 166 </item> 160 167 <item> … … 718 725 <tabstop>mplayer_use_window_check</tabstop> 719 726 <tabstop>idx_check</tabstop> 720 <tabstop>correct_pts_combo</tabstop>721 727 <tabstop>shortnames_check</tabstop> 722 728 <tabstop>repaint_video_background_check</tabstop> 729 <tabstop>mplayer_crashes_check</tabstop> 730 <tabstop>correct_pts_combo</tabstop> 723 731 <tabstop>actions_to_run_edit</tabstop> 724 732 <tabstop>colorkey_view</tabstop>
Note:
See TracChangeset
for help on using the changeset viewer.