https://bugs.documentfoundation.org/show_bug.cgi?id=151076
Rafael Lima <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |UNCONFIRMED Ever confirmed|1 |0 --- Comment #3 from Rafael Lima <[email protected]> --- A simple fix is to add the following line at the end of InsertText.py. g_exportedScripts = () This would make the script no longer appear in the Run Macro dialog. And it would still work when called from another macro, as in the example I gave in Comment #2. Let's leave this as UNCONFIRMED for now to see if anyone else has other ideas on this matter. -- You are receiving this mail because: You are the assignee for the bug.
