>>>>> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes:
Allan> We have four options: 1. Edit all entries in all bind files
Allan> that use menu-open to use the menu names in all lowercase
Allan> letters. 2. Rename all menus in default.ui to start with a
Allan> capital letter. 3. Convert the menu name to all-lowercase in
Allan> Menubar::Pimpl::openByName so the search is done comparing
Allan> all-lowercase to all-lowercase. 4. As above but do a case
Allan> insensitive search (IIRC STL provides such an option)
Allan> Some of the menu-open commands probably use the wrong names or
Allan> try to open menus that no longer exist.
I remove all the menu-related stuff from ??_menus.bind files. Does it
answer your question? If something still does not work, then we have a
bug.
JMarc