From kde-commits Wed Oct 22 17:06:18 2003 From: Malcolm Hunter Date: Wed, 22 Oct 2003 17:06:18 +0000 To: kde-commits Subject: kdebase/kcontrol/kdm X-MARC-Message: https://marc.info/?l=kde-commits&m=106684241123937 CVS commit by mhunter: Revised wording a little - thanks Oswald M +1 -2 main.cpp 1.68 --- kdebase/kcontrol/kdm/main.cpp #1.67:1.68 @@ -166,6 +166,5 @@ QString KDModule::quickHelp() const "will offer you for logging in." "

Convenience

Here you can specify a user to be logged in automatically, " - "users not needing to provide a password to log in, and other features ideal for " - "lazy people.
" + "users not needing to provide a password to log in, and other convenience features.
" "Note, that these settings are security holes by their nature, so use them very carefully."); }