diff -r bf4dd2cdea11 -r a2b7e2faa2c8 eric5.e4p --- a/eric5.e4p Sat May 08 10:08:19 2010 +0000 +++ b/eric5.e4p Sat May 08 13:46:44 2010 +0200 @@ -1107,10 +1107,11 @@ <Other>Plugins/VcsPlugins/vcsMercurial/icons/preferences-mercurial.png</Other> <Other>Plugins/VcsPlugins/vcsMercurial/styles/logBrowser.style</Other> <Other>Plugins/VcsPlugins/vcsMercurial/styles/logDialog.style</Other> + <Other>.hgignore</Other> </Others> <MainScript>eric5.py</MainScript> <Vcs> - <VcsType>PySvn</VcsType> + <VcsType>Mercurial</VcsType> <VcsOptions> <dict> <key> @@ -1181,7 +1182,6 @@ </key> <value> <list> - <string>--show-updates</string> </list> </value> <key> @@ -1202,12 +1202,6 @@ </VcsOptions> <VcsOtherData> <dict> - <key> - <string>standardLayout</string> - </key> - <value> - <bool>True</bool> - </value> </dict> </VcsOtherData> </Vcs>