CVS commit by mutz: Change the help anchor to what it will be in the docbook in a minute. M +1 -1 configuredialog.cpp 1.468 --- kdepim/kmail/configuredialog.cpp #1.467:1.468 @@ -3179,5 +3179,5 @@ void SecurityPage::installProfile( KConf QString SecurityPage::GeneralTab::helpAnchor() const { - return QString::fromLatin1("configure-security-general"); + return QString::fromLatin1("configure-security-reading"); }