[Gpa-commits]gpa (ChangeLog Makefile.am configure.ac)

cvs user mcoca cvs@cvs.gnupg.org
Thu, 12 Dec 2002 20:04:39 +0100


    Date: Thursday, December 12, 2002 @ 20:04:39
  Author: mcoca
    Path: /cvs/gpa/gpa

Modified: ChangeLog Makefile.am configure.ac

2002-12-12  Miguel Coca  <mcoca@gnu.org>

	* Makefile.am (SUBDIRS): Add pixmaps.
	* configure.ac: Likewise.

2002-12-12  Miguel Coca  <mcoca@gnu.org>

	* Makefile.am (gpa_SOURCES): Remove icons.xpm
	(INCLUDES): Add pixmap directory.

	* icons.c: Include new icon files.

	* icons.xpm: Removed, replaced by files in ../pixmaps.
	* encrypt.xpm: Removed.
	* verify.xpm, floppy.xpm, folder.xpm, icons.xpm, open_folder.xpm: Moved
	to pixmap directory.
	
	* fileman.c (gpa_fileman_toolbar_new): Add Preferences.
	(toolbar_preferences): New.

	* keyring.c (keyring_toolbar_new): Change tooltip for edit to make it
	clear it's only for private keys.
	Use stock icon for "Delete".
	Add "Preferences".
	(toolbar_preferences): New.

	* options.c (gpa_options_read_settings): Don't report error if the
	config file doesn't exist.


--------------+
 ChangeLog    |    5 +++++
 Makefile.am  |    2 +-
 configure.ac |    3 ++-
 3 files changed, 8 insertions(+), 2 deletions(-)