Revision 874385

Go back to digest for 26th October 2008

Features in KDE Base

George Kiagiadakis committed changes in /trunk/KDE/kdebase/workspace/kwrited:

Use KNotify in kwrited instead of popping up a QTextEdit.

Also, fix various other minor things in kwrited:
* Remove the useless includes.
* Use KPtyDevice instead of KPty and direct system calls.
* Remove the bell character together with carriage return from incoming messages.
* Change the component name from "konsole" to "kwrited".
* Cleanup out-of-date comments and commented-out code.
* puts() becomes kDebug().

File Changes

Added 1 files
  • /trunk/KDE/kdebase/workspace/kwrited/kwrited.notifyrc
Modified 3 files
  • /trunk/KDE/kdebase/workspace/kwrited
  •   /CMakeLists.txt
  •   /kwrited.cpp
  •   /kwrited.h
4 files changed in total