[Gpa-commits]gpa/src (12 files)

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


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

Modified: ChangeLog Makefile.am fileman.c icons.c keyring.c options.c
 Removed: encrypt.xpm floppy.xpm folder.xpm icons.xpm open_folder.xpm
          verify.xpm

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       |   24 
 Makefile.am     |    4 
 encrypt.xpm     |  320 ----
 fileman.c       |   23 
 floppy.xpm      |  145 --
 folder.xpm      |   51 
 icons.c         |   27 
 icons.xpm       | 3629 ------------------------------------------------------
 keyring.c       |   46 
 open_folder.xpm |   41 
 options.c       |    6 
 verify.xpm      |  184 --
 12 files changed, 100 insertions(+), 4400 deletions(-)