m4/ 2007-09-03 Marcus Brinkmann <marcus@g10code.de>
- m4/Makefile.am (EXTRA_DIST): Remove gpgme.m4 and gpg-error.m4.
src/
2007-09-03 Marcus Brinkmann <marcus@g10code.de>
- bitmaps.h, bitmaps.cc, icons.rc, icon-key-12.bmp,
icon-key-16.bmp: New files.
- Makefile.am (gpgex_SOURCES): Add icons.rc, bitmaps.h and
bitmaps.cc.
(noinst_gpgex_SOURCES): Add versioninfo.rc.
(gpgex_LDADD): Add -lgdi32.
(resource.o): Remove target.
- gpgex.h: Include bitmaps.h.
(class gpgex_t): New member key_bitmap.
(gpgex_t::gpgex_t, gpgex_t::~gpgex_t): Initialize and deinitialize
it.
- gpgex.cc (gpgex_t::QueryContextMenu): Add dummy bitmap for menu.