From 2ecab1a194b0dc551b478820e1aaa3b8713354cc Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:53:18 -0600 Subject: Additional renaming of kde to tde --- src/projectsession.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/projectsession.h') diff --git a/src/projectsession.h b/src/projectsession.h index 6ddccefa..f5370d28 100644 --- a/src/projectsession.h +++ b/src/projectsession.h @@ -3,7 +3,7 @@ ------------------- begin : 30 Nov 2002 copyright : (C) 2002 by Falk Brettschneider - email : falk@kdevelop.org + email : falk@tdevelop.org ***************************************************************************/ /*************************************************************************** @@ -30,7 +30,7 @@ class KDevPlugin; * This class stores and restores the last situation before the certain project * was closed. * Session stuff that is not related to a certain project doesn't belong to here; - * it must be saved in a program session which likely is "kdeveloprc". + * it must be saved in a program session which likely is "tdeveloprc". **/ class ProjectSession : public TQObject { -- cgit v1.2.1