Revision 562729

Go back to digest for 16th July 2006

Other in Utilities

Tom Albers committed changes in /trunk/extragear/utils/rsibreak/src:

Replace the DCOP system as introduces in the last version. Replace it with the KNotify system, which is used everywhere in KDE. Static DCOP calls are too limited (brings kopete online when you where offline for example) and the user is far better of with KNotify as there are more options (beep when break is oer for example) and there is the option to launch a script. In that script you can execute DCOP commands anyhow. I will make a new release soon, to prevent to much angry users who have to convert.

BUG: 130023, 130759

File Changes

Added 1 files
  • /trunk/extragear/utils/rsibreak/src/eventsrc
Deleted 2 files
  • /trunk/extragear/utils/rsibreak/src
  •   /setupdcop.cpp
  •   /setupdcop.h
Modified 8 files
  • /trunk/extragear/utils/rsibreak/src
  •   /Makefile.am
  •   /rsidock.cpp
  •   /rsidock.h
  •   /rsiglobals.cpp
  •   /rsiglobals.h
  •   /rsitimer.cpp
  •   /setup.cpp
  •   /setup.h
11 files changed in total