diff options
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |