[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    A favour...
From:       "Andrew Coles" <andrew_coles () yahoo ! co ! uk>
Date:       2004-11-27 20:56:32
Message-ID: 004401c4d4c3$933f7fe0$1530a8c0 () parkle
[Download RAW message or body]

Could someone make the following change for me to fix a bug people are 
experiencing with KPasswordDialog?

In kdelibs/kdeui/kpassdlg.cpp change the following line (in slotOK):

if (d->m_strengthBar->progress() < d->passwordStrengthWarningLevel) {

with

if ( (m_Type == NewPassword) && (d->m_strengthBar->progress() < 
d->passwordStrengthWarningLevel) ) {

I can't get to CVS from this machine without much messing around.

Thanks,

Andrew


 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic