diff options
Diffstat (limited to 'src/prefpreview.ui')
| -rw-r--r-- | src/prefpreview.ui | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/src/prefpreview.ui b/src/prefpreview.ui index 9230508..602e84b 100644 --- a/src/prefpreview.ui +++ b/src/prefpreview.ui @@ -48,19 +48,13 @@ <property name="text"> <string>&Internal Player</string> </property> - <property name="accel"> - <string>Alt+I</string> - </property> </widget> <widget class="TQRadioButton" row="1" column="0"> <property name="name"> <cstring>rbMplayer</cstring> </property> <property name="text"> - <string>MPlayer</string> - </property> - <property name="accel"> - <string>Alt+M</string> + <string>&MPlayer</string> </property> </widget> </grid> |
