summaryrefslogtreecommitdiffstats
path: root/lib/interfaces/kdevplugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/interfaces/kdevplugin.h')
-rw-r--r--lib/interfaces/kdevplugin.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/interfaces/kdevplugin.h b/lib/interfaces/kdevplugin.h
index 36c4e576..2809fbde 100644
--- a/lib/interfaces/kdevplugin.h
+++ b/lib/interfaces/kdevplugin.h
@@ -1,6 +1,6 @@
/* This file is part of the KDE project
- Copyright (C) 1999-2001 Bernd Gehrmann <bernd@kdevelop.org>
- Copyright (C) 2004 Alexander Dymo <adymo@kdevelop.org>
+ Copyright (C) 1999-2001 Bernd Gehrmann <bernd@tdevelop.org>
+ Copyright (C) 2004 Alexander Dymo <adymo@tdevelop.org>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
@@ -180,7 +180,7 @@ public:
the newly loaded project. For instance, the debugger plugin might restore the
list of breakpoints from the previous debug session for the certain project.
@note Take attention to the difference to common not-project-related session stuff.
- They belong to the application rc file (kdeveloprc)
+ They belong to the application rc file (tdeveloprc)
@note Project session file is useful for settings which cannot be shared between
developers. If a setting should be shared, modify projectDom instead.
@param el The parent DOM element for plugins session settings.*/