Revision 689644
Go back to digest for 22nd July 2007Other in KDE Base
Aaron J. Seigo committed changes in /trunk/KDE/kdebase/workspace/krunner/runners/services:
* use the case insensitive matching i added to the trader syntax to allow much more natural matching (e.g. it doesn't have to be case perfect anymore).
* launch the selected service
* use a little qaction subclass to store the KService::Ptr to prevent unecessary repeated lookups
* stop pretending we have options when we don't
now it really is better than minicli ;)
File Changes
Modified 2 files
- /trunk/KDE/kdebase/workspace/krunner/runners/services
- /servicerunner.cpp
- /servicerunner.h
2 files changed in total