summaryrefslogtreecommitdiffstats
path: root/HACKING
diff options
context:
space:
mode:
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING4
1 files changed, 2 insertions, 2 deletions
diff --git a/HACKING b/HACKING
index cd6690f..3f75062 100644
--- a/HACKING
+++ b/HACKING
@@ -188,10 +188,10 @@ Use the same .cpp/.h header than the rest of digiKam project.
Use a decent editor which does auto-indentation/syntax-highlighting for you.
I personally use Emacs (Renchi) or Kdevelop (Gilles).
-There are excellent initializer scripts in the kdesdk
+There are excellent initializer scripts in the tdesdk
package for xemacs and vim which can substantially increase your productivity.
-Just to give a taste of what i can do with emacs (and kdesdk):
+Just to give a taste of what i can do with emacs (and tdesdk):
* automatically insert copyright (and ifdefs) in new files.
* insertion of class function definitions for declared class