The changes below replace "without" by "with". ---------- Forwarded Message ---------- Subject: kdepim/korganizer Date: Monday 02 August 2004 10:47 From: Stefan Winter To: kde-cvs@kde.org Cc: schumacher@kde.org CVS commit by winter: correcting a message that did not make sense. I decided to fix it myself because the mistake was trivial and obvious to fix. CCMAIL:schumacher@kde.org M +1 -1 kogroupwareprefspage.ui 1.15 M +1 -1 korganizer.kcfg 1.31 --- kdepim/korganizer/kogroupwareprefspage.ui #1.14:1.15 @@ -295,5 +295,5 @@ - With this setting, you can change the filename that will be fetched from the server. Without this checked, it will download a free/busy file called user@domain.ifb, for example nn@kde.org.ifb. Without this set, it will download user.ifb, for example nn.ifb. + With this setting, you can change the filename that will be fetched from the server. With this checked, it will download a free/busy file called user@domain.ifb, for example nn@kde.org.ifb. Without this set, it will download user.ifb, for example nn.ifb. --- kdepim/korganizer/korganizer.kcfg #1.30:1.31 @@ -383,5 +383,5 @@ - With this setting, you can change the filename that will be fetched from the server. Without this checked, it will download a free/busy file called user@domain.ifb, for example nn@kde.org.ifb. Without this set, it will download user.ifb, for example nn.ifb. + With this setting, you can change the filename that will be fetched from the server. With this checked, it will download a free/busy file called user@domain.ifb, for example nn@kde.org.ifb. Without this set, it will download user.ifb, for example nn.ifb. false -------------------------------------------------------