On Sun, Nov 17, 2013 at 1:58 PM, Matt Wilkie <[email protected]> wrote:
> Working towards the goal of adding desktop & Startmenu shortcuts, and file > associations, in Windows when installing from pypi.python.org: > My apologies for the delay in responding. - I'm thinking of adding the winshell module (28kb, > https://winshell.readthedocs.org/en/latest/) to make things easier. Would > it go in ./leo/external or ./leo/extensions? > I'm not real sure myself. Looking at leoPy.leo, there seems to be @file nodes for the entries in the leo/external directory. Furthermore, the docstring for g.importExtension is: '''Try to import a module. If that fails, try to import the module from Leo's extensions directory. moduleName is the module's name, without file extension.''' So the answer is, leo/extensions. I'll add readme.txt files to the extensions and external directories, clarifying this point. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/groups/opt_out.
