diff options
author | Timothy Pearson <[email protected]> | 2011-11-16 13:53:35 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-16 13:53:35 -0600 |
commit | ffa67ac75582192196cb70f866f6bfa00586542a (patch) | |
tree | 5a09c67b42a8228fc8348b5689b85006ea09942d /klinkstatus/src/klinkstatus.h | |
parent | 997aa1672a07ce33c6696bd4a4124bfff97036e1 (diff) | |
download | tdewebdev-ffa67ac75582192196cb70f866f6bfa00586542a.tar.gz tdewebdev-ffa67ac75582192196cb70f866f6bfa00586542a.zip |
Additional renaming of kde to tde
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 02463f81..b962295d 100644 --- a/klinkstatus/src/klinkstatus.h +++ b/klinkstatus/src/klinkstatus.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Paulo Moura Guedes * - * [email protected] * + * [email protected] * * * * 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 KToggleAction; * statusbar but relies on the "Part" to do all the real work. * * @short Application Shell - * @author Paulo Moura Guedes <[email protected]> + * @author Paulo Moura Guedes <[email protected]> * @version 0.1.3 */ class KLinkStatus : public KParts::MainWindow |