From 3b1405169d66e029912f53d10c2880c46f5ed159 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:51:39 -0600 Subject: Additional renaming of kde to tde --- kate/part/katecodecompletion.cpp | 2 +- kate/part/katecodecompletion.h | 2 +- kate/part/katecursor.cpp | 2 +- kate/part/katecursor.h | 2 +- kate/part/katefont.cpp | 2 +- kate/part/katefont.h | 2 +- kate/part/kateschema.cpp | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'kate/part') diff --git a/kate/part/katecodecompletion.cpp b/kate/part/katecodecompletion.cpp index 4de784289..78bd7b3c6 100644 --- a/kate/part/katecodecompletion.cpp +++ b/kate/part/katecodecompletion.cpp @@ -2,7 +2,7 @@ Copyright (C) 2001 Joseph Wenninger Copyright (C) 2002 John Firebaugh Copyright (C) 2001 by Victor Röder - Copyright (C) 2002 by Roberto Raggi + Copyright (C) 2002 by Roberto Raggi This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public diff --git a/kate/part/katecodecompletion.h b/kate/part/katecodecompletion.h index 276c3791b..3e169cce7 100644 --- a/kate/part/katecodecompletion.h +++ b/kate/part/katecodecompletion.h @@ -3,7 +3,7 @@ Copyright (C) 2001 Joseph Wenninger Copyright (C) 2002 John Firebaugh Copyright (C) 2001 by Victor Röder - Copyright (C) 2002 by Roberto Raggi + Copyright (C) 2002 by Roberto Raggi This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public diff --git a/kate/part/katecursor.cpp b/kate/part/katecursor.cpp index dcd7c38bf..e951dcd32 100644 --- a/kate/part/katecursor.cpp +++ b/kate/part/katecursor.cpp @@ -1,5 +1,5 @@ /* This file is part of the KDE libraries - Copyright (C) 2002 Christian Couder + Copyright (C) 2002 Christian Couder Copyright (C) 2001, 2003 Christoph Cullmann Copyright (C) 2001 Joseph Wenninger Copyright (C) 1999 Jochen Wilhelmy diff --git a/kate/part/katecursor.h b/kate/part/katecursor.h index 1b1a5322a..749bb0f76 100644 --- a/kate/part/katecursor.h +++ b/kate/part/katecursor.h @@ -1,5 +1,5 @@ /* This file is part of the KDE libraries - Copyright (C) 2002 Christian Couder + Copyright (C) 2002 Christian Couder Copyright (C) 2001, 2003 Christoph Cullmann Copyright (C) 2001 Joseph Wenninger Copyright (C) 1999 Jochen Wilhelmy diff --git a/kate/part/katefont.cpp b/kate/part/katefont.cpp index 361ce5cce..89bfd0025 100644 --- a/kate/part/katefont.cpp +++ b/kate/part/katefont.cpp @@ -1,5 +1,5 @@ /* This file is part of the KDE libraries - Copyright (C) 2002 Christian Couder + Copyright (C) 2002 Christian Couder Copyright (C) 2001 Christoph Cullmann Copyright (C) 2001 Joseph Wenninger Copyright (C) 1999 Jochen Wilhelmy diff --git a/kate/part/katefont.h b/kate/part/katefont.h index f9e0c1d83..ac82338ea 100644 --- a/kate/part/katefont.h +++ b/kate/part/katefont.h @@ -1,5 +1,5 @@ /* This file is part of the KDE libraries - Copyright (C) 2002 Christian Couder + Copyright (C) 2002 Christian Couder Copyright (C) 2001 Christoph Cullmann Copyright (C) 2001 Joseph Wenninger Copyright (C) 1999 Jochen Wilhelmy diff --git a/kate/part/kateschema.cpp b/kate/part/kateschema.cpp index fb42ea72d..b355c58aa 100644 --- a/kate/part/kateschema.cpp +++ b/kate/part/kateschema.cpp @@ -296,7 +296,7 @@ KateSchemaConfigColorTab::KateSchemaConfigColorTab( TQWidget *parent, const char label->tqsetAlignment( AlignLeft|AlignVCenter); m_current = new KColorButton(b); - // Markers from kdelibs/interfaces/ktextinterface/markinterface.h + // Markers from tdelibs/interfaces/ktextinterface/markinterface.h b = new TQHBox (gbTextArea); b->setSpacing(KDialog::spacingHint()); m_combobox = new KComboBox(b, "color_combo_box"); -- cgit v1.2.3