Additional renaming of kde to tde

pull/21/head
Timothy Pearson 13 years ago
parent c0fc75368b
commit 7dba3110aa

@ -90,7 +90,7 @@ option( BUILD_KTNEF "Build ktnef" ${BUILD_ALL} )
option( BUILD_LIBKCAL "Build libkcal" ${BUILD_ALL} ) option( BUILD_LIBKCAL "Build libkcal" ${BUILD_ALL} )
option( BUILD_LIBTDEPIM "Build libtdepim" ${BUILD_ALL} ) option( BUILD_LIBTDEPIM "Build libtdepim" ${BUILD_ALL} )
option( BUILD_LIBKPIMIDENTITIES "Build libkpimidentities" ${BUILD_ALL} ) option( BUILD_LIBKPIMIDENTITIES "Build libkpimidentities" ${BUILD_ALL} )
option( BUILD_LIBKDENETWORK "Build libkdenetwork" ${BUILD_ALL} ) option( BUILD_LIBKDENETWORK "Build libtdenetwork" ${BUILD_ALL} )
option( BUILD_CERTMANAGER "Build certmanager" ${BUILD_ALL} ) option( BUILD_CERTMANAGER "Build certmanager" ${BUILD_ALL} )
option( BUILD_LIBKPGP "Build libkpgp" ${BUILD_ALL} ) option( BUILD_LIBKPGP "Build libkpgp" ${BUILD_ALL} )
option( BUILD_MIMELIB "Build mimelib" ${BUILD_ALL} ) option( BUILD_MIMELIB "Build mimelib" ${BUILD_ALL} )
@ -161,7 +161,7 @@ tde_conditional_add_subdirectory( BUILD_LIBKCAL libkcal )
tde_conditional_add_subdirectory( BUILD_LIBTDEPIM pixmaps ) tde_conditional_add_subdirectory( BUILD_LIBTDEPIM pixmaps )
tde_conditional_add_subdirectory( BUILD_LIBTDEPIM libtdepim ) tde_conditional_add_subdirectory( BUILD_LIBTDEPIM libtdepim )
tde_conditional_add_subdirectory( BUILD_LIBKPIMIDENTITIES libkpimidentities ) tde_conditional_add_subdirectory( BUILD_LIBKPIMIDENTITIES libkpimidentities )
tde_conditional_add_subdirectory( BUILD_LIBKDENETWORK libkdenetwork ) tde_conditional_add_subdirectory( BUILD_LIBKDENETWORK libtdenetwork )
tde_conditional_add_subdirectory( BUILD_CERTMANAGER certmanager ) tde_conditional_add_subdirectory( BUILD_CERTMANAGER certmanager )
tde_conditional_add_subdirectory( BUILD_LIBKPGP libkpgp ) tde_conditional_add_subdirectory( BUILD_LIBKPGP libkpgp )
tde_conditional_add_subdirectory( BUILD_MIMELIB mimelib ) tde_conditional_add_subdirectory( BUILD_MIMELIB mimelib )

@ -31,7 +31,7 @@ libical Cornelius Schumacher <schumacher@kde.org>
Reinhold Kainhofer <reinhold@kainhofer.com> Reinhold Kainhofer <reinhold@kainhofer.com>
libkcal Cornelius Schumacher <schumacher@kde.org> libkcal Cornelius Schumacher <schumacher@kde.org>
Reinhold Kainhofer <reinhold@kainhofer.com> Reinhold Kainhofer <reinhold@kainhofer.com>
libkdenetwork Marc Mutz <mutz@kde.org> libtdenetwork Marc Mutz <mutz@kde.org>
Mathias Waack <mathias@atoll-net.de> (Scoring) Mathias Waack <mathias@atoll-net.de> (Scoring)
Ingo Klöcker <ingo.kloecker@epost.de> (kpgp) Ingo Klöcker <ingo.kloecker@epost.de> (kpgp)
Carsten Burghardt <burghardt@kde.org> (kfoldertree, ksubscription, kaccount) Carsten Burghardt <burghardt@kde.org> (kfoldertree, ksubscription, kaccount)

@ -65,7 +65,7 @@
* - <a href="libkcal/html/index.html"><b>libkcal</b></a> * - <a href="libkcal/html/index.html"><b>libkcal</b></a>
* (<a href="libkcal/html/classes.html">classes</a>)\n * (<a href="libkcal/html/classes.html">classes</a>)\n
* <i>A library of calendaring classes.</i> * <i>A library of calendaring classes.</i>
* - <a href="libkdenetwork/html/index.html"><b>libkdenetwork</b></a> * - <a href="libtdenetwork/html/index.html"><b>libtdenetwork</b></a>
* <i>A library of networkworking classes.</i> * <i>A library of networkworking classes.</i>
* - <a href="libtdepim/html/index.html"><b>libtdepim</b></a> * - <a href="libtdepim/html/index.html"><b>libtdepim</b></a>
* (<a href="libtdepim/html/classes.html">classes</a>)\n * (<a href="libtdepim/html/classes.html">classes</a>)\n

@ -13,13 +13,13 @@ COMPILE_AFTER_libemailfunctions = libkcal libkpimidentities kmail korganizer
COMPILE_AFTER_libkholidays = korganizer kontact COMPILE_AFTER_libkholidays = korganizer kontact
COMPILE_AFTER_libkcal = kalarm kitchensync konsolekalendar korganizer libkpimexchange libtdepim karm knotes kresources kfile-plugins COMPILE_AFTER_libkcal = kalarm kitchensync konsolekalendar korganizer libkpimexchange libtdepim karm knotes kresources kfile-plugins
COMPILE_AFTER_mimelib = korn kmail COMPILE_AFTER_mimelib = korn kmail
COMPILE_AFTER_libkdenetwork = kmail knode COMPILE_AFTER_libtdenetwork = kmail knode
COMPILE_AFTER_libksieve = kmail COMPILE_AFTER_libksieve = kmail
# #
# Applications and their downward dependencies (ie. the libs they use) # Applications and their downward dependencies (ie. the libs they use)
# #
COMPILE_BEFORE_libkpimidentities = libtdepim certmanager COMPILE_BEFORE_libkpimidentities = libtdepim certmanager
COMPILE_BEFORE_certmanager = libkdenetwork libkpgp COMPILE_BEFORE_certmanager = libtdenetwork libkpgp
COMPILE_BEFORE_korganizer = libtdepim libkpimidentities libkpimexchange kgantt COMPILE_BEFORE_korganizer = libtdepim libkpimidentities libkpimexchange kgantt
COMPILE_BEFORE_kaddressbook = libtdepim certmanager akregator COMPILE_BEFORE_kaddressbook = libtdepim certmanager akregator
COMPILE_BEFORE_kandy = libtdepim COMPILE_BEFORE_kandy = libtdepim
@ -33,7 +33,7 @@ COMPILE_BEFORE_libkpimexchange = libtdepim
COMPILE_BEFORE_kalarm = libtdepim libkmime COMPILE_BEFORE_kalarm = libtdepim libkmime
COMPILE_BEFORE_kresources = libkpimexchange knotes kaddressbook kode COMPILE_BEFORE_kresources = libkpimexchange knotes kaddressbook kode
COMPILE_BEFORE_wizards = libtdepim kresources korganizer kaddressbook kmail COMPILE_BEFORE_wizards = libtdepim kresources korganizer kaddressbook kmail
COMPILE_BEFORE_korn = libkdenetwork COMPILE_BEFORE_korn = libtdenetwork
COMPILE_BEFORE_kitchensync = libtdepim COMPILE_BEFORE_kitchensync = libtdepim
COMPILE_BEFORE_akregator = libtdepim COMPILE_BEFORE_akregator = libtdepim
COMPILE_BEFORE_knotes = libtdepim COMPILE_BEFORE_knotes = libtdepim

