annotate help/a-13.html @ 600:641ccce7c771

Avoid messing with font size when zooming, let it zoom naturally; don't delete detail item when removing it, just let it wait to be shown again (and do delete it when deleting main item)
author Chris Cannam
date Fri, 11 May 2012 17:44:33 +0100
parents 21aa41b62c3a
children
rev   line source
Chris@498 1 <link rel="stylesheet" type="text/css" href="help.css"/>
Chris@498 2
Chris@498 3
Chris@498 4 <h2>I have a Mercurial repository on my local computer already and I want to use it with EasyMercurial</h2>
Chris@498 5
Chris@498 6 <p>Just open it:</p>
Chris@498 7
Chris@498 8 <p><b>1. Click the Open toolbar button or use File -> Open</b></p>
Chris@498 9
Chris@498 10 <p><center><img src="images/openlocal50.png"></center></p>
Chris@498 11
Chris@498 12 <p><b>2. Select &ldquo;Local repository&rdquo; as the thing you want to open</b></p>
Chris@498 13
Chris@498 14 <p><b>3. Browse to the working folder for your local repository</b></p>
Chris@498 15
Chris@498 16 <p><b>4. Click OK</b></p>
Chris@498 17