diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-03-02 18:05:41 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-03-02 18:05:41 -0600 |
commit | 2c241008bc2a541aba15e83447f45970db3f59df (patch) | |
tree | bc55a732a84d044bc5d5c1424cbda2a5ee98bd3d /doc | |
parent | 562837407fd0512cd3ef96f7fa3048aa3f37d0d3 (diff) | |
download | tdevelop-2c241008bc2a541aba15e83447f45970db3f59df.tar.gz tdevelop-2c241008bc2a541aba15e83447f45970db3f59df.zip |
Minor tdevelop->kdevelop restorations in support of commit 722ce1ef.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/api/HighPriTasks.dox | 2 | ||||
-rw-r--r-- | doc/tdevelop/getting-started.docbook | 2 | ||||
-rw-r--r-- | doc/tdevelop/project-advanced.docbook | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/api/HighPriTasks.dox b/doc/api/HighPriTasks.dox index 7bcbaf1f..062b3b06 100644 --- a/doc/api/HighPriTasks.dox +++ b/doc/api/HighPriTasks.dox @@ -12,7 +12,7 @@ This way the .tdevelop file can be shared in teams of developers. -\section TDevelop2compat KDevelop 2 compatibility +\section KDevelop2compat KDevelop 2 compatibility (These are things that must be accomplished before we can say that KDevelop 3 >= tdevelop 2.x UI-wise and functionality-wise!) diff --git a/doc/tdevelop/getting-started.docbook b/doc/tdevelop/getting-started.docbook index 39d7c4de..299bf08e 100644 --- a/doc/tdevelop/getting-started.docbook +++ b/doc/tdevelop/getting-started.docbook @@ -1127,7 +1127,7 @@ and <filename>hello.kdevses</filename>.</para> <para>Of particular importance in each project is the <filename>xxx.tdevelop</filename> (where <quote>xxx</quote> denotes the project -name) file. It is the main <emphasis>TDevelop 3 Project File</emphasis> and +name) file. It is the main <emphasis>TDevelop Project File</emphasis> and needed if you later want load this project into the &IDE;.</para> <warning> diff --git a/doc/tdevelop/project-advanced.docbook b/doc/tdevelop/project-advanced.docbook index 81c0e4a6..f96fce2a 100644 --- a/doc/tdevelop/project-advanced.docbook +++ b/doc/tdevelop/project-advanced.docbook @@ -45,7 +45,7 @@ <title>Converting Old TDevelop Project Files</title> <para> -&tdevelop; allows you to open old TDevelop 2.x project files and convert them to &tdevelop; files. To do so go to <guimenuitem>Open Project...</guimenuitem> and select <guilabel>TDevelop 2 project files</guilabel> in the <guilabel>Filter:</guilabel>. Then select project file you want to open. The project gets converted to &tdevelop; and saved as a <guilabel>&tdevelop; project file</guilabel>. +&tdevelop; allows you to open old KDevelop 2.x project files and convert them to &tdevelop; files. To do so go to <guimenuitem>Open Project...</guimenuitem> and select <guilabel>KDevelop 2 project files</guilabel> in the <guilabel>Filter:</guilabel>. Then select project file you want to open. The project gets converted to &tdevelop; and saved as a <guilabel>&tdevelop; project file</guilabel>. </para> </sect2> <!-- converting-projects --> |