From b4e545384b42deff2db00ff815c4cacbeb5d1860 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 02:32:07 -0600 Subject: Additional kde to tde renaming --- doc/api/HowToAddPlugins.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/api/HowToAddPlugins.dox') diff --git a/doc/api/HowToAddPlugins.dox b/doc/api/HowToAddPlugins.dox index ce8f259a..6171d9aa 100644 --- a/doc/api/HowToAddPlugins.dox +++ b/doc/api/HowToAddPlugins.dox @@ -196,7 +196,7 @@ void GDBBreakpointWidget::savePartialProjectSession(QDomElement* el) Note that the .kdevses is related to a project. User settings equal for all projects don't belong to here. You save them to ~/.kde/share/config/kdeveloprc via class KConfig of the -kdecore library. +tdecore library. Document your part in the way described at \ref howToDocument (doc/api/HowToDocument.dox file). -- cgit v1.2.3