summaryrefslogtreecommitdiffstats
path: root/doc/api/HowToAddPlugins.dox
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2015-06-17 15:33:10 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2015-06-17 15:35:36 +0900
commit8b9c0d28fe084e8c7912a55f29052052edcfdd6e (patch)
tree9b199d1df7b3705bf6dc15594347c0267f3511fe /doc/api/HowToAddPlugins.dox
parenta02c867020f0f7f4d399c1d2849ac990614036f8 (diff)
downloadtdevelop-8b9c0d28fe084e8c7912a55f29052052edcfdd6e.tar.gz
tdevelop-8b9c0d28fe084e8c7912a55f29052052edcfdd6e.zip
Revert to .kdevelop files with <kdevelop> entity name for project files.
This resolves bug 2308. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e044c5463329652f28565dfc7de24ef8b0edaa6f)
Diffstat (limited to 'doc/api/HowToAddPlugins.dox')
-rw-r--r--doc/api/HowToAddPlugins.dox4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/HowToAddPlugins.dox b/doc/api/HowToAddPlugins.dox
index 012cb5d0..3f9d1b20 100644
--- a/doc/api/HowToAddPlugins.dox
+++ b/doc/api/HowToAddPlugins.dox
@@ -119,11 +119,11 @@ developers (e.g. via version control application CVS). So some user preferences
very individual, and some may be valid for all of the team - project-wide so to speak.
That's why the TDevelop architecture makes a difference here and supports two files
-which will be stored in the project root directory. They are the project file (*.tdevelop)
+which will be stored in the project root directory. They are the project file (*.kdevelop)
and the session (*.kdevses) file. The later is for individual settings, not to be thought
to be shared.
-\subsection domProject Project file (*.tdevelop)
+\subsection domProject Project file (*.kdevelop)
For your convenience, you don't have to use the quite complex DOM API. Strings
can very easily be read from and written to this document using the