On Wed, Oct 5, 2016 at 5:04 PM, Chris George <[email protected]> wrote:
> Is there an environment variable leading to leo's directory we could tap > to put the icons on the user's file system and then reference them there? > That might work. > Tested: path = g.os_path_finalize_join(g.app.loadDir, '..', 'Icons') print(g.os_path_exists(path), path) Not sure this helps in the present context. EKR -- 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 https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
