Mercurial > hg > easyhg
diff src/mainwindow.cpp @ 642:b16e8ef6919b
Back out commit:5dc24f8 and instead move the extensions setting to its own tab (allowing us to provide a bit more information about what it's for)
author | Chris Cannam |
---|---|
date | Fri, 19 Oct 2012 12:08:11 +0100 |
parents | 91b7ad45c608 |
children | ae67ea0af696 e2f6bb97cc22 005b4530c6ee |
line wrap: on
line diff
--- a/src/mainwindow.cpp Fri Oct 19 11:49:48 2012 +0100 +++ b/src/mainwindow.cpp Fri Oct 19 12:08:11 2012 +0100 @@ -2088,7 +2088,7 @@ tr("Failed to run Mercurial with extension enabled"), tr("The Mercurial program failed to run with the EasyMercurial interaction extension enabled.<br>This may indicate an installation problem.<br><br>You may be able to continue working if you switch off “Use EasyHg Mercurial Extension” in %1. Note that remote repositories that require authentication might not work if you do this.").arg(setstr), stdErr); - settings(SettingsDialog::PathsTab); + settings(SettingsDialog::ExtensionsTab); return; case ACT_CLONEFROMREMOTE: // if clone fails, we have no repo