Revision 9eb9f85...

Go back to digest for 28th August 2011

Features in KDE Base

Volker Krause committed changes in [kdelibs/KDE/4.7] knewstuff/knewstuff3/core/security.cpp:

Support GnuPG2 in KNewstuff3

So far knewstuff has "gpg" hardcoded as the executable name for GnuPG. This
change also allows the use of "gpg2" instead, if the "gpg" executable is
not present (both are compatible as far as we are concerned here). Since
kdepim* requires GnuPG2, you are most likely using gpg2 already anyway, via
backward compatibility forwards. On MeeGo however this is not available and
packages for GnuPG1 and 2 are not installable at the same time.

REVIEW: 102439

File Changes

Modified 1 files
  • knewstuff/knewstuff3/core/security.cpp
1 files changed in total