>>>>> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes:
Juergen> Finally, after days of hard work drinking and coding, you get
Juergen> the status report from the much succesful third international
Juergen> LyX developers meeting in Bolzano, Italy.
It was indeed much fun...
Juergen> And lastly, we managed to clean up the menu code
Juergen> completely. Now, there are lyxrc commands for defining the
Juergen> menu of LyX. This means that you can customize the menus
Juergen> exactly like you want to.
Juergen> This is done in a clean and platform-independent way, and
Juergen> thus serves as a great step forward in the GUI independence
Juergen> work.
Just a small word about menus: work is not totally done there and the
manus are not yet in the state they were before the cleanup. But the
main architecture is there.
Juergen> Also, a few new features were spin off from the clean-up:
Juergen> Now, the default keyboard short-cut key is listed directly in
Juergen> the menu. So it says, for instance,
Juergen> New C+n Open C+o Save C+s Save as C+a
Juergen> and so on.
While this feature is great, you'll soon learn that xforms does not
seem to have a proper way of aligning shortcuts on the right, but only
some kind of tabs :( We'll try to find a solution.
JMarc