Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html

changeset 1064
10bdbb173c0f
parent 1020
adf7e95f05e7
child 1078
aeee8401e2ce
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html	Fri May 27 18:22:07 2011 +0200
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html	Fri May 27 19:10:22 2011 +0200
@@ -91,7 +91,10 @@
 <td>Private slot used to create a .hgignore file for the project.</td>
 </tr><tr>
 <td><a href="#HgProjectHelper.__hgEditRepoConfig">__hgEditRepoConfig</a></td>
-<td>Private slot used to edit the repository config file.</td>
+<td>Private slot used to edit the repository configuration file.</td>
+</tr><tr>
+<td><a href="#HgProjectHelper.__hgEditUserConfig">__hgEditUserConfig</a></td>
+<td>Private slot used to edit the repository configuration file.</td>
 </tr><tr>
 <td><a href="#HgProjectHelper.__hgExtendedDiff">__hgExtendedDiff</a></td>
 <td>Private slot used to perform a hg diff with the selection of revisions.</td>
@@ -151,7 +154,7 @@
 <td>Private slot used to show the current branch for the project.</td>
 </tr><tr>
 <td><a href="#HgProjectHelper.__hgShowConfig">__hgShowConfig</a></td>
-<td>Private slot used to show the combined config.</td>
+<td>Private slot used to show the combined configuration.</td>
 </tr><tr>
 <td><a href="#HgProjectHelper.__hgShowPaths">__hgShowPaths</a></td>
 <td>Private slot used to show the aliases for remote repositories.</td>
@@ -262,7 +265,12 @@
 <h4>HgProjectHelper.__hgEditRepoConfig</h4>
 <b>__hgEditRepoConfig</b>(<i></i>)
 <p>
-        Private slot used to edit the repository config file.
+        Private slot used to edit the repository configuration file.
+</p><a NAME="HgProjectHelper.__hgEditUserConfig" ID="HgProjectHelper.__hgEditUserConfig"></a>
+<h4>HgProjectHelper.__hgEditUserConfig</h4>
+<b>__hgEditUserConfig</b>(<i></i>)
+<p>
+        Private slot used to edit the repository configuration file.
 </p><a NAME="HgProjectHelper.__hgExtendedDiff" ID="HgProjectHelper.__hgExtendedDiff"></a>
 <h4>HgProjectHelper.__hgExtendedDiff</h4>
 <b>__hgExtendedDiff</b>(<i></i>)
@@ -363,7 +371,7 @@
 <h4>HgProjectHelper.__hgShowConfig</h4>
 <b>__hgShowConfig</b>(<i></i>)
 <p>
-        Private slot used to show the combined config.
+        Private slot used to show the combined configuration.
 </p><a NAME="HgProjectHelper.__hgShowPaths" ID="HgProjectHelper.__hgShowPaths"></a>
 <h4>HgProjectHelper.__hgShowPaths</h4>
 <b>__hgShowPaths</b>(<i></i>)

eric ide

mercurial