On Sat, 29 Apr 2000, Simon Hausmann wrote: > I think Ferdinand wants something like the functionality minicli provides: > Enter an KDE application name (like konsole, kedit, etc.) and it will do a > serviceByDesktopName( enteredText ) and use that icon if the service > exists. > > It's surely not a perfect approach, but it seems to work for most > apps? ;-) Hm.. we should use serviceByExec()... but since we don't have that, serviceByDesktopName() would be close enough I guess. Cheers, Waldo