Revision 708873

Go back to digest for 9th September 2007

Features in Utilities

Rolf Eike Beer committed changes in /trunk/KDE/kdeutils/kgpg/kgpg.cpp:

Clean up scanning for possible default keys in KGpg wizard

If the wizard comes up it does it's own scanning for secret keys. It uses the popen() function reported as unportable. In fact it's not really needed at all as the actions performed here are already implemented in the KgpgInterface class.

File Changes

Modified 1 files
  • /trunk/KDE/kdeutils/kgpg/kgpg.cpp
1 files changed in total