From 81197bab636872cda186b8a2fde15c32f63cfcd8 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 22 Jan 2012 00:29:16 -0600 Subject: Part 1 of 2 of kdm rename --- kmplot/kmplot/MainDlg.cpp | 2 +- kmplot/kmplot/main.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'kmplot') diff --git a/kmplot/kmplot/MainDlg.cpp b/kmplot/kmplot/MainDlg.cpp index 5a736097..90e9c54a 100644 --- a/kmplot/kmplot/MainDlg.cpp +++ b/kmplot/kmplot/MainDlg.cpp @@ -2,7 +2,7 @@ * KmPlot - a math. function plotter for the KDE-Desktop * * Copyright (C) 1998, 1999 Klaus-Dieter Möller -* 2000, 2002 kdmoeller@foni.net +* 2000, 2002 tdmoeller@foni.net * * This file is part of the KDE Project. * KmPlot is part of the KDE-EDU Project. diff --git a/kmplot/kmplot/main.cpp b/kmplot/kmplot/main.cpp index 594f3a95..3b96b884 100644 --- a/kmplot/kmplot/main.cpp +++ b/kmplot/kmplot/main.cpp @@ -61,7 +61,7 @@ int main( int argc, char **argv ) "http://edu.kde.org/kmplot/" ); aboutData.addAuthor( "Klaus-Dieter Möller", I18N_NOOP( "Original Author" ) , - "kdmoeller@foni.net" ); + "tdmoeller@foni.net" ); aboutData.addAuthor( "Matthias Meßmer", I18N_NOOP( "GUI" ) , "bmlmessmer@web.de" ); -- cgit v1.2.3