It's stored in an @file instead of .leo in order to make it easier to track in bazaar.
--
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 leo-editor+...@googlegroups.com.
To post to this group, send email to leo-e...@googlegroups.com.
Visit this group at http://groups.google.com/group/leo-editor?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.
I just pushed rev5785, which contains 2 leo scripts: register-leo and unregister-leo
I just pushed rev5785, which contains 2 leo scripts: register-leo and unregister-leo
Which brings the count of scripts I'm working on at the Leo root folder to 4. I'm not so comfortable with that, as it makes the first thing one sees busier than it should, and really these should be a fire-once and forget kind of thing. I'm not sure where in the Leo tree is the best place for them though. Suggestions?
2. Remove the setup.py script from those distros for which it is unhelpful and confusing.
3. Have a single install.bat (or setup.bat) script that will do everything needed when *not* using the NSIS installer. I have not looked at your scripts in details, but I regard them as useful intermediate steps.
2. Remove the setup.py script from those distros for which it is unhelpful and confusing.
Is there a list of these distros?