Revision 677127
Go back to digest for 24th June 2007Features in Utilities
Alexander Wiedenbruch committed changes in /trunk/KDE/kdeutils/superkaramba/src:
New Features:
- Network sensors can specify a list of preferred devices: dev="eth1|eth0|ppp0"
a) added a format of "%dev" which substitutes the active device or '<none>'
b) added the ability to detect the IP and substitute it in the format for "%ip"
- Named program sensors
a) add "programname" to name and reuse an (existing) program sensor
b) progam can specify a 'format' using positional indicators
- Use double quotes with %quote
Patch from Jasen Minton
File Changes
Modified 7 files
- /trunk/KDE/kdeutils/superkaramba/src
- /karamba.cpp
- /lineparser.cpp
- /themefile.cpp
- /sensors/network.cpp
- /sensors/network.h
- /sensors/program.cpp
- /sensors/program.h
7 files changed in total