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

List:       kmail-devel
Subject:    kdepim/kpilot/conduits/popmail
From:       Adriaan de Groot <adridg () cs ! kun ! nl>
Date:       2003-09-18 9:53:48
[Download RAW message or body]

CVS commit by adridg: 

Workaround/fix for the KPilot part of #60575. It won't create
empty mailbox names anymore, and perhaps "outbox" is special now.

CCMAIL: kmail@kde.org


  M +4 -1      popmail-conduit.cc   1.58


--- kdepim/kpilot/conduits/popmail/popmail-conduit.cc  #1.57:1.58
@@ -911,4 +911,7 @@ QString PopMailConduit::getKMailOutbox()
                 outbox = fConfig->readEntry("outboxFolder");
         }
+
+        if (outbox.isEmpty()) outbox=CSL1("outbox");
+
         return outbox;
 }


_______________________________________________
KMail Developers mailing list
kmail@mail.kde.org
http://mail.kde.org/mailman/listinfo/kmail
[prev in list] [next in list] [prev in thread] [next in thread] 

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