=== seahorse-plugins 2.23.91 ===

2008-09-03  Stef Walter  <stef@memberwebs.com>

	* Makefile.am:
	* NEWS: 
	* README: Release version 2.23.91

2008-09-01  Stef Walter  <stef@memberwebs.com>

	* agent/Makefile.am: Install glade file in right directory.
	
	* agent/seahorse-agent-actions.c:
	* agent/seahorse-agent-io.c:
	* agent/seahorse-agent-prompt.c:
	* agent/seahorse-agent-status.c: Don't g_assert conditions not controlled
	directly by nearby code. Otherwise the agent can be caused to abort 
	for missing glade files for example.
	
2008-09-01  Adam Schreiber  <sadam@clemson.edu>

    *  plugins/nautilus/seahorse-pgp-keys.desktop.in.in:
    * plugins/nautilus/seahorse-pgp-preferences.desktop.in:
    * plugins/nautilus/seahorse-pgp-encrypted.desktop.in.in:
    * plugins/nautilus/seahorse-pgp-signature.desktop.in.in: Remove encoding
    line.  Fixes bug #550168

2008-08-27  Adam Schreiber  <sadam@clemson.edu>

    * help/C/seahorse-plugins.xml: Updated manual to be in sync with only 
    having preferences and plugins
    * help/seahorse-plugins.omf.in: Change series id to not conflict with 
    seahorse    
    * plugins/nautilus/seahorse-tool.c:
    * plugins/gedit/seahorse-gedit.c:
    * libseahorse/seahorse-util.c:
    * libseahorse/seahorse-gpg-options.c: Fix compiler warnings
    * configure.in: Fix compilation

2008-08-13  Adam Schreiber  <sadam@clemson.edu>

    * configure.in: Compile with epiphany 2.2[34]. Patch from Götz Waschk.
    Fixes bug #547435     
    * pixmaps/22x22/Makefile.am:
    * pixmaps/48x48/Makefile.am:
    * pixmaps/scalable/Makefile.am:
    * libseahorse/seahorse-widget.c:
    * libseahorse/seahorse-gtkstock.c:
    * libseahorse/seahorse-gtkstock.h: Icon makover.  Patch from Michael Monreal.
    Part of fixing bug #520114

2008-08-12  Adam Schreiber  <sadam@clemson.edu>

    * help/Makefile.am:
    * help/seahorse.omf.in (deleted):
    * help/C/seahorse.xml (deleted): Fixes bug #546531 (Or else)

2008-08-11  Adam Schreiber  <sadam@clemson.edu>

    * help/C/seahorse-plugins.xml (moved):
    * help/seahorse-plugins.omf.in (moved): Fixes bug #546531 (and this time we
    mean it)
    * help/seahorse.omf.in: Change identifier URL

2008-08-10  Adam Schreiber  <sadam@clemson.edu>

    * configure.in: Changed gettext_package to seahorse-plugins.  Fixes bug
    #546531
    * data/Makefile.am:
    * data/seahorse.schemas.in (moved to data/seahorse-plugins.schemas.in):
    Fixed conflict with seahorse schemas.  Partially fixes bug #546531