Make sure color directives get attached to the proper menu.
authorH. Peter Anvin <hpa@zytor.com>
Wed, 20 Feb 2008 02:34:14 +0000 (18:34 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 20 Feb 2008 02:34:14 +0000 (18:34 -0800)
commitc7d9ee8f4552a62962dae614d5dcb3ef7dd9ce0e
treea8830bbfef4c4347868903158d4ed8663e052d0e
parent905ba26066f92b6ad64941dbfbb0463112b35275
Make sure color directives get attached to the proper menu.

Color directives would always end up attached to the root menu, no
matter what menu declaration they where actually located in.
com32/menu/colors.c
com32/menu/menu.h
com32/menu/menumain.c
com32/menu/readconfig.c