commit ef5ea204da2f89c93f08610136d0a5fb5e604035
Author: Stef Walter <stefw@gnome.org>
Date:   2012-04-16

    Release 3.4.1

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

commit 6f9cb64de1f1fa81317d44df3aa2773bd1786858
Author: Stef Walter <stefw@gnome.org>
Date:   2012-04-12

    Track disabling the grab correctly
    
     * Only regrab when we've previously disabled the grab due to a minimize
     * Also fix regression so window can be minimized.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=673517

 gcr/gcr-prompt-dialog.c |   10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

commit 899786b887d1883dd8d0d8e0c04f18806fe4b8e1
Author: Stef Walter <stefw@gnome.org>
Date:   2012-04-03

    gcr: Add some more debug messages to GcrSystemPrompter

 gcr/gcr-system-prompter.c |   74 ++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 70 insertions(+), 4 deletions(-)

commit 60bcb157893ac25069353fc18f0885bc6b55a2b7
Author: Stef Walter <stefw@gnome.org>
Date:   2012-04-03

    Fix up GCR_DEBUG and GCK_DEBUG environment variables
    
     * This is due to the G_MESSAGES_DEBUG change in glib
     * We manage our own debug categories, so if G_MESSAGES_DEBUG
       is not being used but GCR_DEBUG or GCK_DEBUG are set
       we unconditionally print the debug messages.
     * If G_MESSAGES_DEBUG is being used, then make all the
       debug messages available to Glib.
     * Can build with -DGCR_DEBUG=category flags to permanently
       enable certain categories.

 README          |   37 +++++++++++++++++++++++++++++++
 gck/gck-debug.c |   66 ++++++++++++++++++++++++++++++++++++++++++++++---------
 gcr/gcr-debug.c |   65 +++++++++++++++++++++++++++++++++++++++++++++---------
 3 files changed, 148 insertions(+), 20 deletions(-)

commit 5854d4968f6892bbf48109840500563e8b813866
Author: Stef Walter <stefw@gnome.org>
Date:   2012-04-03

    Don't distribute built sources
    
     * This caused problems with gdbus-codegen generated files
    
    https://bugzilla.gnome.org/show_bug.cgi?id=673110

 gck/Makefile.am |   20 ++++++++++----------
 gcr/Makefile.am |   20 +++++++++-----------
 2 files changed, 19 insertions(+), 21 deletions(-)

commit 5c37d74d444fe35c80f9d8501bf5be8a485fdb88
Author: Stef Walter <stefw@gnome.org>
Date:   2012-04-02

    Revert accidentally committed change

 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5f222e4fb048fedc1b57328c2fd8256486b6879a
Author: Stef Walter <stefw@gnome.org>
Date:   2012-03-30

    Build .desktop and .service files correctly

 Makefile.decl                |   28 +++++++++++++++++++++++++++-
 configure.ac                 |    4 +---
 gcr/Makefile.am              |    8 ++++----
 gcr/gcr-viewer.desktop.in    |   10 ----------
 gcr/gcr-viewer.desktop.in.in |    2 +-
 5 files changed, 33 insertions(+), 19 deletions(-)

commit 74a481453b56fbeb49fe1f98b7eea422f1cd7f07
Author: Stef Walter <stefw@gnome.org>
Date:   2012-03-30

    Fix build of gcr-prompter
    
     * Add gck library even though we don't use it. Seems to be
       needed on some distros/setups.

 gcr/Makefile.am |    1 +
 1 file changed, 1 insertion(+)

commit 5391729f7eabe030e7461e88468c22f070f1421c
Author: Daniel Nylander <po@danielnylander.se>
Date:   2012-03-30

    Updated Swedish translation

 po/sv.po |  680 ++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 392 insertions(+), 288 deletions(-)