po/ 2007-09-11 Marcus Brinkmann <marcus@g10code.de>
- po/de.po: Update.
src/
2007-09-11 Marcus Brinkmann <marcus@g10code.de>
- client.h (class client_t): New members decrypt, verify, encrypt,
and sign.
- client.cc: Add implementations for these.
- gpgex.h: Move all ID_CMD_* macros to ...
- gpgex.cc: ... here. Add new macros for new commands.
(gpgex_t::InvokeCommand, gpgex_t::QueryContextMenu): Implement new
commands.