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

List:       kde-bugs-dist
Subject:    [Bug 101622] Kmail 1.8 does not import mails on local folders from
From:       Danny Kukawka <danny.kukawka () web ! de>
Date:       2005-04-06 17:00:17
Message-ID: 20050406170017.14183.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=101622         




------- Additional Comments From danny.kukawka web de  2005-04-06 19:00 -------
CVS commit by dkukawka: 

- added new import filter for import from kmail maildir to local folder
  Should work with 1.7.x and 1.8.x

CCBUGS:101622
FEATURE:


  A            filter_kmail_maildir.cxx   1.1 [GPL (v2+)]
  A            filter_kmail_maildir.hxx   1.1 [GPL (v2+)]
  M +2 -1      Makefile.am   1.30
  M +2 -0      kselfilterpage.cpp   1.14


--- kdepim/kmailcvt/Makefile.am  #1.29:1.30
 @ -5,5 +5,6  @
                    main.cpp filter_pmail.cxx filter_plain.cxx filter_outlook.cxx \
                    filter_mbox.cxx filter_evolution.cxx filter_mailapp.cxx \
-                   filter_evolution_v2.cxx filter_opera.cxx filter_thunderbird.cxx
+                   filter_evolution_v2.cxx filter_opera.cxx filter_thunderbird.cxx \
+                   filter_kmail_maildir.cxx
                 
 kmailcvt_LDADD   = $(LIB_KFILE)

--- kdepim/kmailcvt/kselfilterpage.cpp  #1.13:1.14
 @ -32,4 +32,5  @
 #include "filter_opera.hxx"
 #include "filter_thunderbird.hxx"
+#include "filter_kmail_maildir.hxx"
 
 #include "kselfilterpage.h"
 @ -46,4 +47,5  @ KSelFilterPage::KSelFilterPage(QWidget *
         // Patches appreciated. (danimo)
 
+        addFilter(new FilterKMail_maildir);
         addFilter(new FilterEvolution);
         addFilter(new FilterEvolution_v2);
[prev in list] [next in list] [prev in thread] [next in thread] 

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