[MPlayer-cvslog] r34561 - trunk/gui/ui/main.c
ib
subversion at mplayerhq.hu
Fri Jan 13 18:16:35 CET 2012
Author: ib
Date: Fri Jan 13 18:16:35 2012
New Revision: 34561
Log:
Cosmetic: Revise comment.
Modified:
trunk/gui/ui/main.c
Modified: trunk/gui/ui/main.c
==============================================================================
--- trunk/gui/ui/main.c Fri Jan 13 17:44:35 2012 (r34560)
+++ trunk/gui/ui/main.c Fri Jan 13 18:16:35 2012 (r34561)
@@ -328,10 +328,10 @@ set_volume:
case evMenu:
- /*if (guiApp.menuIsPresent) NOTE TO MYSELF: Not before mouse over and
- { cursor keys will work there.
- gtkShow( ivHidePopUpMenu,NULL );
- uiShowMenu( 0,0 );
+ /*if (guiApp.menuIsPresent) NOTE TO MYSELF: Uncomment only after mouse
+ { pointer and cursor keys work
+ gtkShow( ivHidePopUpMenu,NULL ); with this menu from skin as
+ uiShowMenu( 0,0 ); they do with normal menus.
}
else*/ gtkShow( ivShowPopUpMenu,NULL );
break;
More information about the MPlayer-cvslog
mailing list