From 2ecab1a194b0dc551b478820e1aaa3b8713354cc Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:53:18 -0600 Subject: Additional renaming of kde to tde --- parts/abbrev/CMakeLists.txt | 2 +- parts/abbrev/Makefile.am | 2 +- parts/abbrev/README.dox | 4 ++-- parts/abbrev/abbrevconfigwidget.cpp | 4 ++-- parts/abbrev/abbrevconfigwidget.h | 4 ++-- parts/abbrev/abbrevpart.cpp | 4 ++-- parts/abbrev/abbrevpart.h | 4 ++-- parts/abbrev/addtemplatedlg.cpp | 2 +- parts/abbrev/addtemplatedlg.h | 2 +- 9 files changed, 14 insertions(+), 14 deletions(-) (limited to 'parts/abbrev') diff --git a/parts/abbrev/CMakeLists.txt b/parts/abbrev/CMakeLists.txt index 8d1df697..219ad73d 100644 --- a/parts/abbrev/CMakeLists.txt +++ b/parts/abbrev/CMakeLists.txt @@ -38,6 +38,6 @@ tde_add_kpart( libkdevabbrev AUTOMOC abbrevpart.cpp abbrevconfigwidget.cpp abbrevconfigwidgetbase.ui addtemplatedlg.cpp addtemplatedlgbase.ui - LINK kdevelop-shared + LINK tdevelop-shared DESTINATION ${PLUGIN_INSTALL_DIR} ) diff --git a/parts/abbrev/Makefile.am b/parts/abbrev/Makefile.am index 0319852f..f5c3ec2e 100644 --- a/parts/abbrev/Makefile.am +++ b/parts/abbrev/Makefile.am @@ -4,7 +4,7 @@ INCLUDES = -I$(top_srcdir)/lib/interfaces -I$(top_srcdir)/lib/interfaces/extensi kde_module_LTLIBRARIES = libkdevabbrev.la libkdevabbrev_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -libkdevabbrev_la_LIBADD = $(top_builddir)/lib/libkdevelop.la +libkdevabbrev_la_LIBADD = $(top_builddir)/lib/libtdevelop.la libkdevabbrev_la_SOURCES = abbrevpart.cpp abbrevconfigwidget.cpp abbrevconfigwidgetbase.ui addtemplatedlg.cpp addtemplatedlgbase.ui diff --git a/parts/abbrev/README.dox b/parts/abbrev/README.dox index 1c8b3002..f67a6306 100644 --- a/parts/abbrev/README.dox +++ b/parts/abbrev/README.dox @@ -1,9 +1,9 @@ /** \class AbbrevPart Provides support for customizable abbrevations - short words which expand into commonly needed code structures. -\authors Bernd Gehrmann +\authors Bernd Gehrmann -\maintainer Roberto Raggi +\maintainer Roberto Raggi \feature Feature 1 \feature Feature 2 diff --git a/parts/abbrev/abbrevconfigwidget.cpp b/parts/abbrev/abbrevconfigwidget.cpp index 6e174603..97f5c02a 100644 --- a/parts/abbrev/abbrevconfigwidget.cpp +++ b/parts/abbrev/abbrevconfigwidget.cpp @@ -1,8 +1,8 @@ /*************************************************************************** * Copyright (C) 2002 Roberto Raggi * - * roberto@kdevelop.org * + * roberto@tdevelop.org * * Copyright (C) 2002 by Bernd Gehrmann * - * bernd@kdevelop.org * + * bernd@tdevelop.org * * Copyright (C) 2003 by Alexander Dymo * * cloudtemple@mksat.net * * * diff --git a/parts/abbrev/abbrevconfigwidget.h b/parts/abbrev/abbrevconfigwidget.h index 071bff70..7d1e8ecf 100644 --- a/parts/abbrev/abbrevconfigwidget.h +++ b/parts/abbrev/abbrevconfigwidget.h @@ -1,8 +1,8 @@ /*************************************************************************** * Copyright (C) 2002 Roberto Raggi * - * roberto@kdevelop.org * + * roberto@tdevelop.org * * Copyright (C) 2002 by Bernd Gehrmann * - * bernd@kdevelop.org * + * bernd@tdevelop.org * * Copyright (C) 2003 by Alexander Dymo * * cloudtemple@mksat.net * * * diff --git a/parts/abbrev/abbrevpart.cpp b/parts/abbrev/abbrevpart.cpp index 5a13a32a..09fb97bf 100644 --- a/parts/abbrev/abbrevpart.cpp +++ b/parts/abbrev/abbrevpart.cpp @@ -1,8 +1,8 @@ /*************************************************************************** * Copyright (C) 2002 Roberto Raggi * - * roberto@kdevelop.org * + * roberto@tdevelop.org * * Copyright (C) 2002 by Bernd Gehrmann * - * bernd@kdevelop.org * + * bernd@tdevelop.org * * Copyright (C) 2003 by Alexander Dymo * * cloudtemple@mksat.net * * * diff --git a/parts/abbrev/abbrevpart.h b/parts/abbrev/abbrevpart.h index 2a1f9416..a04c378f 100644 --- a/parts/abbrev/abbrevpart.h +++ b/parts/abbrev/abbrevpart.h @@ -1,8 +1,8 @@ /*************************************************************************** * Copyright (C) 2002 Roberto Raggi * - * roberto@kdevelop.org * + * roberto@tdevelop.org * * Copyright (C) 2002 by Bernd Gehrmann * - * bernd@kdevelop.org * + * bernd@tdevelop.org * * Copyright (C) 2003 by Alexander Dymo * * cloudtemple@mksat.net * * * diff --git a/parts/abbrev/addtemplatedlg.cpp b/parts/abbrev/addtemplatedlg.cpp index a837c08a..a9678b78 100644 --- a/parts/abbrev/addtemplatedlg.cpp +++ b/parts/abbrev/addtemplatedlg.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2002 Roberto Raggi (roberto@kdevelop.org) + * Copyright (C) 2002 Roberto Raggi (roberto@tdevelop.org) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public diff --git a/parts/abbrev/addtemplatedlg.h b/parts/abbrev/addtemplatedlg.h index 2721ec3b..28721749 100644 --- a/parts/abbrev/addtemplatedlg.h +++ b/parts/abbrev/addtemplatedlg.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2002 Roberto Raggi (roberto@kdevelop.org) + * Copyright (C) 2002 Roberto Raggi (roberto@tdevelop.org) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public -- cgit v1.2.1