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

List:       kde-commits
Subject:    Re: kdepim/wizards
From:       Bo Thorsen <bo () thorsen-consulting ! dk>
Date:       2004-10-22 6:32:05
Message-ID: 200410220832.05123.bo () thorsen-consulting ! dk
[Download RAW message or body]


On Thursday 21 October 2004 14:23, David Faure wrote:
> CVS commit by faure:
>
> Move it to the right place - but the actual port number probably has to
> be made configurable (depending on ssl...)

I don't think it makes sense to make this configurable in the wizard. 
There is no way the wizard can ever cater for all possible connections 
anyway - that is what we have the full config dialogs for. In this case 
it is so rare that someone changes the port number, that it would just 
make the wizard less usable to support it.

Bo.

>   M +1 -2      kmailchanges.cpp   1.14
>
>
> --- kdepim/wizards/kmailchanges.cpp  #1.13:1.14
> @@ -121,4 +121,5 @@ void CreateDisconnectedImapAccount::appl
>    c.writeEntry( "Name", mAccountName );
>    c.writeEntry( "host", mServer );
> +  c.writeEntry( "port", "993" );
>
>    c.writeEntry( "login", mUser );
> @@ -140,6 +141,4 @@ void CreateDisconnectedImapAccount::appl
>      c.writeEntry( "store-passwd", true );
>    }
> -  c.writeEntry( "port", "993" );
> -
>
>    c.setGroup( QString("Transport %1").arg( transCnt + 1 ) );

[Attachment #3 (application/pgp-signature)]

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

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