Clean up function names in menu definitions
authorJeremy Stanley <fungi@yuggoth.org>
Sun, 29 Dec 2019 12:31:36 +0000 (12:31 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Mon, 30 Dec 2019 15:08:16 +0000 (15:08 +0000)
commit48dd3cd5aa048b36d22aed07c513c131084278d0
tree143a435620d4f06e34a9fae6804fac80f6de8fd5
parenta49f12ce818759d820d33a01208c1435db4a3af7
Clean up function names in menu definitions

Now that the functions called from menus are filtered and resolved
safely rather than being directly executed, the explicit mudpy
package name and the user parameter passing are no longer necessary.
Remove them from the function names in menu definitions and also
drop the old compatibility code which trims them.
mudpy/misc.py
share/menu.yaml