From 998ebd2e683e45140493910f76e692e96887b5d2 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Wed, 4 Jul 2012 16:46:19 -0500 Subject: Fix help files, kdevelop->tdevelop branding, fix startup. --- doc/api/HowToAddProgrammingLanguages.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/api/HowToAddProgrammingLanguages.dox') diff --git a/doc/api/HowToAddProgrammingLanguages.dox b/doc/api/HowToAddProgrammingLanguages.dox index 504a397e..a5840885 100644 --- a/doc/api/HowToAddProgrammingLanguages.dox +++ b/doc/api/HowToAddProgrammingLanguages.dox @@ -184,7 +184,7 @@ Compiler plugins must implement KDevCompilerOptions interface. In the end you should add the language you implemented to the doc/api/LangSupportStatus.dox file and document your language support part in the way described at \ref howToDocument (doc/api/HowToDocument.dox file). -See also \ref howToAddPlugins (doc/api/HowToAddPlugins.dox file) for an information on how to create a generic KDevelop plugin and how to manage project and global configuration information. +See also \ref howToAddPlugins (doc/api/HowToAddPlugins.dox file) for an information on how to create a generic TDevelop plugin and how to manage project and global configuration information. -- cgit v1.2.3