summaryrefslogtreecommitdiffstats
path: root/HACKING
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:37:36 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:37:36 -0600
commite46a394c283d9af8870297a4ad0aea9d9f9875a1 (patch)
tree861ec762a46e5aac00e764576a51ca6768e7f626 /HACKING
parent4fa84415626e4d407953d73434a0e69a84407954 (diff)
downloaddigikam-e46a394c283d9af8870297a4ad0aea9d9f9875a1.tar.gz
digikam-e46a394c283d9af8870297a4ad0aea9d9f9875a1.zip
Additional renaming of kde to tde
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