SOURCES (AC-branch): mc-utf8.patch - fix non-working hotkeys in me...

baggins baggins at pld-linux.org
Wed Dec 13 17:14:50 CET 2006


Author: baggins                      Date: Wed Dec 13 16:14:50 2006 GMT
Module: SOURCES                       Tag: AC-branch
---- Log message:
- fix non-working hotkeys in menubar

---- Files affected:
SOURCES:
   mc-utf8.patch (1.2 -> 1.2.2.1) 

---- Diffs:

================================================================
Index: SOURCES/mc-utf8.patch
diff -u SOURCES/mc-utf8.patch:1.2 SOURCES/mc-utf8.patch:1.2.2.1
--- SOURCES/mc-utf8.patch:1.2	Sat Oct 15 14:32:20 2005
+++ SOURCES/mc-utf8.patch	Wed Dec 13 17:14:45 2006
@@ -268,9 +268,10 @@
 +    }
 +#endif
 +
-     menu_scan_hotkey(menu);
+-    menu_scan_hotkey(menu);
      menu->start_x = 0;
      menu->help_node = g_strdup (help_node);
+     return menu;
 @@ -109,8 +173,26 @@ static void menubar_paint_idx (WMenu *me
  	const unsigned char *text;
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/mc-utf8.patch?r1=1.2&r2=1.2.2.1&f=u



More information about the pld-cvs-commit mailing list