mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-21 23:00:06 +02:00
This bit the textual mode plain old text based buttons and retains the bitmap buttons for graphical mode. It also allowed me to remove the manual accelerator table building (no access keys in GUI mode) which was a good thing as I really didn't know if the was gonna work for non-English keyboards anyway.