Small fixes

svn path=/trunk/kdebase/kdepasswd/; revision=328780
This commit is contained in:
Frans Englich 2004-07-13 16:12:38 +00:00
parent 19e138caa0
commit 2fa2bacb7d
2 changed files with 5 additions and 1 deletions

View file

@ -21,3 +21,7 @@ Some information which was available in userinfo is left out - the home
folder and shell info. A typical user is not interested in the info nor
knows what it means. And the advanced users already knows it.
If further information is added, think twice if it should not be
added in a "Details..." dialog - is it useful for the majority or not?
The SMTP setting as well as UID should be moved to that dialog too, IMO.

View file

@ -274,7 +274,7 @@ void KCMUserAccount::slotFaceButtonClicked()
{
if ( _facePerm < userFirst )
{
KMessageBox::sorry( this, i18n("Your administrator has disallowed changing your face.") );
KMessageBox::sorry( this, i18n("Your administrator has disallowed changing your image.") );
return;
}
/*