annotate help/a-13.html @ 558:d932ce55c364 find

Remove the single find widget from top, add one to each tab at the bottom instead. (Turns out you don't usually want to search for the same text in both types of widget.) Also provide sensible no-results text.
author Chris Cannam
date Mon, 27 Feb 2012 17:08:26 +0000
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