[Gpa-commits]gpa/src (ChangeLog Makefile.am gpa.c)

cvs user mcoca cvs@cvs.gnupg.org
Sat, 01 Feb 2003 16:21:52 +0100


    Date: Saturday, February 1, 2003 @ 16:21:42
  Author: mcoca
    Path: /cvs/gpa/gpa/src

Modified: ChangeLog Makefile.am gpa.c

src/
2003-02-01  Miguel Coca  <mcoca@gnu.org>

	* Makefile.am (gpa_SOURCES): Add gpacontext.{c,h}

	* gpacontext.h, gpacontext.c: New. A wrapper around the GpgmeCtx to
	hook it to the gtk event loop.

	* gpa.c (main): Remove unneeded variable.


-------------+
 ChangeLog   |    7 +++++++
 Makefile.am |    1 +
 gpa.c       |    1 -
 3 files changed, 8 insertions(+), 1 deletion(-)