diff options
Diffstat (limited to 'doc/api/HighPriTasks.dox')
-rw-r--r-- | doc/api/HighPriTasks.dox | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/api/HighPriTasks.dox b/doc/api/HighPriTasks.dox index 21116342..062b3b06 100644 --- a/doc/api/HighPriTasks.dox +++ b/doc/api/HighPriTasks.dox @@ -5,16 +5,16 @@ \section fixMajBugs Fixing major/annoying bugs - - Fix the mess of .kdevelop and .kdevses file. - - All project wide setings should go into .kdevelop and + - Fix the mess of .tdevelop and .kdevses file. + - All project wide setings should go into .tdevelop and - all session (and personal) options should go into .kdevses file . - This way the .kdevelop file can be shared in teams of developers. + This way the .tdevelop file can be shared in teams of developers. \section KDevelop2compat KDevelop 2 compatibility (These are things that must be accomplished before we can say that KDevelop 3 ->= kdevelop 2.x UI-wise and functionality-wise!) +>= tdevelop 2.x UI-wise and functionality-wise!) - general UI issues: - toplevel UI mode broken concerning to the accels @@ -29,7 +29,7 @@ - implement "Make User Manual" - use kdoc to update Qt/KDE docs . - - Solve the regression bugs. These are the <a href= "http://bugs.kde.org/buglist.cgi?product=kdevelop&bug_status=UNCONFIRMED&bug_status=NEW&priority=HI">ones + - Solve the regression bugs. These are the <a href= "http://bugs.kde.org/buglist.cgi?product=tdevelop&bug_status=UNCONFIRMED&bug_status=NEW&priority=HI">ones marked with priority "HI" in the bug database</a> |