[MPlayer-cvslog] CVS: main/Gui/mplayer/gtk opts.c,1.71,1.72
Diego Biurrun CVS
syncmail at mplayerhq.hu
Sat Apr 29 01:06:43 CEST 2006
- Previous message: [MPlayer-cvslog] CVS: main/Gui/skin skin.c,1.30,1.31
- Next message: [MPlayer-cvslog] CVS: main/libvo vo_sdl.c, 1.126, 1.127 vo_svga.c, 1.83, 1.84 vo_tdfx_vid.c, 1.7, 1.8 vo_tdfxfb.c, 1.30, 1.31 vo_vesa.c, 1.111, 1.112
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main/Gui/mplayer/gtk
In directory mail:/var2/tmp/cvs-serv23769/Gui/mplayer/gtk
Modified Files:
opts.c
Log Message:
Rename some misspelled and misnamed messages.
Index: opts.c
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/mplayer/gtk/opts.c,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- opts.c 8 Dec 2005 22:12:56 -0000 1.71
+++ opts.c 28 Apr 2006 23:06:40 -0000 1.72
@@ -846,7 +846,7 @@
gtk_widget_set_usize( vbox3,250,-2 );
CBNormalize=AddCheckButton( MSGTR_PREFERENCES_NormalizeSound,vbox3 );
- CBAudioEqualizer=AddCheckButton( MSGTR_PREFERENCES_EnEqualizer,vbox3 );
+ CBAudioEqualizer=AddCheckButton( MSGTR_PREFERENCES_EnableEqualizer,vbox3 );
CBSoftwareMixer=AddCheckButton( MSGTR_PREFERENCES_SoftwareMixer,vbox3 );
#if 0
CBSurround=AddCheckButton( "Enable surround",vbox3 );
- Previous message: [MPlayer-cvslog] CVS: main/Gui/skin skin.c,1.30,1.31
- Next message: [MPlayer-cvslog] CVS: main/libvo vo_sdl.c, 1.126, 1.127 vo_svga.c, 1.83, 1.84 vo_tdfx_vid.c, 1.7, 1.8 vo_tdfxfb.c, 1.30, 1.31 vo_vesa.c, 1.111, 1.112
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list