diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 20:03:18 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 21:03:38 +0200 |
commit | d17de25b7fe2200ed60b15ec6801e3458b2c1046 (patch) | |
tree | f8d177d2e951eab368c0491c24837836ef41470b /klinkstatus/src/klinkstatus.h | |
parent | 9b520883661b34a40beb46cedb80355fbe6587ad (diff) | |
download | tdewebdev-d17de25b7fe2200ed60b15ec6801e3458b2c1046.tar.gz tdewebdev-d17de25b7fe2200ed60b15ec6801e3458b2c1046.zip |
Additional k => tde renaming and fixes
Diffstat (limited to 'klinkstatus/src/klinkstatus.h')
-rw-r--r-- | klinkstatus/src/klinkstatus.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/klinkstatus/src/klinkstatus.h b/klinkstatus/src/klinkstatus.h index 83935d64..1d2e3bdf 100644 --- a/klinkstatus/src/klinkstatus.h +++ b/klinkstatus/src/klinkstatus.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * moura@tdewebdev.org * + * moura@kdewebdev.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 * @@ -35,7 +35,7 @@ class TDEToggleAction; * statusbar but relies on the "Part" to do all the real work. * * @short Application Shell - * @author Paulo Moura Guedes <moura@tdewebdev.org> + * @author Paulo Moura Guedes <moura@kdewebdev.org> * @version 0.1.3 */ class KLinkStatus : public KParts::MainWindow |