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.7.9-51-g1e1ba2


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-51-g1e1ba20
Date: Sun, 26 Feb 2012 19:25:55 +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  1e1ba20c8497dc8b354da0b84d61580cf1ca86ec (commit)
       via  8169bd9a2ec0d9605e50cfb2b7f727088253f1ab (commit)
       via  f75c79875f9a2072c80c7bc6c7118a09f0d949fc (commit)
       via  229e0c3700852e040cf456aee9332bcf1e300987 (commit)
       via  3c70826f9e59d2008305ed8305554a532851f6d9 (commit)
       via  94a8e93c4397e1140dd6de5db19d054df546419e (commit)
      from  2f80d38ead501269551b4b9380fd34c2c61c6e5e (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 1e1ba20c8497dc8b354da0b84d61580cf1ca86ec
Author: John Darrington <address@hidden>
Date:   Sun Feb 26 18:11:43 2012 +0100

    Generate pspp.desktop
    
    This change autogenerates the pspp.desktop file instead of simply including 
it.
    This allows us to have the translations updated from the po files instead of
    someone having to manually enter the strings directly in the file.

commit 8169bd9a2ec0d9605e50cfb2b7f727088253f1ab
Author: John Darrington <address@hidden>
Date:   Sun Feb 26 18:17:13 2012 +0100

    Remove translator credits from AUTHORS file.
    
    This was getting hard to maintain, and is redundant, since there is
    a "translator-credits" string in each translation.

commit f75c79875f9a2072c80c7bc6c7118a09f0d949fc
Author: John Darrington <address@hidden>
Date:   Sat Feb 25 14:59:14 2012 +0100

    ascii.c: Reallocate the lines after the page is resized

commit 229e0c3700852e040cf456aee9332bcf1e300987
Author: John Darrington <address@hidden>
Date:   Sat Feb 25 14:28:20 2012 +0100

    Remove redundant assignment

commit 3c70826f9e59d2008305ed8305554a532851f6d9
Author: John Darrington <address@hidden>
Date:   Sat Feb 25 12:22:32 2012 +0100

    ascii.c: Move auto out of the #if HAVE_DECL_SIGWINCH condtional
    
    Whether or not the width/length should be automatic should depend only on 
whether the
    output is a terminal, and not upon the existance of SIGWINCH

commit 94a8e93c4397e1140dd6de5db19d054df546419e
Author: John Darrington <address@hidden>
Date:   Sat Feb 25 12:15:03 2012 +0100

    ascii.c (ascii_reserve) Added assertion.
    
    Added this assertion to catch a yet-to-be fixed array bounds bug.

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

Summary of changes:
 AUTHORS                       |   15 -
 po/automake.mk                |    9 +-
 po/ca.po                      | 5328 +++++++++++++++++----------
 po/cs.po                      |    8 +
 po/cs.po,aux                  |   22 +
 po/de.po                      | 1223 ++++---
 po/de.po,aux                  |    7 +
 po/en_GB.po                   | 5079 ++++++++++++++-----------
 po/es.po                      | 5399 +++++++++++++++++----------
 po/fr.po                      | 4444 ++++++++++++++---------
 po/lt.po                      | 4914 +++++++++++++++----------
 po/lt.po,aux                  |   25 +
 po/pt_BR.po                   | 8316 ++++++++++++++++++++++++-----------------
 po/sl.po                      | 1237 ++++---
 src/output/ascii.c            |   43 +-
 src/ui/gui/automake.mk        |    8 +-
 src/ui/gui/gen-dot-desktop.sh |   49 +
 src/ui/gui/pspp.desktop       |   16 -
 18 files changed, 22120 insertions(+), 14022 deletions(-)
 create mode 100644 po/cs.po
 create mode 100644 po/cs.po,aux
 create mode 100644 po/de.po,aux
 create mode 100644 po/lt.po,aux
 create mode 100644 src/ui/gui/gen-dot-desktop.sh
 delete mode 100644 src/ui/gui/pspp.desktop


hooks/post-receive
-- 
GNU PSPP



reply via email to

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