Revision 710730

Go back to digest for 16th September 2007

Other in KDE-PIM

Allen Winter committed changes in /trunk/KDE:

move ldap, nntp, pop3 and smtp kioslaves from kdebase/runtime to kdepimlibs.
also make the code a little more self-contained by no longer depending on a config-runtime.h

File Changes

Added 45 files
  • /trunk/KDE/kdepimlibs/kioslave
  •   /ldap
  •   /nntp
  •   /pop3
  •   /smtp
  •   /ldap/CMakeLists.txt
  •   /ldap/kio_ldap.cpp
  •   /ldap/kio_ldap.h
  •   /ldap/ldap.protocol
  •   /ldap/ldaps.protocol
  •   /ldap/LICENSE
  •   /ldap/Messages.sh
  •   /nntp/CMakeLists.txt
  •   /nntp/LICENSE
  •   /nntp/Messages.sh
  •   /nntp/nntp.cpp
  •   /nntp/nntp.h
  •   /nntp/nntp.protocol
  •   /nntp/nntps.protocol
  •   /pop3/CMakeLists.txt
  •   /pop3/Messages.sh
  •   /pop3/pop3-config.h.cmake
  •   /pop3/pop3.cc
  •   /pop3/pop3.h
  •   /pop3/pop3.protocol
  •   /pop3/pop3s.protocol
  •   /smtp/capabilities.cc
  •   /smtp/capabilities.h
  •   /smtp/CMakeLists.txt
  •   /smtp/command.cc
  •   /smtp/command.h
  •   /smtp/compliance.txt
  •   /smtp/Messages.sh
  •   /smtp/request.cc
  •   /smtp/request.h
  •   /smtp/response.cc
  •   /smtp/response.h
  •   /smtp/smtp-config.h.cmake
  •   /smtp/smtp.cc
  •   /smtp/smtp.h
  •   /smtp/smtp.protocol
  •   /smtp/smtps.protocol
  •   /smtp/tests
  •   /smtp/TODO
  •   /smtp/transactionstate.cc
  •   /smtp/transactionstate.h
Deleted 4 files
  • /trunk/KDE/kdebase/runtime/kioslave
  •   /ldap
  •   /nntp
  •   /pop3
  •   /smtp
Modified 3 files
  • /trunk/KDE
  •   /kdepimlibs/ConfigureChecks.cmake
  •   /kdepimlibs/kioslave/CMakeLists.txt
  •   /kdebase/runtime/kioslave/CMakeLists.txt
52 files changed in total