Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e/src Modified Files: menus-misc.c Log Message: Menu fixes. =================================================================== RCS file: /cvsroot/enlightenment/e16/e/src/menus-misc.c,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- menus-misc.c 9 Jan 2005 22:36:01 -0000 1.3 +++ menus-misc.c 17 Jan 2005 17:10:06 -0000 1.4 @@ -307,9 +307,9 @@ MenuAddItem(m, mi); } } - else + else if (act) { - mi = MenuItemCreate(txt, icc, NULL, NULL); + mi = MenuItemCreate(txt, icc, act, NULL); MenuAddItem(m, mi); } if (txt) ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs