pspp-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1642-g60a5


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1642-g60a5a71
Date: Mon, 04 Oct 2010 19:54:01 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".

The branch, master has been updated
       via  60a5a715819916ddc5df53451221436995a71356 (commit)
       via  376e94bdee77d28d5c3e5718bbc6b7cba3c0db5a (commit)
      from  973fb7a1cd984715bc5e1f46a8b8922e5a5f6fd7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 60a5a715819916ddc5df53451221436995a71356
Author: John Darrington <address@hidden>
Date:   Mon Oct 4 21:47:44 2010 +0200

    Fix bug in autorecode - strings vs. /group
    
    Fixed a bug which caused autorecode to crash when the /GROUP
    subcommand was used concurrently with variables of different widths.

commit 376e94bdee77d28d5c3e5718bbc6b7cba3c0db5a
Author: John Darrington <address@hidden>
Date:   Mon Oct 4 19:37:08 2010 +0200

    Workaround for gettext deficiencies
    
    xgettext doesn't have a --language=gtkbuilder option.
    Instead, we've been (mis)using --language=glade which
    has worked ok except that it doesn't extract labels
    from the columns of GtkListStore items.
    This change adds a pair of dummy widgets containing identical
    label strings so that these strings will get entered into
    the .pot file.  Closes bug #31033

-----------------------------------------------------------------------

Summary of changes:
 src/language/stats/autorecode.c    |    3 +--
 src/ui/gui/factor.ui               |    8 ++++++++
 tests/language/stats/autorecode.at |   30 ++++++++++++++++++++++++++++++
 3 files changed, 39 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

[Prev in Thread] Current Thread [Next in Thread]