On Wed, Apr 16, 2014 at 7:09 AM, Jacob Peck <[email protected]> wrote:
> On 4/15/2014 4:26 AM, [email protected] wrote: > > I am running Windows 7 64bit. I don't know that you can tell that from > what is printed out in the Leo Log? If not it probably should be added. > > Most recent commit cleans up Windows version reporting. Here's what it > looks like on my machine: > > Leo 4.11 final, build 4b22bc86fee1 (branch: master), 2014-04-16 10:04:29 > > Python 2.7.6, qt version 4.8.5 > Windows 7 x86 (build 6.1.7601) SP1 > > Thanks. Just pulled from github. Now I see: Leo 4.11 final, build ef996387e2a6 (branch: master), 2014-04-16 13:10:56 Python 2.7.6, qt version 4.8.5 Windows 7 AMD64 (build 6.1.7601) SP1 I actually have an Intel Core i5 but I guess AMD64 might be the generic name for a Windows 64bit? As a side benefit, I got to try out the TortoiseGit Stash feature :) When I tried to Pull it correctly told me that I had some uncommitted changes and I had to commit first or stash --- I've added some minor changes to viewrendered2.py in preparation for a post I'm writing on how to use it with stylesheets. I've never been a very sophisticated git user, but I clicked on the Stash and Save button. I was then allowed to Pull. After that succeeded I brought up the Stash List. I could see all my changes once I double-clicked on viewrendered2. Once I clicked Stash Apply all my changes were indeed right back where they were supposed to be :) -- 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/d/optout.
