--- kdenetwork-3.1.1/kppp/edit.cpp~ 2003-03-31 14:15:42 +0400 +++ kdenetwork-3.1.1/kppp/edit.cpp 2003-03-31 14:15:49 +0400 @@ -492,7 +492,7 @@ static bool was_warned = false; // big-fat warning when selecting the auto configure hostname option - if(on && !was_warned) { + if(on) { KMessageBox::information(this, i18n("Selecting this option might cause some weird " "problems with the X-server and applications "