From e19722342046756a90d65060c756198e31ff4457 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:03:11 +0200 Subject: Additional k => tde renaming and fixes --- parts/diff/README.dox | 4 ++-- parts/diff/diffdlg.cpp | 2 +- parts/diff/diffdlg.h | 2 +- parts/diff/diffpart.cpp | 2 +- parts/diff/diffpart.h | 2 +- parts/diff/diffwidget.cpp | 2 +- parts/diff/diffwidget.h | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) (limited to 'parts/diff') diff --git a/parts/diff/README.dox b/parts/diff/README.dox index 72cbfb3a..6659ac71 100644 --- a/parts/diff/README.dox +++ b/parts/diff/README.dox @@ -7,9 +7,9 @@ in a QTextEdit with simple highlighting Just right-click on a CVS or Perforce file and select "diff to repository" to see it in action. -\authors Harald Fernengel +\authors Harald Fernengel -\maintainer Harald Fernengel +\maintainer Harald Fernengel \feature Shows "diffs" between files \feature If "kompare" from KDESDK is installed, it'll use its widget to display the diff otherwise in a QTextEdit with simple highlighting diff --git a/parts/diff/diffdlg.cpp b/parts/diff/diffdlg.cpp index 3fd4b666..655791bd 100644 --- a/parts/diff/diffdlg.cpp +++ b/parts/diff/diffdlg.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2001 by Harald Fernengel * - * harry@tdevelop.org * + * harry@kdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/parts/diff/diffdlg.h b/parts/diff/diffdlg.h index 44819e27..ee15011a 100644 --- a/parts/diff/diffdlg.h +++ b/parts/diff/diffdlg.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2001 by Harald Fernengel * - * harry@tdevelop.org * + * harry@kdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/parts/diff/diffpart.cpp b/parts/diff/diffpart.cpp index 70e676c8..a0dbafdd 100644 --- a/parts/diff/diffpart.cpp +++ b/parts/diff/diffpart.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2001 by Harald Fernengel * - * harry@tdevelop.org * + * harry@kdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/parts/diff/diffpart.h b/parts/diff/diffpart.h index 5cf4b478..6fe89efe 100644 --- a/parts/diff/diffpart.h +++ b/parts/diff/diffpart.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2001 by Harald Fernengel * - * harry@tdevelop.org * + * harry@kdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/parts/diff/diffwidget.cpp b/parts/diff/diffwidget.cpp index b766b064..51dabcaf 100644 --- a/parts/diff/diffwidget.cpp +++ b/parts/diff/diffwidget.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2001 by Harald Fernengel * - * harry@tdevelop.org * + * harry@kdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/parts/diff/diffwidget.h b/parts/diff/diffwidget.h index b948fae1..b021e516 100644 --- a/parts/diff/diffwidget.h +++ b/parts/diff/diffwidget.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2001 by Harald Fernengel * - * harry@tdevelop.org * + * harry@kdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * -- cgit v1.2.1