@ -281,7 +281,7 @@ Problems addressed
* kolab/issue4207: alarm time textfield in advanced alarm dialog should be 5-digits (rt#6055) * kolab/issue4207: alarm time textfield in advanced alarm dialog should be 5-digits (rt#6055)
* kolab/issue4200: Reminder date sorting doesn't recognize different month (rt#6047) * kolab/issue4200: Reminder date sorting doesn't recognize different month (rt#6047)
* kolab/issue4215: Events ending at 00h appear in the wrong day in day-view * kolab/issue4215: Events ending at 00h appear in the wrong day in day-view
* kolab/issue4054(needs to patch kdelibs, see issue): Umlauts and sending contacts problem (rt#5956) * kolab/issue4054(needs to patch tdelibs, see issue): Umlauts and sending contacts problem (rt#5956)
* kolab/issue4060: Wish: Auto-spellchecking: action to add new suggestion in context menu (rt#5969) * kolab/issue4060: Wish: Auto-spellchecking: action to add new suggestion in context menu (rt#5969)
* kolab/issue4224: event viewer dialog to small (rt#6060) * kolab/issue4224: event viewer dialog to small (rt#6060)
* kolab/issue4218: Tasks: Copy to of a recurring event forgets the recurrence * kolab/issue4218: Tasks: Copy to of a recurring event forgets the recurrence
@ -787,7 +787,7 @@ Problems addressed
------------------ ------------------
* Fix problems with Free/Busy passwords that have a '!' in them. * Fix problems with Free/Busy passwords that have a '!' in them.
This fix is in kdelibs, not in the enterprise branch. This fix is in tdelibs, not in the enterprise branch.
* Fix incompatibility with GPGME 1.2 * Fix incompatibility with GPGME 1.2

@ -42,7 +42,7 @@ There is also quite an amount of infrastructure in this package:
* calendarsystem: library for handling of non-gregorian calendar systems * calendarsystem: library for handling of non-gregorian calendar systems
* libtdepim: Common code for different tdepim apps * libtdepim: Common code for different tdepim apps
* libkdenetwork: Common code for apps previously being in the kdenetwork CVS * libtdenetwork: Common code for apps previously being in the tdenetwork CVS
module (KMail, KNode). This will be merged with libtdepim. module (KMail, KNode). This will be merged with libtdepim.
* mimelib: MIME messages library * mimelib: MIME messages library
* libkcal: C++ api for the iCalendar and vCalendar formats * libkcal: C++ api for the iCalendar and vCalendar formats

@ -384,7 +384,7 @@ void PageViewer::slotSetCaption(const TQString& cap)
void PageViewer::slotPaletteOrFontChanged() void PageViewer::slotPaletteOrFontChanged()
{ {
kdDebug() << "PageViewer::slotPaletteOrFontChanged()" << endl; kdDebug() << "PageViewer::slotPaletteOrFontChanged()" << endl;
// taken from KonqView (kdebase/konqueror/konq_view.cc) // taken from KonqView (tdebase/konqueror/konq_view.cc)
TQObject *obj = KParts::BrowserExtension::childObject(this); TQObject *obj = KParts::BrowserExtension::childObject(this);
if ( !obj ) // not all views have a browser extension ! if ( !obj ) // not all views have a browser extension !

@ -13,7 +13,7 @@ project( certmanager )
include( ConfigureChecks.cmake ) include( ConfigureChecks.cmake )
tde_import( libkdenetwork ) tde_import( libtdenetwork )
add_subdirectory( lib ) add_subdirectory( lib )
add_subdirectory( conf ) add_subdirectory( conf )
@ -26,7 +26,7 @@ include_directories(
${CMAKE_BINARY_DIR} ${CMAKE_BINARY_DIR}
${CMAKE_CURRENT_SOURCE_DIR}/lib ${CMAKE_CURRENT_SOURCE_DIR}/lib
${CMAKE_SOURCE_DIR}/libtdepim ${CMAKE_SOURCE_DIR}/libtdepim
${CMAKE_SOURCE_DIR}/libkdenetwork ${CMAKE_SOURCE_DIR}/libtdenetwork
${TDE_INCLUDE_DIR} ${TDE_INCLUDE_DIR}
${TQT_INCLUDE_DIRS} ${TQT_INCLUDE_DIRS}
) )

@ -2,7 +2,7 @@ SUBDIRS = lib conf kwatchgnupg .
KDE_CXXFLAGS = -DLIBKLEOPATRA_NO_COMPAT KDE_CXXFLAGS = -DLIBKLEOPATRA_NO_COMPAT
INCLUDES = -I$(srcdir)/lib -I$(top_srcdir)/libkdenetwork $(GPGME_CFLAGS) $(all_includes) INCLUDES = -I$(srcdir)/lib -I$(top_srcdir)/libtdenetwork $(GPGME_CFLAGS) $(all_includes)
bin_PROGRAMS = kleopatra bin_PROGRAMS = kleopatra

@ -1,5 +1,5 @@
AM_CPPFLAGS = -DLIBKLEOPATRA_NO_COMPAT -I$(srcdir)/../lib -I$(srcdir)/../lib/ui -I../lib/ui \ AM_CPPFLAGS = -DLIBKLEOPATRA_NO_COMPAT -I$(srcdir)/../lib -I$(srcdir)/../lib/ui -I../lib/ui \
-I$(top_srcdir)/libkdenetwork $(GPGME_CFLAGS) $(all_includes) -I$(top_srcdir)/libtdenetwork $(GPGME_CFLAGS) $(all_includes)
METASOURCES = AUTO METASOURCES = AUTO

@ -78,7 +78,7 @@ extern "C"
} }
} }
// kdelibs-3.2 didn't have the changed signal in KCModule... // tdelibs-3.2 didn't have the changed signal in KCModule...
void AppearanceConfigurationPage::slotChanged() void AppearanceConfigurationPage::slotChanged()
{ {
emit changed(true); emit changed(true);

@ -267,7 +267,7 @@ extern "C"
} }
} }
// kdelibs-3.2 didn't have the changed signal in KCModule... // tdelibs-3.2 didn't have the changed signal in KCModule...
void DirectoryServicesConfigurationPage::slotChanged() void DirectoryServicesConfigurationPage::slotChanged()
{ {
emit changed(true); emit changed(true);

@ -65,7 +65,7 @@ void DNOrderConfigPage::defaults() {
mWidget->defaults(); mWidget->defaults();
} }
// kdelibs-3.2 didn't have the changed signal in KCModule... // tdelibs-3.2 didn't have the changed signal in KCModule...
void DNOrderConfigPage::slotChanged() { void DNOrderConfigPage::slotChanged() {
emit changed(true); emit changed(true);
} }

@ -1,6 +1,6 @@
KDE_CXXFLAGS = -DLIBKLEOPATRA_NO_COMPAT KDE_CXXFLAGS = -DLIBKLEOPATRA_NO_COMPAT
INCLUDES = -I$(top_srcdir)/certmanager/lib -I$(top_srcdir)/libkdenetwork $(GPGME_CFLAGS) $(all_includes) INCLUDES = -I$(top_srcdir)/certmanager/lib -I$(top_srcdir)/libtdenetwork $(GPGME_CFLAGS) $(all_includes)
bin_PROGRAMS = kwatchgnupg bin_PROGRAMS = kwatchgnupg

@ -19,7 +19,7 @@ include_directories(
${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}
${CMAKE_BINARY_DIR} ${CMAKE_BINARY_DIR}
${CMAKE_SOURCE_DIR}/libtdepim ${CMAKE_SOURCE_DIR}/libtdepim
${CMAKE_SOURCE_DIR}/libkdenetwork ${CMAKE_SOURCE_DIR}/libtdenetwork
${TDE_INCLUDE_DIR} ${TDE_INCLUDE_DIR}
${TQT_INCLUDE_DIRS} ${TQT_INCLUDE_DIRS}
${GPGME_INCLUDE_DIRS} ${GPGME_INCLUDE_DIRS}

@ -1,4 +1,4 @@
INCLUDES = -I$(top_srcdir)/libkdenetwork $(GPGME_CFLAGS) $(all_includes) INCLUDES = -I$(top_srcdir)/libtdenetwork $(GPGME_CFLAGS) $(all_includes)
SUBDIRS = pics kleo backends ui . tests SUBDIRS = pics kleo backends ui . tests
@ -16,7 +16,7 @@ libkleopatra_la_LIBADD = \
backends/chiasmus/libkleopatra_backend_chiasmus.la \ backends/chiasmus/libkleopatra_backend_chiasmus.la \
ui/libkleopatra_ui.la \ ui/libkleopatra_ui.la \
\ \
$(top_builddir)/libkdenetwork/qgpgme/libqgpgme.la \ $(top_builddir)/libtdenetwork/qgpgme/libqgpgme.la \
$(LIB_KIO) $(LIB_TDEUI) $(LIB_KIO) $(LIB_TDEUI)
# Disabled for tdepim-3.3, see also kleo/cryptobackendfactory.cpp # Disabled for tdepim-3.3, see also kleo/cryptobackendfactory.cpp

@ -18,7 +18,7 @@ include_directories(
${CMAKE_BINARY_DIR} ${CMAKE_BINARY_DIR}
${CMAKE_SOURCE_DIR}/certmanager/lib ${CMAKE_SOURCE_DIR}/certmanager/lib
${CMAKE_SOURCE_DIR}/libtdepim ${CMAKE_SOURCE_DIR}/libtdepim
${CMAKE_SOURCE_DIR}/libkdenetwork ${CMAKE_SOURCE_DIR}/libtdenetwork
${TDE_INCLUDE_DIR} ${TDE_INCLUDE_DIR}
${TQT_INCLUDE_DIRS} ${TQT_INCLUDE_DIRS}
) )

@ -1,4 +1,4 @@
INCLUDES = -I$(top_srcdir)/certmanager/lib -I$(top_srcdir)/libkdenetwork $(GPGME_CFLAGS) $(all_includes) INCLUDES = -I$(top_srcdir)/certmanager/lib -I$(top_srcdir)/libtdenetwork $(GPGME_CFLAGS) $(all_includes)
KDE_CXXFLAGS = '-DGPG_ERR_SOURCE_DEFAULT=((gpg_err_source_t)176)' KDE_CXXFLAGS = '-DGPG_ERR_SOURCE_DEFAULT=((gpg_err_source_t)176)'

@ -1,4 +1,4 @@
INCLUDES = -I$(top_srcdir)/libkdenetwork \ INCLUDES = -I$(top_srcdir)/libtdenetwork \
-I$(top_srcdir)/certmanager/lib \ -I$(top_srcdir)/certmanager/lib \
-I$(top_srcdir)/libkpgp \ -I$(top_srcdir)/libkpgp \
$(GPGME_CFLAGS) $(all_includes) $(GPGME_CFLAGS) $(all_includes)

@ -13,7 +13,7 @@ include_directories(
${CMAKE_CURRENT_BINARY_DIR} ${CMAKE_CURRENT_BINARY_DIR}
${CMAKE_BINARY_DIR} ${CMAKE_BINARY_DIR}
${CMAKE_SOURCE_DIR}/certmanager/lib ${CMAKE_SOURCE_DIR}/certmanager/lib
${CMAKE_SOURCE_DIR}/libkdenetwork ${CMAKE_SOURCE_DIR}/libtdenetwork
${CMAKE_SOURCE_DIR}/libtdepim ${CMAKE_SOURCE_DIR}/libtdepim
${TDE_INCLUDE_DIR} ${TDE_INCLUDE_DIR}
${TQT_INCLUDE_DIRS} ${TQT_INCLUDE_DIRS}

@ -1,6 +1,6 @@
#KDE_OPTIONS = nofinal #KDE_OPTIONS = nofinal
INCLUDES = -I$(top_srcdir)/libkdenetwork \ INCLUDES = -I$(top_srcdir)/libtdenetwork \
-I$(top_srcdir)/certmanager/lib \ -I$(top_srcdir)/certmanager/lib \
$(GPGME_CFLAGS) $(all_includes) $(GPGME_CFLAGS) $(all_includes)

@ -14,7 +14,7 @@ include_directories(
${CMAKE_BINARY_DIR} ${CMAKE_BINARY_DIR}
${CMAKE_SOURCE_DIR}/certmanager/lib ${CMAKE_SOURCE_DIR}/certmanager/lib
${CMAKE_SOURCE_DIR}/libtdepim ${CMAKE_SOURCE_DIR}/libtdepim
${CMAKE_SOURCE_DIR}/libkdenetwork ${CMAKE_SOURCE_DIR}/libtdenetwork
${TDE_INCLUDE_DIR} ${TDE_INCLUDE_DIR}
${TQT_INCLUDE_DIRS} ${TQT_INCLUDE_DIRS}
) )

@ -1,4 +1,4 @@
INCLUDES = -I$(top_srcdir)/libkdenetwork \ INCLUDES = -I$(top_srcdir)/libtdenetwork \
-I$(top_srcdir)/certmanager/lib \ -I$(top_srcdir)/certmanager/lib \
$(GPGME_CFLAGS) $(all_includes) $(GPGME_CFLAGS) $(all_includes)

@ -1,5 +1,5 @@
AM_CPPFLAGS = -I$(top_srcdir)/certmanager/lib \ AM_CPPFLAGS = -I$(top_srcdir)/certmanager/lib \
-I$(top_srcdir)/libkdenetwork \ -I$(top_srcdir)/libtdenetwork \
$(GPGME_CFLAGS) $(all_includes) -DKDESRCDIR=\"$(srcdir)\" $(GPGME_CFLAGS) $(all_includes) -DKDESRCDIR=\"$(srcdir)\"
check_PROGRAMS = test_keylister test_keygen test_keyselectiondialog \ check_PROGRAMS = test_keylister test_keygen test_keyselectiondialog \

@ -307,7 +307,7 @@ int main( int argc, char** argv ) {
// Test setting the option, sync'ing, then querying again // Test setting the option, sync'ing, then querying again
KURL::List lst; KURL::List lst;
// We use non-empty paths to workaround a bug in KURL (kdelibs-3.2) // We use non-empty paths to workaround a bug in KURL (tdelibs-3.2)
lst << KURL( "ldap://a:389/?b" ); lst << KURL( "ldap://a:389/?b" );
// Test with query containing a litteral ':' (KURL supports this) // Test with query containing a litteral ':' (KURL supports this)
// and a ' ' (KURL will escape it, see issue119) // and a ' ' (KURL will escape it, see issue119)

@ -13,7 +13,7 @@ include_directories(
${CMAKE_CURRENT_BINARY_DIR} ${CMAKE_CURRENT_BINARY_DIR}
${CMAKE_BINARY_DIR} ${CMAKE_BINARY_DIR}
${CMAKE_SOURCE_DIR}/certmanager/lib ${CMAKE_SOURCE_DIR}/certmanager/lib
${CMAKE_SOURCE_DIR}/libkdenetwork ${CMAKE_SOURCE_DIR}/libtdenetwork
${CMAKE_SOURCE_DIR}/libtdepim ${CMAKE_SOURCE_DIR}/libtdepim
${CMAKE_SOURCE_DIR}/libkpgp ${CMAKE_SOURCE_DIR}/libkpgp
${TDE_INCLUDE_DIR} ${TDE_INCLUDE_DIR}

@ -1,5 +1,5 @@
INCLUDES = -I$(top_srcdir)/libkdenetwork \ INCLUDES = -I$(top_srcdir)/libtdenetwork \
-I$(top_srcdir)/libkpgp \ -I$(top_srcdir)/libkpgp \
-I$(top_srcdir)/certmanager/lib \ -I$(top_srcdir)/certmanager/lib \
$(GPGME_CFLAGS) $(all_includes) $(GPGME_CFLAGS) $(all_includes)

@ -6,7 +6,7 @@
Based on kpgpui.h Based on kpgpui.h
Copyright (C) 2001,2002 the KPGP authors Copyright (C) 2001,2002 the KPGP authors
See file libkdenetwork/AUTHORS.kpgp for details See file libtdenetwork/AUTHORS.kpgp for details
Libkleopatra is free software; you can redistribute it and/or Libkleopatra is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as modify it under the terms of the GNU General Public License as

@ -6,7 +6,7 @@
Based on kpgpui.h Based on kpgpui.h
Copyright (C) 2001,2002 the KPGP authors Copyright (C) 2001,2002 the KPGP authors
See file libkdenetwork/AUTHORS.kpgp for details See file libtdenetwork/AUTHORS.kpgp for details
Libkleopatra is free software; you can redistribute it and/or Libkleopatra is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as modify it under the terms of the GNU General Public License as

@ -32,7 +32,7 @@
Based on kpgpui.cpp Based on kpgpui.cpp
Copyright (C) 2001,2002 the KPGP authors Copyright (C) 2001,2002 the KPGP authors
See file libkdenetwork/AUTHORS.kpgp for details See file libtdenetwork/AUTHORS.kpgp for details
This file is part of KPGP, the KDE PGP/GnuPG support library. This file is part of KPGP, the KDE PGP/GnuPG support library.

@ -32,7 +32,7 @@
Based on kpgpui.h Based on kpgpui.h
Copyright (C) 2001,2002 the KPGP authors Copyright (C) 2001,2002 the KPGP authors
See file libkdenetwork/AUTHORS.kpgp for details See file libtdenetwork/AUTHORS.kpgp for details
This file is part of KPGP, the KDE PGP/GnuPG support library. This file is part of KPGP, the KDE PGP/GnuPG support library.

@ -6,7 +6,7 @@
Based on kpgpui.cpp Based on kpgpui.cpp
Copyright (C) 2001,2002 the KPGP authors Copyright (C) 2001,2002 the KPGP authors
See file libkdenetwork/AUTHORS.kpgp for details See file libtdenetwork/AUTHORS.kpgp for details
Libkleopatra is free software; you can redistribute it and/or Libkleopatra is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as modify it under the terms of the GNU General Public License as

@ -6,7 +6,7 @@
Based on kpgpui.h Based on kpgpui.h
Copyright (C) 2001,2002 the KPGP authors Copyright (C) 2001,2002 the KPGP authors
See file libkdenetwork/AUTHORS.kpgp for details See file libtdenetwork/AUTHORS.kpgp for details
Libkleopatra is free software; you can redistribute it and/or Libkleopatra is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as modify it under the terms of the GNU General Public License as

@ -32,7 +32,7 @@
Based on kpgpui.cpp Based on kpgpui.cpp
Copyright (C) 2001,2002 the KPGP authors Copyright (C) 2001,2002 the KPGP authors
See file libkdenetwork/AUTHORS.kpgp for details See file libtdenetwork/AUTHORS.kpgp for details
This file is part of KPGP, the KDE PGP/GnuPG support library. This file is part of KPGP, the KDE PGP/GnuPG support library.

@ -32,7 +32,7 @@
Based on kpgpui.h Based on kpgpui.h
Copyright (C) 2001,2002 the KPGP authors Copyright (C) 2001,2002 the KPGP authors
See file libkdenetwork/AUTHORS.kpgp for details See file libtdenetwork/AUTHORS.kpgp for details
This file is part of KPGP, the KDE PGP/GnuPG support library. This file is part of KPGP, the KDE PGP/GnuPG support library.

@ -79,7 +79,7 @@ AC_CHECK_HEADERS(sys/cdefs.h) dnl for libkholidays/lunarphase.cpp
AC_CHECK_HEADERS(sys/ioctl.h) dnl for kandy/src/modem.cpp AC_CHECK_HEADERS(sys/ioctl.h) dnl for kandy/src/modem.cpp
AC_CHECK_HEADERS(sys/file.h sys/stat.h sys/time.h byteswap.h) dnl for at least kmail AC_CHECK_HEADERS(sys/file.h sys/stat.h sys/time.h byteswap.h) dnl for at least kmail
dnl the below is copied from kdenetwork's configure as too many apps moved dnl the below is copied from tdenetwork's configure as too many apps moved
dnl and noone can say which tests are needed and which are obsolete for tdepim ;( dnl and noone can say which tests are needed and which are obsolete for tdepim ;(
AC_CHECK_HEADERS(fcntl.h unistd.h sysent.h strings.h paths.h) AC_CHECK_HEADERS(fcntl.h unistd.h sysent.h strings.h paths.h)

@ -7,7 +7,7 @@ Index: admin/cvs.sh
done done
for i in `ls -1 po/*.pot 2>/dev/null | sed -e "s#po/##"`; do for i in `ls -1 po/*.pot 2>/dev/null | sed -e "s#po/##"`; do
- sed -e 's,^"Content-Type: text/plain; charset=CHARSET\\n"$,"Content-Type: text/plain; charset=UTF-8\\n",' po/$i > po/$i.new && mv po/$i.new po/$i - sed -e 's,^"Content-Type: text/plain; charset=CHARSET\\n"$,"Content-Type: text/plain; charset=UTF-8\\n",' po/$i > po/$i.new && mv po/$i.new po/$i
+ sed -e 's,^"Content-Type: text/plain; charset=CHARSET\\n"$,"Content-Type: text/plain; charset=UTF-8\\n",; s,"Content-Transfer-Encoding: ENCODING\\n","Content-Transfer-Encoding: 8bit\\n", ; s,"Language-Team: LANGUAGE <LL@li.org>\\n","Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\\n",' po/$i > po/$i.new && mv po/$i.new po/$i + sed -e 's,^"Content-Type: text/plain; charset=CHARSET\\n"$,"Content-Type: text/plain; charset=UTF-8\\n",; s,"Content-Transfer-Encoding: ENCODING\\n","Content-Transfer-Encoding: 8bit\\n", ; s,"Language-Team: LANGUAGE <LL@li.org>\\n","Language-Team: LANGUAGE <tde-i18n-doc@kde.org>\\n",' po/$i > po/$i.new && mv po/$i.new po/$i
#msgmerge -q -o po/$i po/$i po/$i #msgmerge -q -o po/$i po/$i po/$i
egrep -v '^#[^,]' po/$i | egrep '^.*[^ ]+.*$' | grep -v "\"POT-Creation" > temp.pot egrep -v '^#[^,]' po/$i | egrep '^.*[^ ]+.*$' | grep -v "\"POT-Creation" > temp.pot
if test -f po.backup/$i && ! cmp -s temp.pot po.backup/$i; then if test -f po.backup/$i && ! cmp -s temp.pot po.backup/$i; then

@ -35,10 +35,10 @@ digraph "inter-dependency graph for tdepim" {
"libkcal" -> "libtdepim"; "libkcal" -> "libtdepim";
"libkcal" -> "libkpimexchange"; "libkcal" -> "libkpimexchange";
"libkcal" -> "plugins"; "libkcal" -> "plugins";
"libkdenetwork" -> "certmanager"; "libtdenetwork" -> "certmanager";
"libkdenetwork" -> "kmail"; "libtdenetwork" -> "kmail";
"libkdenetwork" -> "knode"; "libtdenetwork" -> "knode";
"libkdenetwork" -> "korn"; "libtdenetwork" -> "korn";
"libtdepim" -> "akregator"; "libtdepim" -> "akregator";
"libtdepim" -> "kaddressbook"; "libtdepim" -> "kaddressbook";
"libtdepim" -> "kalarm"; "libtdepim" -> "kalarm";

@ -750,7 +750,7 @@ displayed. Choose:</para>
<listitem> <listitem>
<para><guilabel>Speak</guilabel> to have the alarm message spoken as <para><guilabel>Speak</guilabel> to have the alarm message spoken as
well as being displayed. This option is only available if you have well as being displayed. This option is only available if you have
<application>KTTSD</application> (from the kdeaccessibility package) <application>KTTSD</application> (from the tdeaccessibility package)
installed and configured, together with a compatible speech installed and configured, together with a compatible speech
synthesizer, &eg; <application>Festival</application>.</para> synthesizer, &eg; <application>Festival</application>.</para>
</listitem> </listitem>
@ -4052,8 +4052,8 @@ who kindly agreed to allow the name &kalarm; to be used by this
<title>Requirements</title> <title>Requirements</title>
<para>&kalarm; requires the standard &kde; libraries to be installed <para>&kalarm; requires the standard &kde; libraries to be installed
(the <filename>kdelibs</filename> package). To compile from source, (the <filename>tdelibs</filename> package). To compile from source,
you also need the &Qt; and <filename>kdelibs</filename> development you also need the &Qt; and <filename>tdelibs</filename> development
packages. The X11 development package, if present, is used to improve packages. The X11 development package, if present, is used to improve
&kalarm;'s ability to function under &kde; without a system &kalarm;'s ability to function under &kde; without a system
tray.</para> tray.</para>
@ -4062,13 +4062,13 @@ tray.</para>
they are installed:</para> they are installed:</para>
<itemizedlist> <itemizedlist>
<listitem><para>&kmix; (from kdemultimedia package): if installed, it <listitem><para>&kmix; (from tdemultimedia package): if installed, it
allows &kalarm; to set the absolute sound volume when playing audio allows &kalarm; to set the absolute sound volume when playing audio
files.</para> files.</para>
</listitem> </listitem>
<listitem><para><application>KTTSD</application> (from <listitem><para><application>KTTSD</application> (from
kdeaccessibility package): if installed and configured, together with tdeaccessibility package): if installed and configured, together with
a compatible speech synthesizer package, it allows &kalarm; to speak a compatible speech synthesizer package, it allows &kalarm; to speak
alarm messages when they are displayed.</para> alarm messages when they are displayed.</para>
</listitem> </listitem>

@ -293,12 +293,12 @@ Watts <email>lauri@kde.org</email>.</para>
<sect1 id="kandy-requirements"> <sect1 id="kandy-requirements">
<title>Requirements</title> <title>Requirements</title>
<para>You will need to have the kdelibs package installed in order to <para>You will need to have the tdelibs package installed in order to
successfully compile the tdepim package that contains &kandy;. The successfully compile the tdepim package that contains &kandy;. The
kdelibs package may be found at the same location as the tdepim tdelibs package may be found at the same location as the tdepim
package.</para> package.</para>
<para>The &kaddressbook; is part of the kdebase package. This can also <para>The &kaddressbook; is part of the tdebase package. This can also
be found at the same location as the tdepim package.</para> be found at the same location as the tdepim package.</para>
</sect1> </sect1>
@ -308,7 +308,7 @@ be found at the same location as the tdepim package.</para>
&install.compile.documentation; &install.compile.documentation;
<para>Compiling and installing the required kdelibs package follows the <para>Compiling and installing the required tdelibs package follows the
same process. If you encounter any problems compiling or installing same process. If you encounter any problems compiling or installing
&kandy;, help may be obtained from the <ulink &kandy;, help may be obtained from the <ulink
url="http://www.kde.org/mailinglists.html">&kde; mailing lists </ulink> url="http://www.kde.org/mailinglists.html">&kde; mailing lists </ulink>

@ -64,7 +64,7 @@
<keywordset> <keywordset>
<keyword>KDE</keyword> <keyword>KDE</keyword>
<keyword>karm</keyword> <keyword>karm</keyword>
<keyword>kdeutils</keyword> <keyword>tdeutils</keyword>
<keyword>time</keyword> <keyword>time</keyword>
<keyword>tracker</keyword> <keyword>tracker</keyword>
<keyword>project</keyword> <keyword>project</keyword>

@ -530,8 +530,8 @@ Is there any documentation on the available interfaces?</para></question>
<answer><para>You can get a list of functions by using this command in a shell: <answer><para>You can get a list of functions by using this command in a shell:
<userinput><command>dcop</command> <userinput><command>dcop</command>
<option>kmail KMailIface</option></userinput>. Some documentation is also <option>kmail KMailIface</option></userinput>. Some documentation is also
available in <filename>kdenetwork/kmail/kmailIface.h</filename> and available in <filename>tdenetwork/kmail/kmailIface.h</filename> and
<filename>kdenetwork/kmail/mailcomposerIface.h</filename>.</para></answer> <filename>tdenetwork/kmail/mailcomposerIface.h</filename>.</para></answer>
</qandaentry> </qandaentry>
<qandaentry> <qandaentry>

@ -12,7 +12,7 @@
</question> </question>
<answer> <answer>
<para>Does the <guisubmenu>Internet</guisubmenu>entry exist? If not, <para>Does the <guisubmenu>Internet</guisubmenu>entry exist? If not,
maybe the kdenetwork package isn't installed (perhaps because your maybe the tdenetwork package isn't installed (perhaps because your
distribution possibly doesn't do this for you); if the entry is there, distribution possibly doesn't do this for you); if the entry is there,
but you do not have a <guimenuitem>KNode</guimenuitem> item but you do not have a <guimenuitem>KNode</guimenuitem> item
in it, you should try to open a &konsole; and run &knode; from in it, you should try to open a &konsole; and run &knode; from

@ -95,7 +95,7 @@
<keywordset> <keywordset>
<keyword>KDE</keyword> <keyword>KDE</keyword>
<keyword>KNode</keyword> <keyword>KNode</keyword>
<keyword>kdenetwork</keyword> <keyword>tdenetwork</keyword>
<keyword>newsreader</keyword> <keyword>newsreader</keyword>
</keywordset> </keywordset>
</bookinfo> </bookinfo>

@ -22,9 +22,9 @@ url="http://www.leafnode.org"><application>leafnode</application></ulink>.</para
<sect1 id="compilation"> <sect1 id="compilation">
<title>Compile and install</title> <title>Compile and install</title>
<para>&knode; is part of the kdenetwork package of &kde; 3.x and is <para>&knode; is part of the tdenetwork package of &kde; 3.x and is
installed together with it, provided you have chosen to install the installed together with it, provided you have chosen to install the
kdenetwork package; so, in general, there is no need for a user tdenetwork package; so, in general, there is no need for a user
to compile the sources of &knode;.</para> to compile the sources of &knode;.</para>
&install.compile.documentation; &install.compile.documentation;

@ -55,7 +55,7 @@ desktop.</para></abstract>
<keywordset> <keywordset>
<keyword>KDE</keyword> <keyword>KDE</keyword>
<keyword>Knotes</keyword> <keyword>Knotes</keyword>
<keyword>kdeutils</keyword> <keyword>tdeutils</keyword>
<keyword>notes</keyword> <keyword>notes</keyword>
<keyword>popup</keyword> <keyword>popup</keyword>
<keyword>pop-up</keyword> <keyword>pop-up</keyword>

@ -811,8 +811,8 @@ If you do not want to see event <acronym>UIDs</acronym> then use the
<title>Requirements</title> <title>Requirements</title>
<para>&konsolekalendar; requires the standard &kde; libraries to be installed <para>&konsolekalendar; requires the standard &kde; libraries to be installed
(the <filename>kdelibs</filename> package). To compile from source, (the <filename>tdelibs</filename> package). To compile from source,
you also need the &Qt; and <filename>kdelibs</filename> development you also need the &Qt; and <filename>tdelibs</filename> development
packages.</para> packages.</para>
<para>You can find a list of changes in the <para>You can find a list of changes in the

@ -4824,7 +4824,7 @@ space in your home folder. Very large calendars slow down
on your platform and the size of your calendar(s).</para> on your platform and the size of your calendar(s).</para>
<para>All required libraries are part of standard &kde; libraries <para>All required libraries are part of standard &kde; libraries
(kdelibs). &kde; base package (kdebase) must also be installed to change (tdelibs). &kde; base package (tdebase) must also be installed to change
localization preferences like date and time formats. &korganizer; itself localization preferences like date and time formats. &korganizer; itself
is in the tdepim package. All packages can be found on <ulink is in the tdepim package. All packages can be found on <ulink
url="http://www.kde.org">&kde; home page</ulink>.</para> url="http://www.kde.org">&kde; home page</ulink>.</para>

@ -9,7 +9,7 @@
# #
################################################# #################################################
tde_import( libkdenetwork ) tde_import( libtdenetwork )
tde_import( certmanager ) tde_import( certmanager )
tde_import( libkmime ) tde_import( libkmime )
tde_import( ktnef ) tde_import( ktnef )

@ -640,7 +640,7 @@ int AddressTypeDialog::type() const
/** /**
Small helper class, I hope we can remove it as soon as a general solution has Small helper class, I hope we can remove it as soon as a general solution has
been committed to kdelibs been committed to tdelibs
*/ */
class LocaleAwareString : public TQString class LocaleAwareString : public TQString
{ {

@ -23,7 +23,7 @@
#include <kapplication.h> #include <kapplication.h>
#include <kconfig.h> #include <kconfig.h>
#include <kdeversion.h> #include <tdeversion.h>
#include <kglobal.h> #include <kglobal.h>
#include <klocale.h> #include <klocale.h>
#include <kmessagebox.h> #include <kmessagebox.h>

@ -16,7 +16,7 @@ include_directories(
${CMAKE_CURRENT_BINARY_DIR} ${CMAKE_CURRENT_BINARY_DIR}
${CMAKE_BINARY_DIR} ${CMAKE_BINARY_DIR}
${CMAKE_SOURCE_DIR} ${CMAKE_SOURCE_DIR}
${CMAKE_SOURCE_DIR}/libkdenetwork ${CMAKE_SOURCE_DIR}/libtdenetwork
${CMAKE_SOURCE_DIR}/kaddressbook/interfaces ${CMAKE_SOURCE_DIR}/kaddressbook/interfaces
${CMAKE_SOURCE_DIR}/libtdepim ${CMAKE_SOURCE_DIR}/libtdepim
${CMAKE_SOURCE_DIR}/certmanager/lib ${CMAKE_SOURCE_DIR}/certmanager/lib

@ -1,7 +1,7 @@
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/kaddressbook/interfaces \ INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/kaddressbook/interfaces \
-I$(top_srcdir)/kaddressbook \ -I$(top_srcdir)/kaddressbook \
-I$(top_srcdir)/certmanager/lib \ -I$(top_srcdir)/certmanager/lib \
-I$(top_srcdir)/libkdenetwork \ -I$(top_srcdir)/libtdenetwork \
-I$(top_builddir)/kaddressbook/editors \ -I$(top_builddir)/kaddressbook/editors \
$(GPGME_CFLAGS) \ $(GPGME_CFLAGS) \
$(all_includes) $(all_includes)

@ -51,7 +51,7 @@
#include <kcmdlineargs.h> #include <kcmdlineargs.h>
#include <kcmultidialog.h> #include <kcmultidialog.h>
#include <kdebug.h> #include <kdebug.h>
#include <kdeversion.h> #include <tdeversion.h>
#include <kimproxy.h> #include <kimproxy.h>
#include <klocale.h> #include <klocale.h>
#include <kmessagebox.h> #include <kmessagebox.h>

@ -72,7 +72,7 @@ KABConfigWidget::KABConfigWidget( TQWidget *parent, const char *name )
mTradeAsFamilyName = new TQCheckBox( i18n( "Trade single name component as family name" ), groupBox, "mtrade" ); mTradeAsFamilyName = new TQCheckBox( i18n( "Trade single name component as family name" ), groupBox, "mtrade" );
boxLayout->addWidget( mTradeAsFamilyName ); boxLayout->addWidget( mTradeAsFamilyName );
/** /**
TODO: show the checkbox when we can compile agains kdelibs from HEAD, atm it TODO: show the checkbox when we can compile agains tdelibs from HEAD, atm it
doesn't work and would just confuse the users ;) doesn't work and would just confuse the users ;)
*/ */
mTradeAsFamilyName->hide(); mTradeAsFamilyName->hide();

@ -24,7 +24,7 @@
#ifndef PRINTSORTMODE_H #ifndef PRINTSORTMODE_H
#define PRINTSORTMODE_H #define PRINTSORTMODE_H
#include <kdeversion.h> #include <tdeversion.h>
#if KDE_IS_VERSION(3,3,91) #if KDE_IS_VERSION(3,3,91)

@ -23,7 +23,7 @@
#include <config.h> // FOR TDEPIM_NEW_DISTRLISTS #include <config.h> // FOR TDEPIM_NEW_DISTRLISTS
#include <kabc/addresseelist.h> #include <kabc/addresseelist.h>
#include <kdeversion.h> #include <tdeversion.h>
#include "searchmanager.h" #include "searchmanager.h"

@ -31,7 +31,7 @@
#include <kactionclasses.h> #include <kactionclasses.h>
#include <kconfig.h> #include <kconfig.h>
#include <kdebug.h> #include <kdebug.h>
#include <kdeversion.h> #include <tdeversion.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <klocale.h> #include <klocale.h>
#include <kmessagebox.h> #include <kmessagebox.h>

@ -29,7 +29,7 @@
#include <tqvbox.h> #include <tqvbox.h>
#include <tqbuttongroup.h> #include <tqbuttongroup.h>
#include <kdeversion.h> #include <tdeversion.h>
#include <kglobal.h> #include <kglobal.h>
#include <klocale.h> #include <klocale.h>
#include <klineedit.h> #include <klineedit.h>

@ -15,7 +15,7 @@ include_directories(
${CMAKE_SOURCE_DIR} ${CMAKE_SOURCE_DIR}
${CMAKE_SOURCE_DIR}/kaddressbook ${CMAKE_SOURCE_DIR}/kaddressbook
${CMAKE_SOURCE_DIR}/kaddressbook/interfaces ${CMAKE_SOURCE_DIR}/kaddressbook/interfaces
${CMAKE_SOURCE_DIR}/libkdenetwork ${CMAKE_SOURCE_DIR}/libtdenetwork
${CMAKE_SOURCE_DIR}/libtdepim ${CMAKE_SOURCE_DIR}/libtdepim
${TDE_INCLUDE_DIR} ${TDE_INCLUDE_DIR}
${TQT_INCLUDE_DIRS} ${TQT_INCLUDE_DIRS}

@ -1,7 +1,7 @@
INCLUDES = -I$(top_srcdir) \ INCLUDES = -I$(top_srcdir) \
-I$(top_srcdir)/kaddressbook/interfaces \ -I$(top_srcdir)/kaddressbook/interfaces \
-I$(top_srcdir)/kaddressbook \ -I$(top_srcdir)/kaddressbook \
-I$(top_srcdir)/libkdenetwork \ -I$(top_srcdir)/libtdenetwork \
$(GPGME_CFLAGS) \ $(GPGME_CFLAGS) \
$(all_includes) $(all_includes)
@ -26,7 +26,7 @@ libkaddrbk_csv_xxport_la_LIBADD = $(XXLIBS) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI
libkaddrbk_vcard_xxport_la_SOURCES = vcard_xxport.cpp libkaddrbk_vcard_xxport_la_SOURCES = vcard_xxport.cpp
libkaddrbk_vcard_xxport_la_LIBADD = $(XXLIBS) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KABC) $(LIB_KIO) \ libkaddrbk_vcard_xxport_la_LIBADD = $(XXLIBS) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KABC) $(LIB_KIO) \
$(top_builddir)/kaddressbook/libkaddressbook.la \ $(top_builddir)/kaddressbook/libkaddressbook.la \
$(top_builddir)/libkdenetwork/qgpgme/libqgpgme.la $(top_builddir)/libtdenetwork/qgpgme/libqgpgme.la
libkaddrbk_kde2_xxport_la_SOURCES = kde2_xxport.cpp libkaddrbk_kde2_xxport_la_SOURCES = kde2_xxport.cpp
libkaddrbk_kde2_xxport_la_LIBADD = $(XXLIBS) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KABC) $(LIB_KIO) libkaddrbk_kde2_xxport_la_LIBADD = $(XXLIBS) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KABC) $(LIB_KIO)

@ -6,7 +6,7 @@ The following bugs are known to exist in KAlarm:
-- Bug 79247: Summer/winter time changes (daylight savings time changes), are -- Bug 79247: Summer/winter time changes (daylight savings time changes), are
not handled well. KAlarm needs to use time zones in scheduling alarms instead not handled well. KAlarm needs to use time zones in scheduling alarms instead
of a simple local time which it currently uses. This requires improved of a simple local time which it currently uses. This requires improved
timezone handling in kdelibs and libkcal. This is fixed in KAlarm version 1.9. timezone handling in tdelibs and libkcal. This is fixed in KAlarm version 1.9.
The following bugs appear to be KAlarm bugs but are actually due to other software: The following bugs appear to be KAlarm bugs but are actually due to other software:

@ -12,7 +12,7 @@
tde_import( libkmime ) tde_import( libkmime )
tde_import( ktnef ) tde_import( ktnef )
tde_import( libtdepim ) tde_import( libtdepim )
tde_import( libkdenetwork ) tde_import( libtdenetwork )
tde_import( certmanager ) tde_import( certmanager )
tde_import( libkcal ) tde_import( libkcal )
tde_import( libkpimidentities ) tde_import( libkpimidentities )

@ -21,7 +21,7 @@ kalarm_SOURCES = birthdaydlg.cpp main.cpp alarmevent.cpp editdlg.cpp \
templatelistview.cpp templatepickdlg.cpp templatedlg.cpp \ templatelistview.cpp templatepickdlg.cpp templatedlg.cpp \
templatemenuaction.cpp latecancel.cpp repetition.cpp alarmtext.cpp \ templatemenuaction.cpp latecancel.cpp repetition.cpp alarmtext.cpp \
emailidcombo.cpp find.cpp pickfileradio.cpp calendarcompat.cpp emailidcombo.cpp find.cpp pickfileradio.cpp calendarcompat.cpp
kalarm_LDFLAGS = $(all_libraries) $(KDE_RPATH) -L$(top_builddir)/libkdenetwork/qgpgme kalarm_LDFLAGS = $(all_libraries) $(KDE_RPATH) -L$(top_builddir)/libtdenetwork/qgpgme
if include_ARTS if include_ARTS
ARTSLIB = -lartskde ARTSLIB = -lartskde
endif endif

@ -1,7 +1,7 @@
if test -z "$KMIX"; then if test -z "$KMIX"; then
echo "" echo ""
echo "=================================================================" echo "================================================================="
echo "kmix (from the kdemultimedia package) is missing." echo "kmix (from the tdemultimedia package) is missing."
echo "KAlarm will not be able to set the absolute sound volume when" echo "KAlarm will not be able to set the absolute sound volume when"
echo "playing audio files until you install kmix." echo "playing audio files until you install kmix."
echo "=================================================================" echo "================================================================="
@ -9,7 +9,7 @@ fi
if test -z "$KTTSD"; then if test -z "$KTTSD"; then
echo "" echo ""
echo "=================================================================" echo "================================================================="
echo "kttsd (from the kdeaccessibility package) is missing." echo "kttsd (from the tdeaccessibility package) is missing."
echo "KAlarm will not be able to speak alarm messages until you install" echo "KAlarm will not be able to speak alarm messages until you install"
echo "kttsd together with appropriate speech synthesis application(s)." echo "kttsd together with appropriate speech synthesis application(s)."
echo "=================================================================" echo "================================================================="

@ -21,7 +21,7 @@
#ifndef FONTCOLOUR_H #ifndef FONTCOLOUR_H
#define FONTCOLOUR_H #define FONTCOLOUR_H
#include <kdeversion.h> #include <tdeversion.h>
#include <tqwidget.h> #include <tqwidget.h>
#include <tqstringlist.h> #include <tqstringlist.h>
#include <kfontdialog.h> #include <kfontdialog.h>

@ -29,7 +29,7 @@
#define KALARM_VERSION "1.5.5" #define KALARM_VERSION "1.5.5"
#define KALARM_NAME "KAlarm" #define KALARM_NAME "KAlarm"
#include <kdeversion.h> #include <tdeversion.h>
#define AUTOSTART_BY_KALARMD // temporary fix for autostart before session restoration #define AUTOSTART_BY_KALARMD // temporary fix for autostart before session restoration

@ -972,7 +972,7 @@ TQString getHostName()
/*============================================================================= /*=============================================================================
= HeaderParsing : modified and additional functions. = HeaderParsing : modified and additional functions.
= The following functions are modified from, or additional to, those in = The following functions are modified from, or additional to, those in
= libkdenetwork kmime_header_parsing.cpp. = libtdenetwork kmime_header_parsing.cpp.
=============================================================================*/ =============================================================================*/
namespace HeaderParsing namespace HeaderParsing

@ -3,7 +3,7 @@
* Program: kalarm * Program: kalarm
* Copyright (c) 2001 - 2003, 2005 by David Jarvie <software@astrojar.org.uk> * Copyright (c) 2001 - 2003, 2005 by David Jarvie <software@astrojar.org.uk>
* *
* Some code taken from kdelibs/tdeui/kcolorcombo.cpp in the KDE libraries: * Some code taken from tdelibs/tdeui/kcolorcombo.cpp in the KDE libraries:
* Copyright (C) 1997 Martin Jones (mjones@kde.org) * Copyright (C) 1997 Martin Jones (mjones@kde.org)
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

@ -18,7 +18,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/ */
#include <kdeversion.h> #include <tdeversion.h>
#include <tqlineedit.h> #include <tqlineedit.h>
#include <tqobjectlist.h> #include <tqobjectlist.h>
#include "spinbox.moc" #include "spinbox.moc"

@ -19,7 +19,7 @@
*/ */
#include "kalarm.h" #include "kalarm.h"
#include <kdeversion.h> #include <tdeversion.h>
#include "kalarmapp.h" #include "kalarmapp.h"
#include "mainwindowbase.moc" #include "mainwindowbase.moc"

@ -1,4 +1,4 @@
## kdebase/Makefile.am ## tdebase/Makefile.am
## (C) 1997 Stephan Kulow ## (C) 1997 Stephan Kulow
SUBDIRS = src profiles SUBDIRS = src profiles

@ -1,5 +1,5 @@
<?xml version = '1.0'?> <?xml version = '1.0'?>
<kdevelop> <tdevelop>
<general> <general>
<author>root</author> <author>root</author>
<email>root@duffman</email> <email>root@duffman</email>
@ -139,4 +139,4 @@
</creategettersetter> </creategettersetter>
<references/> <references/>
</kdevcppsupport> </kdevcppsupport>
</kdevelop> </tdevelop>

@ -3,7 +3,7 @@
#### Temporary name #### Temporary name
exec=kio_imap4 exec=kio_imap4
# protocol that will appear in URLs # protocol that will appear in URLs
#### This ioslave is temporarily named imaps, while imaps remains in kdebase #### This ioslave is temporarily named imaps, while imaps remains in tdebase
protocol=imaps protocol=imaps
# input/output can be one of: filesystem, stream, none # input/output can be one of: filesystem, stream, none

@ -42,7 +42,7 @@ extern "C" { KDE_EXPORT int kdemain(int argc, char* argv[]); }
int kdemain( int argc, char * argv[] ) int kdemain( int argc, char * argv[] )
{ {
KLocale::setMainCatalogue("kdelibs"); KLocale::setMainCatalogue("tdelibs");
KInstance instance("kio_mbox"); KInstance instance("kio_mbox");
(void) KGlobal::locale(); (void) KGlobal::locale();

@ -17,7 +17,7 @@ if( WITH_INDEXLIB )
set( INDEX_LIBRARY index-shared ) set( INDEX_LIBRARY index-shared )
endif( ) endif( )
tde_import( libkdenetwork ) tde_import( libtdenetwork )
tde_import( certmanager ) tde_import( certmanager )
tde_import( ktnef ) tde_import( ktnef )
tde_import( libkcal ) tde_import( libkcal )
@ -46,7 +46,7 @@ include_directories(
${CMAKE_SOURCE_DIR}/libkmime ${CMAKE_SOURCE_DIR}/libkmime
${CMAKE_SOURCE_DIR}/libtdepim ${CMAKE_SOURCE_DIR}/libtdepim
${CMAKE_SOURCE_DIR}/libkpgp ${CMAKE_SOURCE_DIR}/libkpgp
${CMAKE_SOURCE_DIR}/libkdenetwork ${CMAKE_SOURCE_DIR}/libtdenetwork
${CMAKE_SOURCE_DIR}/certmanager/lib ${CMAKE_SOURCE_DIR}/certmanager/lib
${CMAKE_SOURCE_DIR}/libksieve ${CMAKE_SOURCE_DIR}/libksieve
${CMAKE_SOURCE_DIR}/ktnef ${CMAKE_SOURCE_DIR}/ktnef

@ -69,7 +69,7 @@ please visit http://webcvs.kde.org
panes. (Currently have to restart kmail for this to take effect due panes. (Currently have to restart kmail for this to take effect due
to HTML widget renovations). Fixed width fonts starting working too. to HTML widget renovations). Fixed width fonts starting working too.
* Ported all the changes made to KMail 1.0.x. * Ported all the changes made to KMail 1.0.x.
* Ported KMail to QT 2.1 and KDE 2 kdelibs (that is it runs and works * Ported KMail to QT 2.1 and KDE 2 tdelibs (that is it runs and works
now rather than just compiling) now rather than just compiling)
Privacy Privacy

@ -183,7 +183,7 @@ call the same functions for each tab.
\section mdn MDNs \section mdn MDNs
Files: libkdenetwork/kmime_mdn.{h,cpp} and kmmessage.{h,cpp}, mostly Files: libtdenetwork/kmime_mdn.{h,cpp} and kmmessage.{h,cpp}, mostly
Contact Marc Mutz <mutz@kde.org> on questions... Contact Marc Mutz <mutz@kde.org> on questions...

@ -5,7 +5,7 @@ SUBDIRS = interfaces . about pics profiles avscripts tests
INCLUDES = -I$(top_srcdir)/libkmime \ INCLUDES = -I$(top_srcdir)/libkmime \
-I$(top_srcdir)/libkpgp \ -I$(top_srcdir)/libkpgp \
-I$(top_srcdir)/libkdenetwork \ -I$(top_srcdir)/libtdenetwork \
-I$(top_srcdir)/libtdepim \ -I$(top_srcdir)/libtdepim \
-I$(top_srcdir)/libkpimidentities \ -I$(top_srcdir)/libkpimidentities \
-I$(top_srcdir)/libemailfunctions \ -I$(top_srcdir)/libemailfunctions \

@ -432,7 +432,7 @@ void CachedImapJob::slotPutNextMessage()
} }
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
// TODO: port to KIO::StoredTransferJob once it's ok to require kdelibs-3.3 // TODO: port to KIO::StoredTransferJob once it's ok to require tdelibs-3.3
void CachedImapJob::slotPutMessageDataReq(KIO::Job *job, TQByteArray &data) void CachedImapJob::slotPutMessageDataReq(KIO::Job *job, TQByteArray &data)
{ {
KMAcctCachedImap::JobIterator it = mAccount->findJob(job); KMAcctCachedImap::JobIterator it = mAccount->findJob(job);

@ -19,7 +19,7 @@ AM_CONDITIONAL(add_indexlib, test no = "$missing_indexlib")
]) ])
dnl The following test is taken from kdelibs/kio/kio dnl The following test is taken from tdelibs/kio/kio
dnl ------------------------------------------------------------------------ dnl ------------------------------------------------------------------------
dnl Try to find if we have Linux Inode based Dir Notification dnl Try to find if we have Linux Inode based Dir Notification
dnl ------------------------------------------------------------------------ dnl ------------------------------------------------------------------------

@ -71,7 +71,7 @@ using KMail::IdentityListViewItem;
#include "identitydialog.h" #include "identitydialog.h"
using KMail::IdentityDialog; using KMail::IdentityDialog;
// other kdenetwork headers: // other tdenetwork headers:
#include <libkpimidentities/identity.h> #include <libkpimidentities/identity.h>
#include <kmime_util.h> #include <kmime_util.h>
using KMime::DateFormatter; using KMime::DateFormatter;
@ -1018,7 +1018,7 @@ void AccountsPage::SendingTab::doLoadOther() {
if( str.isEmpty() ) if( str.isEmpty() )
{ {
//### FIXME: Use the global convenience function instead of the homebrewed //### FIXME: Use the global convenience function instead of the homebrewed
// solution once we can rely on HEAD kdelibs. // solution once we can rely on HEAD tdelibs.
//str = KGlobal::hostname(); ??????? //str = KGlobal::hostname(); ???????
char buffer[256]; char buffer[256];
if ( !gethostname( buffer, 255 ) ) if ( !gethostname( buffer, 255 ) )

@ -17,7 +17,7 @@
#include "globalsettings.h" #include "globalsettings.h"
#include "kmacctcachedimap.h" #include "kmacctcachedimap.h"
// other kdenetwork headers: (none) // other tdenetwork headers: (none)
// other KDE headers: // other KDE headers:
#include <ksimpleconfig.h> #include <ksimpleconfig.h>

@ -31,7 +31,7 @@
#include <cassert> #include <cassert>
// inotify stuff taken from kdelibs/kio/kio/kdirwatch.cpp // inotify stuff taken from tdelibs/kio/kio/kdirwatch.cpp
#ifdef HAVE_SYS_INOTIFY #ifdef HAVE_SYS_INOTIFY
#include <sys/ioctl.h> #include <sys/ioctl.h>
#include <sys/inotify.h> #include <sys/inotify.h>

@ -31,7 +31,7 @@
#include "filterlog.h" #include "filterlog.h"
#include <kdebug.h> #include <kdebug.h>
#include <kdeversion.h> #include <tdeversion.h>
#include <kfiledialog.h> #include <kfiledialog.h>
#include <klocale.h> #include <klocale.h>
#include <kmessagebox.h> #include <kmessagebox.h>

@ -65,7 +65,7 @@
using namespace KMail; using namespace KMail;
// In case your kdelibs is < 3.3 // In case your tdelibs is < 3.3
#ifndef I18N_NOOP2 #ifndef I18N_NOOP2
#define I18N_NOOP2( comment,x ) x #define I18N_NOOP2( comment,x ) x
#endif #endif

@ -921,7 +921,7 @@ namespace KMail {
{ {
// Copy job's data before a possible killAllJobs // Copy job's data before a possible killAllJobs
TQStringList errors; TQStringList errors;
if ( job && job->error() != KIO::ERR_SLAVE_DEFINED /*workaround for kdelibs-3.2*/) if ( job && job->error() != KIO::ERR_SLAVE_DEFINED /*workaround for tdelibs-3.2*/)
errors = job->detailedErrorStrings(); errors = job->detailedErrorStrings();
bool jobsKilled = true; bool jobsKilled = true;

@ -6,7 +6,7 @@
Based on kpgp.cpp Based on kpgp.cpp
Copyright (C) 2001,2002 the KPGP authors Copyright (C) 2001,2002 the KPGP authors
See file libkdenetwork/AUTHORS.kpgp for details See file libtdenetwork/AUTHORS.kpgp for details
Libkleopatra is free software; you can redistribute it and/or Libkleopatra is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as modify it under the terms of the GNU General Public License as

@ -6,7 +6,7 @@
Based on kpgp.h Based on kpgp.h
Copyright (C) 2001,2002 the KPGP authors Copyright (C) 2001,2002 the KPGP authors
See file libkdenetwork/AUTHORS.kpgp for details See file libtdenetwork/AUTHORS.kpgp for details
Libkleopatra is free software; you can redistribute it and/or Libkleopatra is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as modify it under the terms of the GNU General Public License as

@ -22,7 +22,7 @@
#include <tqstringlist.h> #include <tqstringlist.h>
#include <kdeversion.h> #include <tdeversion.h>
#include <kabc/addressee.h> #include <kabc/addressee.h>
class TQWidget; class TQWidget;

@ -205,7 +205,7 @@ void KMailPart::slotNameChanged( KMFolderTreeItem *fti )
// method KParts::MainWindow::createGUI() since we need to call it so that // method KParts::MainWindow::createGUI() since we need to call it so that
// the toolbar is redrawn when necessary. // the toolbar is redrawn when necessary.
// It can be removed once createGUI() has been made public _and_ we don't // It can be removed once createGUI() has been made public _and_ we don't
// longer rely on kdelibs 3.2. // longer rely on tdelibs 3.2.
class KPartsMainWindowWithPublicizedCreateGUI : public KParts::MainWindow class KPartsMainWindowWithPublicizedCreateGUI : public KParts::MainWindow
{ {
public: public:

@ -27,7 +27,7 @@
#include "kmailpartIface.h" #include "kmailpartIface.h"
#include <kdeversion.h> #include <tdeversion.h>
#include <kparts/browserextension.h> #include <kparts/browserextension.h>
#include <kparts/statusbarextension.h> #include <kparts/statusbarextension.h>
#include <kparts/factory.h> #include <kparts/factory.h>

@ -1659,7 +1659,7 @@ void KMComposeWin::setupEditor(void)
// Font setup // Font setup
slotUpdateFont(); slotUpdateFont();
/* installRBPopup() is broken in kdelibs, we should wait for /* installRBPopup() is broken in tdelibs, we should wait for
the new klibtextedit (dnaber, 2002-01-01) the new klibtextedit (dnaber, 2002-01-01)
menu = new TQPopupMenu(this); menu = new TQPopupMenu(this);
//#ifdef BROKEN //#ifdef BROKEN

@ -30,7 +30,7 @@
#include <kio/job.h> #include <kio/job.h>
#include <kglobalsettings.h> #include <kglobalsettings.h>
#include <kdeversion.h> #include <tdeversion.h>
#include <keditcl.h> #include <keditcl.h>
#include <ktempdir.h> #include <ktempdir.h>

@ -5,7 +5,7 @@
#ifndef __KMAIL_KMEDIT_H__ #ifndef __KMAIL_KMEDIT_H__
#define __KMAIL_KMEDIT_H__ #define __KMAIL_KMEDIT_H__
#include <kdeversion.h> #include <tdeversion.h>
#include <keditcl.h> #include <keditcl.h>
#include <kspell.h> #include <kspell.h>
#include <ksyntaxhighlighter.h> #include <ksyntaxhighlighter.h>

@ -494,7 +494,7 @@ public:
/** Abstract base class for KMail's filter actions that need a command /** Abstract base class for KMail's filter actions that need a command
line as parameter, e.g. 'forward to'. Can create a TQLineEdit line as parameter, e.g. 'forward to'. Can create a TQLineEdit
(are there better widgets in the depths of the kdelibs?) as (are there better widgets in the depths of the tdelibs?) as
parameter widget. A subclass of this must provide at least parameter widget. A subclass of this must provide at least
implementations for the following methods: implementations for the following methods:

@ -146,10 +146,10 @@ KMKernel::KMKernel (TQObject *parent, const char *name) :
new Kpgp::Module(); new Kpgp::Module();
// register our own (libkdenetwork) utf-7 codec as long as TQt // register our own (libtdenetwork) utf-7 codec as long as TQt
// doesn't have it's own: // doesn't have it's own:
if ( !TQTextCodec::codecForName("utf-7") ) { if ( !TQTextCodec::codecForName("utf-7") ) {
kdDebug(5006) << "No TQt-native utf-7 codec found; registering TQUtf7Codec from libkdenetwork" << endl; kdDebug(5006) << "No TQt-native utf-7 codec found; registering TQUtf7Codec from libtdenetwork" << endl;
(void) new TQUtf7Codec(); (void) new TQUtf7Codec();
} }

@ -10,7 +10,7 @@
#include <weaverlogger.h> #include <weaverlogger.h>
#include <kconfig.h> #include <kconfig.h>
#include <kdeversion.h> #include <tdeversion.h>
#include <kimproxy.h> #include <kimproxy.h>
#include <tdepimmacros.h> #include <tdepimmacros.h>

@ -183,7 +183,7 @@ KMMainWidget::KMMainWidget(TQWidget *parent, const char *name,
mCustomForwardMapper = 0; mCustomForwardMapper = 0;
// FIXME This should become a line separator as soon as the API // FIXME This should become a line separator as soon as the API
// is extended in kdelibs. // is extended in tdelibs.
mToolbarActionSeparator = new KActionSeparator( actionCollection ); mToolbarActionSeparator = new KActionSeparator( actionCollection );
if( !s_mainWidgetList ) if( !s_mainWidgetList )

@ -21,7 +21,7 @@
#define __KMMAINWIN #define __KMMAINWIN
#include <kmainwindow.h> #include <kmainwindow.h>
#include "kdeversion.h" #include "tdeversion.h"
#include "tqstring.h" #include "tqstring.h"
class KMMainWidget; class KMMainWidget;

@ -10,7 +10,7 @@
#include "kmmsgpart.h" #include "kmmsgpart.h"
#include "kcursorsaver.h" #include "kcursorsaver.h"
// other kdenetwork includes: (none) // other tdenetwork includes: (none)
// other KDE includes: // other KDE includes:
#include <kmimetype.h> #include <kmimetype.h>

@ -14,7 +14,7 @@ using namespace KMime::Types;
#include <kio/scheduler.h> #include <kio/scheduler.h>
#include <kapplication.h> #include <kapplication.h>
#include <kmessagebox.h> #include <kmessagebox.h>
#include <kdeversion.h> #include <tdeversion.h>
#include <klocale.h> #include <klocale.h>
#include <kdebug.h> #include <kdebug.h>
#include <kconfig.h> #include <kconfig.h>

@ -32,7 +32,7 @@
#include <tqstringlist.h> #include <tqstringlist.h>
#include <tqmap.h> #include <tqmap.h>
#include <tqobject.h> #include <tqobject.h>
#include <kdeversion.h> #include <tdeversion.h>
class KMMessage; class KMMessage;
class KMFolder; class KMFolder;

@ -10,7 +10,7 @@
#include <tqstringlist.h> #include <tqstringlist.h>
#include <tqobject.h> #include <tqobject.h>
#include <kio/global.h> #include <kio/global.h>
#include <kdeversion.h> #include <tdeversion.h>
class KProcess; class KProcess;

@ -2144,7 +2144,7 @@ TQString ObjectTreeParser::sigStatusToString( const Kleo::CryptoBackend::Protoco
} }
else if ( cryptProto == Kleo::CryptoBackendFactory::instance()->smime() ) { else if ( cryptProto == Kleo::CryptoBackendFactory::instance()->smime() ) {
// process status bits according to SigStatus_... // process status bits according to SigStatus_...
// definitions in kdenetwork/libkdenetwork/cryptplug.h // definitions in tdenetwork/libtdenetwork/cryptplug.h
if( summary == GpgME::Signature::None ) { if( summary == GpgME::Signature::None ) {
result = i18n("No status information available."); result = i18n("No status information available.");

@ -1,5 +1,5 @@
/*************************************************************************** /***************************************************************************
* snippet feature from kdevelop/plugins/snippet/ * * snippet feature from tdevelop/plugins/snippet/ *
* * * *
* Copyright (C) 2007 by Robert Gruber * * Copyright (C) 2007 by Robert Gruber *
* rgruber@users.sourceforge.net * * rgruber@users.sourceforge.net *

@ -1,5 +1,5 @@
/*************************************************************************** /***************************************************************************
* snippet feature from kdevelop/plugins/snippet/ * * snippet feature from tdevelop/plugins/snippet/ *
* * * *
* Copyright (C) 2007 by Robert Gruber * * Copyright (C) 2007 by Robert Gruber *
* rgruber@users.sourceforge.net * * rgruber@users.sourceforge.net *

@ -1,5 +1,5 @@
/*************************************************************************** /***************************************************************************
* snippet feature from kdevelop/plugins/snippet/ * * snippet feature from tdevelop/plugins/snippet/ *
* * * *
* Copyright (C) 2007 by Robert Gruber * * Copyright (C) 2007 by Robert Gruber *
* rgruber@users.sourceforge.net * * rgruber@users.sourceforge.net *

@ -1,5 +1,5 @@
/*************************************************************************** /***************************************************************************
* snippet feature from kdevelop/plugins/snippet/ * * snippet feature from tdevelop/plugins/snippet/ *
* * * *
* Copyright (C) 2007 by Robert Gruber * * Copyright (C) 2007 by Robert Gruber *
* rgruber@users.sourceforge.net * * rgruber@users.sourceforge.net *

@ -1,5 +1,5 @@
/*************************************************************************** /***************************************************************************
* snippet feature from kdevelop/plugins/snippet/ * * snippet feature from tdevelop/plugins/snippet/ *
* * * *
* Copyright (C) 2007 by Robert Gruber * * Copyright (C) 2007 by Robert Gruber *
* rgruber@users.sourceforge.net * * rgruber@users.sourceforge.net *

@ -1,5 +1,5 @@
/*************************************************************************** /***************************************************************************
* snippet feature from kdevelop/plugins/snippet/ * * snippet feature from tdevelop/plugins/snippet/ *
* * * *
* Copyright (C) 2007 by Robert Gruber * * Copyright (C) 2007 by Robert Gruber *
* rgruber@users.sourceforge.net * * rgruber@users.sourceforge.net *

@ -1,5 +1,5 @@
/*************************************************************************** /***************************************************************************
* snippet feature from kdevelop/plugins/snippet/ * * snippet feature from tdevelop/plugins/snippet/ *
* * * *
* Copyright (C) 2007 by Robert Gruber * * Copyright (C) 2007 by Robert Gruber *
* rgruber@users.sourceforge.net * * rgruber@users.sourceforge.net *

@ -1,5 +1,5 @@
/*************************************************************************** /***************************************************************************
* snippet feature from kdevelop/plugins/snippet/ * * snippet feature from tdevelop/plugins/snippet/ *
* * * *
* Copyright (C) 2007 by Robert Gruber * * Copyright (C) 2007 by Robert Gruber *
* rgruber@users.sourceforge.net * * rgruber@users.sourceforge.net *

@ -1,5 +1,5 @@
/*************************************************************************** /***************************************************************************
* snippet feature from kdevelop/plugins/snippet/ * * snippet feature from tdevelop/plugins/snippet/ *
* * * *
* Copyright (C) 2007 by Robert Gruber * * Copyright (C) 2007 by Robert Gruber *
* rgruber@users.sourceforge.net * * rgruber@users.sourceforge.net *

@ -15,7 +15,7 @@ TODO:
- kitchensync driver/plugin (starting...) - kitchensync driver/plugin (starting...)
- a plugin for the left side of the "Open File Dialog". -> - a plugin for the left side of the "Open File Dialog". ->
makes direct access to mobile tqdevices really easy makes direct access to mobile tqdevices really easy
- make the daemon a KDED (KDE Meta Daemon) module (kdelibs/kded/HOWTO, README.kded) - make the daemon a KDED (KDE Meta Daemon) module (tdelibs/kded/HOWTO, README.kded)
- more drivers (always) - more drivers (always)
General Interface TODO: General Interface TODO:

@ -19,7 +19,7 @@
#include <klocale.h> #include <klocale.h>
#include <kdebug.h> #include <kdebug.h>
#include <kdeversion.h> #include <tdeversion.h>
#include <kpopupmenu.h> #include <kpopupmenu.h>
#include "knglobals.h" #include "knglobals.h"

@ -17,7 +17,7 @@
#include <tqclipboard.h> #include <tqclipboard.h>
#include <tqapplication.h> #include <tqapplication.h>
#include <kspelldlg.h> #include <kspelldlg.h>
#include <kdeversion.h> #include <tdeversion.h>
#include "addressesdialog.h" #include "addressesdialog.h"
using KPIM::AddressesDialog; using KPIM::AddressesDialog;
#include "recentaddresses.h" #include "recentaddresses.h"

@ -23,7 +23,7 @@
#include <tqlineedit.h> #include <tqlineedit.h>
#include <tqregexp.h> #include <tqregexp.h>
#include <kdeversion.h> #include <tdeversion.h>
#include <keditcl.h> #include <keditcl.h>
#include <kabc/addresslineedit.h> #include <kabc/addresslineedit.h>

@ -17,7 +17,7 @@
#include <tqdragobject.h> #include <tqdragobject.h>
#include <tqpainter.h> #include <tqpainter.h>
#include <kdeversion.h> #include <tdeversion.h>
#include <kdebug.h> #include <kdebug.h>
#include <kstringhandler.h> #include <kstringhandler.h>

@ -25,7 +25,7 @@
#define KNODE_PART_H #define KNODE_PART_H
#include <kdeversion.h> #include <tdeversion.h>
#include <kparts/browserextension.h> #include <kparts/browserextension.h>
#include <kparts/factory.h> #include <kparts/factory.h>
#include <kparts/event.h> #include <kparts/event.h>

@ -117,7 +117,7 @@ ChangeLog for KNotes
2004/09/27 Michael Brade <brade@kde.org> 2004/09/27 Michael Brade <brade@kde.org>
* no compile-time dependency on kdebase allowed, so read twinrc directly * no compile-time dependency on tdebase allowed, so read twinrc directly
2004/08/31 Michael Brade <brade@kde.org> 2004/08/31 Michael Brade <brade@kde.org>
@ -229,7 +229,7 @@ ChangeLog for KNotes
2004/04/20 Michael Brade <brade@kde.org> 2004/04/20 Michael Brade <brade@kde.org>
* revert dependency on kdelibs-HEAD, we need KDE 3.2.x for the KDE PIM 3.3 * revert dependency on tdelibs-HEAD, we need KDE 3.2.x for the KDE PIM 3.3
release release
* add a hack to work around inconsistency/limitation in KConfig XT: * add a hack to work around inconsistency/limitation in KConfig XT:
it is not possible to make one KCXT-generated class inherit another it is not possible to make one KCXT-generated class inherit another

@ -227,7 +227,7 @@ KNote::KNote( TQDomDocument buildDoc, Journal *j, TQWidget *parent, const char *
if ( newNote ) if ( newNote )
{ {
// until kdelibs provides copying of KConfigSkeletons (KDE 3.4) // until tdelibs provides copying of KConfigSkeletons (KDE 3.4)
KNotesGlobalConfig *globalConfig = KNotesGlobalConfig::self(); KNotesGlobalConfig *globalConfig = KNotesGlobalConfig::self();
m_config->setBgColor( globalConfig->bgColor() ); m_config->setBgColor( globalConfig->bgColor() );
m_config->setFgColor( globalConfig->fgColor() ); m_config->setFgColor( globalConfig->fgColor() );

@ -9,7 +9,7 @@
# #
################################################# #################################################
tde_import( libkdenetwork ) tde_import( libtdenetwork )
tde_import( libkmime ) tde_import( libkmime )
tde_import( ktnef ) tde_import( ktnef )
tde_import( libkcal ) tde_import( libkcal )

@ -19,8 +19,8 @@ d predefined type as page in a KDialogBase or offer a pointer to a KDialogBase
d -> requires a Kontact part or an external lib per part d -> requires a Kontact part or an external lib per part
m I believe this is a more general problem. Please take a look at m I believe this is a more general problem. Please take a look at
m kdegraphics/kview/kpreferences{dialog,module}.{h,cpp}. I'd like to generalize m tdegraphics/kview/kpreferences{dialog,module}.{h,cpp}. I'd like to generalize
m these classes and include them into kdelibs (the same configuration merge is m these classes and include them into tdelibs (the same configuration merge is
m being done in Kate, Noatun, Kopete, KView and probably more). m being done in Kate, Noatun, Kopete, KView and probably more).
# The problem is even more generic. We also have to merge about boxes, tips of # The problem is even more generic. We also have to merge about boxes, tips of
@ -210,7 +210,7 @@ d We need a more sophisticated handling (progressbar, etc)
Don: Definitely. Don: Definitely.
# We now have kdelibs/kparts/statusbarextension. This is intended to solve these # We now have tdelibs/kparts/statusbarextension. This is intended to solve these
# problems, right? # problems, right?
d: Right. Simply add it as childobject in your part and use it's API. Works even d: Right. Simply add it as childobject in your part and use it's API. Works even

@ -18,7 +18,7 @@ include_directories(
${CMAKE_SOURCE_DIR}/libtdepim ${CMAKE_SOURCE_DIR}/libtdepim
${CMAKE_SOURCE_DIR}/kmail ${CMAKE_SOURCE_DIR}/kmail
${CMAKE_SOURCE_DIR}/certmanager/lib ${CMAKE_SOURCE_DIR}/certmanager/lib
${CMAKE_SOURCE_DIR}/libkdenetwork ${CMAKE_SOURCE_DIR}/libtdenetwork
${TDE_INCLUDE_DIR} ${TDE_INCLUDE_DIR}
${TQT_INCLUDE_DIRS} ${TQT_INCLUDE_DIRS}
${GPGME_INCLUDE_DIRS} ${GPGME_INCLUDE_DIRS}

@ -1,6 +1,6 @@
INCLUDES = -I$(top_srcdir)/kontact/interfaces -I$(top_srcdir)/kmail -I$(top_builddir)/kmail \ INCLUDES = -I$(top_srcdir)/kontact/interfaces -I$(top_srcdir)/kmail -I$(top_builddir)/kmail \
-I$(top_srcdir)/libtdepim \ -I$(top_srcdir)/libtdepim \
-I$(top_srcdir)/libkdenetwork \ -I$(top_srcdir)/libtdenetwork \
-I$(top_srcdir)/certmanager/lib \ -I$(top_srcdir)/certmanager/lib \
-I$(top_srcdir) $(all_includes) -I$(top_srcdir) $(all_includes)

@ -18,7 +18,7 @@ tde_import( libtdepim )
tde_import( libkmime ) tde_import( libkmime )
tde_import( ktnef ) tde_import( ktnef )
tde_import( libkcal ) tde_import( libkcal )
tde_import( libkdenetwork ) tde_import( libtdenetwork )
tde_import( certmanager ) tde_import( certmanager )
tde_import( libkpimidentities ) tde_import( libkpimidentities )
tde_import( libkholidays ) tde_import( libkholidays )

@ -68,7 +68,7 @@
#include <twin.h> #include <twin.h>
#include <knotifyclient.h> #include <knotifyclient.h>
#include <kstdguiitem.h> #include <kstdguiitem.h>
#include <kdeversion.h> #include <tdeversion.h>
#include <kactionclasses.h> #include <kactionclasses.h>
#include <kcmdlineargs.h> #include <kcmdlineargs.h>

@ -27,7 +27,7 @@
#include <kapplication.h> #include <kapplication.h>
#include <kdebug.h> #include <kdebug.h>
#include <kdeversion.h> #include <tdeversion.h>
#include <klocale.h> #include <klocale.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <kconfig.h> #include <kconfig.h>

@ -36,7 +36,7 @@
#include <kprinter.h> #include <kprinter.h>
#include <ksimpleconfig.h> #include <ksimpleconfig.h>
#include <kdebug.h> #include <kdebug.h>
#include <kdeversion.h> #include <tdeversion.h>
#include "korganizer/corehelper.h" #include "korganizer/corehelper.h"

@ -32,7 +32,7 @@
y is the major release number. y is the major release number.
z is the minor release number. z is the minor release number.
"x.y.z" follow the kdelibs version KOrganizer is released with. "x.y.z" follow the tdelibs version KOrganizer is released with.
If "z" is 0, it the version is "x.y" If "z" is 0, it the version is "x.y"

@ -38,7 +38,7 @@
#include <kdebug.h> #include <kdebug.h>
#include <klocale.h> #include <klocale.h>
#include <ktempfile.h> #include <ktempfile.h>
#include <kdeversion.h> #include <tdeversion.h>
#include <sys/types.h> #include <sys/types.h>
#include <unistd.h> #include <unistd.h>

@ -24,7 +24,7 @@
#include <kapplication.h> #include <kapplication.h>
#include <kcmdlineargs.h> #include <kcmdlineargs.h>
#include <kdebug.h> #include <kdebug.h>
#include <kdeversion.h> #include <tdeversion.h>
#include <kio/global.h> #include <kio/global.h>
#include <klocale.h> #include <klocale.h>

@ -1,5 +1,5 @@
<?xml version = '1.0'?> <?xml version = '1.0'?>
<kdevelop> <tdevelop>
<general> <general>
<author>Will Stephenson</author> <author>Will Stephenson</author>
<email>wstephenson@kde.org</email> <email>wstephenson@kde.org</email>
@ -163,7 +163,7 @@
</substmap> </substmap>
<kdevcppsupport> <kdevcppsupport>
<references> <references>
<pcs>kdelibs</pcs> <pcs>tdelibs</pcs>
<pcs>project</pcs> <pcs>project</pcs>
<pcs>libkcal</pcs> <pcs>libkcal</pcs>
</references> </references>
@ -199,4 +199,4 @@
<implementationsuffix>.cpp</implementationsuffix> <implementationsuffix>.cpp</implementationsuffix>
</filetemplates> </filetemplates>
</cppsupportpart> </cppsupportpart>
</kdevelop> </tdevelop>

@ -16,13 +16,13 @@
Boston, MA 02110-1301, USA. Boston, MA 02110-1301, USA.
*/ */
#include <kdeversion.h> #include <tdeversion.h>
#if KDE_IS_VERSION(3,3,89) #if KDE_IS_VERSION(3,3,89)
// get kasciistricmp from kglobal.h // get kasciistricmp from kglobal.h
#include <kglobal.h> #include <kglobal.h>
#else #else
// define kasciistricmp to this tdepim symbol (renamed to avoid problems when upgrading kdelibs later) // define kasciistricmp to this tdepim symbol (renamed to avoid problems when upgrading tdelibs later)
int tdepim_kasciistricmp( const char *str1, const char *str2 ); int tdepim_kasciistricmp( const char *str1, const char *str2 );
#define kasciistricmp tdepim_kasciistricmp #define kasciistricmp tdepim_kasciistricmp
#endif #endif

@ -1,4 +1,4 @@
See kdelibs/kabc/HACKING or http://korganizer.kde.org/develop/hacking.html for See tdelibs/kabc/HACKING or http://korganizer.kde.org/develop/hacking.html for
general coding style conventions. general coding style conventions.
Additional conventions for libkcal and KOrganizer: Additional conventions for libkcal and KOrganizer:

@ -9,7 +9,7 @@
# #
################################################# #################################################
project( libkdenetwork ) project( libtdenetwork )
add_subdirectory( gpgmepp ) add_subdirectory( gpgmepp )
add_subdirectory( qgpgme ) add_subdirectory( qgpgme )

@ -15,7 +15,7 @@ include_directories(
${CMAKE_CURRENT_BINARY_DIR} ${CMAKE_CURRENT_BINARY_DIR}
${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}
${CMAKE_BINARY_DIR} ${CMAKE_BINARY_DIR}
${CMAKE_SOURCE_DIR}/libkdenetwork ${CMAKE_SOURCE_DIR}/libtdenetwork
${CMAKE_SOURCE_DIR}/libtdepim ${CMAKE_SOURCE_DIR}/libtdepim
${TDE_INCLUDE_DIR} ${TDE_INCLUDE_DIR}
${TQT_INCLUDE_DIRS} ${TQT_INCLUDE_DIRS}

@ -3,7 +3,7 @@ KDE_OPTIONS = foreign
SUBDIRS = interfaces . SUBDIRS = interfaces .
INCLUDES = -I$(top_srcdir)/libkdenetwork -I$(top_srcdir)/libkdenetwork/gpgmepp \ INCLUDES = -I$(top_srcdir)/libtdenetwork -I$(top_srcdir)/libtdenetwork/gpgmepp \
$(GPGME_CFLAGS) $(all_includes) $(GPGME_CFLAGS) $(all_includes)
gpgmeppdir = $(includedir)/gpgme++ gpgmeppdir = $(includedir)/gpgme++

@ -1,7 +1,7 @@
if test -z "$GPGME_LIBS" || test -n "$tdepim_needs_gpgme_copy" ; then if test -z "$GPGME_LIBS" || test -n "$tdepim_needs_gpgme_copy" ; then
echo echo
echo "You are missing gpgme 0.4.5 or higher." echo "You are missing gpgme 0.4.5 or higher."
echo "Gpgme will be built statically from libkdenetwork/libgpgme-copy." echo "Gpgme will be built statically from libtdenetwork/libgpgme-copy."
echo "If you are a packager, we most strongly recommend to build against" echo "If you are a packager, we most strongly recommend to build against"
echo "the system's shared gpgme." echo "the system's shared gpgme."
echo "Consider downloading gpgme >= 0.4.5 from ftp://ftp.gnupg.org/gcrypt/alpha/gpgme" echo "Consider downloading gpgme >= 0.4.5 from ftp://ftp.gnupg.org/gcrypt/alpha/gpgme"

@ -171,8 +171,8 @@ TDEPIM_PATH_GPGME(0.4.5,[
],[ ],[
tdepim_needs_gpgme_copy="true" tdepim_needs_gpgme_copy="true"
GPGME_CFLAGS='-I$(top_srcdir)/libkdenetwork/libgpgme-copy/gpgme -I$(top_srcdir)/libkdenetwork/libgpg-error-copy -I$(top_builddir)/libkdenetwork/libgpg-error-copy' GPGME_CFLAGS='-I$(top_srcdir)/libtdenetwork/libgpgme-copy/gpgme -I$(top_srcdir)/libtdenetwork/libgpg-error-copy -I$(top_builddir)/libtdenetwork/libgpg-error-copy'
GPGME_LIBS='$(top_builddir)/libkdenetwork/libgpgme-copy/gpgme/libgpgme.la' GPGME_LIBS='$(top_builddir)/libtdenetwork/libgpgme-copy/gpgme/libgpgme.la'
GPGME_LIBS_DEP='$(GPGME_LIBS)' GPGME_LIBS_DEP='$(GPGME_LIBS)'
# All of this is in gpgme-copy # All of this is in gpgme-copy
AC_DEFINE(HAVE_GPGME_KEYLIST_MODE_VALIDATE, 1, [Define to 1 if your gpgme supports GPGME_KEYLIST_MODE_VALIDATE]) AC_DEFINE(HAVE_GPGME_KEYLIST_MODE_VALIDATE, 1, [Define to 1 if your gpgme supports GPGME_KEYLIST_MODE_VALIDATE])

@ -12,7 +12,7 @@
include_directories( include_directories(
${CMAKE_CURRENT_BINARY_DIR} ${CMAKE_CURRENT_BINARY_DIR}
${CMAKE_BINARY_DIR} ${CMAKE_BINARY_DIR}
${CMAKE_SOURCE_DIR}/libkdenetwork ${CMAKE_SOURCE_DIR}/libtdenetwork
${CMAKE_SOURCE_DIR}/libtdepim ${CMAKE_SOURCE_DIR}/libtdepim
${TDE_INCLUDE_DIR} ${TDE_INCLUDE_DIR}
${TQT_INCLUDE_DIRS} ${TQT_INCLUDE_DIRS}

@ -1,6 +1,6 @@
SUBDIRS = . tests SUBDIRS = . tests
INCLUDES = -I$(top_srcdir)/libkdenetwork $(all_includes) INCLUDES = -I$(top_srcdir)/libtdenetwork $(all_includes)
lib_LTLIBRARIES = libqgpgme.la lib_LTLIBRARIES = libqgpgme.la

@ -1,4 +1,4 @@
INCLUDES = -I$(top_srcdir)/libkdenetwork $(GPGME_CFLAGS) $(all_includes) INCLUDES = -I$(top_srcdir)/libtdenetwork $(GPGME_CFLAGS) $(all_includes)
check_PROGRAMS = dataprovidertest check_PROGRAMS = dataprovidertest

@ -1,7 +1,7 @@
: :
: Italian holiday file. : Italian holiday file.
: by Riccardo Scateni (riccardo@crs4.it) : by Riccardo Scateni (riccardo@crs4.it)
: Updated and maintained by the Italian l10n team (kde-i18n-it@kde.org) : Updated and maintained by the Italian l10n team (tde-i18n-it@kde.org)
: :
: "weekend" or "red" indicate a "proper" holiday (i.e. you do not work) : "weekend" or "red" indicate a "proper" holiday (i.e. you do not work)
: Other colours (black, green, yellow, blue, magenta, cyan, white) : Other colours (black, green, yellow, blue, magenta, cyan, white)

@ -24,7 +24,7 @@
#include <kglobal.h> #include <kglobal.h>
#include <klocale.h> #include <klocale.h>
#include <kcharsets.h> #include <kcharsets.h>
#include <kdeversion.h> #include <tdeversion.h>
#if KDE_IS_VERSION( 3, 1, 90 ) #if KDE_IS_VERSION( 3, 1, 90 )
#include <kcalendarsystem.h> #include <kcalendarsystem.h>
#endif #endif

@ -1,7 +1,7 @@
/* test program for KMime::Codec's: /* test program for KMime::Codec's:
compile with: compile with:
g++ -I$TQTDIR/include -I$KDEDIR/include -L$TQTDIR/lib -L$KDEDIR/lib \ g++ -I$TQTDIR/include -I$KDEDIR/include -L$TQTDIR/lib -L$KDEDIR/lib \
-lqt-mt -ltdecore -lkdenetwork -O2 -pthread -DTQT_THREAD_SUPPORT \ -lqt-mt -ltdecore -ltdenetwork -O2 -pthread -DTQT_THREAD_SUPPORT \
-o test_kmime_codec{,.cpp} -o test_kmime_codec{,.cpp}
*/ */

@ -1,6 +1,6 @@
dnl build with exchange support dnl build with exchange support
AC_MSG_CHECKING([if kdelibs has recent webdav]) AC_MSG_CHECKING([if tdelibs has recent webdav])
AC_LANG_SAVE AC_LANG_SAVE
kde_safe_cppflags=$CPPFLAGS kde_safe_cppflags=$CPPFLAGS
CPPFLAGS="$CPPFLAGS $all_includes" CPPFLAGS="$CPPFLAGS $all_includes"

@ -14,7 +14,7 @@ project( libkpimidentities )
tde_import( ktnef ) tde_import( ktnef )
tde_import( libkmime ) tde_import( libkmime )
tde_import( libkcal ) tde_import( libkcal )
tde_import( libkdenetwork ) tde_import( libtdenetwork )
tde_import( certmanager ) tde_import( certmanager )
tde_import( libtdepim ) tde_import( libtdepim )

@ -74,7 +74,7 @@ IdentityManager::IdentityManager( bool readonly, TQObject * parent, const char *
readConfig(mConfig); readConfig(mConfig);
if ( mIdentities.isEmpty() ) { if ( mIdentities.isEmpty() ) {
kdDebug(5006) << "emailidentities is empty -> convert from kmailrc" << endl; kdDebug(5006) << "emailidentities is empty -> convert from kmailrc" << endl;
// No emailidentities file, or an empty one due to broken conversion (kconf_update bug in kdelibs <= 3.2.2) // No emailidentities file, or an empty one due to broken conversion (kconf_update bug in tdelibs <= 3.2.2)
// => convert it, i.e. read settings from kmailrc // => convert it, i.e. read settings from kmailrc
KConfig kmailConf( "kmailrc", true ); KConfig kmailConf( "kmailrc", true );
readConfig( &kmailConf ); readConfig( &kmailConf );

@ -1,4 +1,4 @@
This directory contains the library for the kdenetwork package. This directory contains the library for the tdenetwork package.
Contents: Contents:
ksieve_* The beginning of a Sieve parser and interpreter ksieve_* The beginning of a Sieve parser and interpreter

@ -129,7 +129,7 @@ private:
void SimpleCompletionItem::save( CompletionOrderEditor* editor ) void SimpleCompletionItem::save( CompletionOrderEditor* editor )
{ {
// Maybe KABC::Resource could have a completionWeight setting (for readConfig/writeConfig) // Maybe KABC::Resource could have a completionWeight setting (for readConfig/writeConfig)
// But for kdelibs-3.2 compat purposes I can't do that. // But for tdelibs-3.2 compat purposes I can't do that.
KConfigGroup group( editor->configFile(), "CompletionWeights" ); KConfigGroup group( editor->configFile(), "CompletionWeights" );
group.writeEntry( mIdentifier, mWeight ); group.writeEntry( mIdentifier, mWeight );
} }

@ -36,7 +36,7 @@ namespace KPIM {
* associated with an address book entry. If the address book entry changes, the * associated with an address book entry. If the address book entry changes, the
* entry in the distribution list is automatically updated. * entry in the distribution list is automatically updated.
* *
* This should go into kdelibs in KDE4. * This should go into tdelibs in KDE4.
* *
* @author David Faure <faure@kde.org> * @author David Faure <faure@kde.org>
*/ */

@ -17,7 +17,7 @@
#include <kdebug.h> #include <kdebug.h>
#include <klocale.h> #include <klocale.h>
#include <kmessagebox.h> #include <kmessagebox.h>
#include <kdeversion.h> #include <tdeversion.h>
#include <kabc/resource.h> #include <kabc/resource.h>
#include <kabc/stdaddressbook.h> #include <kabc/stdaddressbook.h>
#include <kabc/vcardconverter.h> #include <kabc/vcardconverter.h>

@ -7,7 +7,7 @@
#include <tqstringlist.h> #include <tqstringlist.h>
#include <kdeversion.h> #include <tdeversion.h>
#include <kabc/addressee.h> #include <kabc/addressee.h>
#include <tdepimmacros.h> #include <tdepimmacros.h>

@ -1,2 +1,2 @@
When moving this to kdelibs: the KPartsGenericPart class should move to libkparts so When moving this to tdelibs: the KPartsGenericPart class should move to libkparts so
that it's possible to add an accessor for m_part there. that it's possible to add an accessor for m_part there.

@ -103,7 +103,7 @@ bool KPartsWidgetPlugin::isContainer( const TQString & /*key*/ ) const {
return false; return false;
} }
/// Duplicated from kdelibs/tdecore/kdemacros.h.in for those with kdelibs < 3.4 /// Duplicated from tdelibs/tdecore/kdemacros.h.in for those with tdelibs < 3.4
#ifndef KDE_TQ_EXPORT_PLUGIN #ifndef KDE_TQ_EXPORT_PLUGIN
#define KDE_TQ_EXPORT_PLUGIN(PLUGIN) \ #define KDE_TQ_EXPORT_PLUGIN(PLUGIN) \
TQ_EXTERN_C KDE_EXPORT const char* qt_ucm_query_verification_data(); \ TQ_EXTERN_C KDE_EXPORT const char* qt_ucm_query_verification_data(); \

@ -23,7 +23,7 @@
#include <kurlrequesterdlg.h> #include <kurlrequesterdlg.h>
#include <klocale.h> #include <klocale.h>
// KDE3.4 or KDE4.0: FIXME: Move to kdelibs! // KDE3.4 or KDE4.0: FIXME: Move to tdelibs!
KURL KPimURLRequesterDlg::getURL( const TQString& dir, const TQString &label, KURL KPimURLRequesterDlg::getURL( const TQString& dir, const TQString &label,
TQWidget *parent, const TQString& caption ) TQWidget *parent, const TQString& caption )
{ {

@ -20,7 +20,7 @@
*/ */
/* NOTE: There are two copies of this .h and the .cpp file, with subtle differences. /* NOTE: There are two copies of this .h and the .cpp file, with subtle differences.
* One copy is in kdelibs/tdeui, and the other copy is in tdepim/libtdepim * One copy is in tdelibs/tdeui, and the other copy is in tdepim/libtdepim
* This is because tdepim has to remain backwards compatible. Any changes * This is because tdepim has to remain backwards compatible. Any changes
* to either file should be made to the other. * to either file should be made to the other.
*/ */

@ -37,7 +37,7 @@ namespace KPIM {
* user with a friendly way to select a rectangular subregion of the pixmap. * user with a friendly way to select a rectangular subregion of the pixmap.
* *
* NOTE: There are two copies of this .h and the .cpp file, with subtle differences. * NOTE: There are two copies of this .h and the .cpp file, with subtle differences.
* One copy is in kdelibs/tdeui, and the other copy is in tdepim/libtdepim * One copy is in tdelibs/tdeui, and the other copy is in tdepim/libtdepim
* This is because tdepim has to remain backwards compatible. Any changes * This is because tdepim has to remain backwards compatible. Any changes
* to either file should be made to the other. * to either file should be made to the other.
* *

@ -1,7 +1,7 @@
/* -*- c++ -*- /* -*- c++ -*-
kregexp3.cpp kregexp3.cpp
This file is part of libkdenetwork. This file is part of libtdenetwork.
Copyright (c) 2001 Marc Mutz <mutz@kde.org> Copyright (c) 2001 Marc Mutz <mutz@kde.org>
This library is free software; you can redistribute it and/or This library is free software; you can redistribute it and/or

@ -1,7 +1,7 @@
/* -*- c++ -*- /* -*- c++ -*-
kregexp3.h kregexp3.h
This file is part of libkdenetwork. This file is part of libtdenetwork.
Copyright (c) 2001 Marc Mutz <mutz@kde.org> Copyright (c) 2001 Marc Mutz <mutz@kde.org>
This library is free software; you can redistribute it and/or This library is free software; you can redistribute it and/or

@ -1,5 +1,5 @@
/* This file has been copied from the KDE libraries and slightly modified. /* This file has been copied from the KDE libraries and slightly modified.
This can be removed as soon as kdelibs provides the same functionality. This can be removed as soon as tdelibs provides the same functionality.
Copyright (C) 2000 Ronny Standtke <Ronny.Standtke@gmx.de> Copyright (C) 2000 Ronny Standtke <Ronny.Standtke@gmx.de>

@ -1,5 +1,5 @@
/* This file has been copied from the KDE libraries and slightly modified. /* This file has been copied from the KDE libraries and slightly modified.
This can be removed as soon as kdelibs provides the same functionality. This can be removed as soon as tdelibs provides the same functionality.
Copyright (C) 2000 Ronny Standtke <Ronny.Standtke@gmx.de> Copyright (C) 2000 Ronny Standtke <Ronny.Standtke@gmx.de>

@ -1,7 +1,7 @@
/* -*- c++ -*- /* -*- c++ -*-
kwidgetlister.cpp kwidgetlister.cpp
This file is part of libkdenetwork. This file is part of libtdenetwork.
Copyright (c) 2001 Marc Mutz <mutz@kde.org> Copyright (c) 2001 Marc Mutz <mutz@kde.org>
This library is free software; you can redistribute it and/or This library is free software; you can redistribute it and/or

@ -1,7 +1,7 @@
/* -*- c++ -*- /* -*- c++ -*-
kwidgetlister.h kwidgetlister.h
This file is part of libkdenetwork. This file is part of libtdenetwork.
Copyright (c) 2001 Marc Mutz <mutz@kde.org> Copyright (c) 2001 Marc Mutz <mutz@kde.org>
This library is free software; you can redistribute it and/or This library is free software; you can redistribute it and/or

@ -29,7 +29,7 @@
#include <tqmap.h> #include <tqmap.h>
#include <tdepimmacros.h> #include <tdepimmacros.h>
// This is here because it can't go to kdelibs/kabc yet, but ultimately // This is here because it can't go to tdelibs/kabc yet, but ultimately
// it should probably go there (maybe redesigned to have a real object // it should probably go there (maybe redesigned to have a real object
// for subresources). // for subresources).

@ -21,7 +21,7 @@
// WARNING Don't add include guards here, they were removed on purpose // WARNING Don't add include guards here, they were removed on purpose
#include <kdeversion.h> #include <tdeversion.h>
#include <kdemacros.h> #include <kdemacros.h>
#if KDE_IS_VERSION( 3,3,90 ) #if KDE_IS_VERSION( 3,3,90 )

@ -18,7 +18,7 @@ tde_import( libtdepim )
tde_import( libksieve ) tde_import( libksieve )
tde_import( mimelib ) tde_import( mimelib )
tde_import( libkdenetwork ) tde_import( libtdenetwork )
tde_import( certmanager ) tde_import( certmanager )
tde_import( libkpimidentities ) tde_import( libkpimidentities )
tde_import( libkpgp ) tde_import( libkpgp )

@ -25,7 +25,7 @@ tde_import( knotes )
tde_import( kresources ) tde_import( kresources )
if( WITH_KOLAB OR WITH_GROUPWISE OR WITH_SCALIX ) if( WITH_KOLAB OR WITH_GROUPWISE OR WITH_SCALIX )
tde_import( libkdenetwork ) tde_import( libtdenetwork )
tde_import( certmanager ) tde_import( certmanager )
tde_import( libkpimidentities ) tde_import( libkpimidentities )
endif() endif()

Loading…
Cancel
Save