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-863-gb4055


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-863-gb405530
Date: Sat, 10 Oct 2009 15:20:48 +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  b40553085a85914b85d32c483faf185ad6b39589 (commit)
       via  aab678241495f66cf0f9e495cb8bd8bd3f7a2255 (commit)
       via  f2828681881061ed4e2688b3d08f4d9bdf7bc58e (commit)
       via  86166f73821142c2f82fdace3ac40a0933989dcd (commit)
      from  5a6eb80ae820be3452a9577d18dd7fa355c9a740 (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 b40553085a85914b85d32c483faf185ad6b39589
Author: John Darrington <address@hidden>
Date:   Sat Oct 10 16:36:02 2009 +0200

    Converted psppire.glade to psppire.ui

commit aab678241495f66cf0f9e495cb8bd8bd3f7a2255
Author: John Darrington <address@hidden>
Date:   Sat Oct 10 16:25:29 2009 +0200

    Converted some additional .glade files .ui

commit f2828681881061ed4e2688b3d08f4d9bdf7bc58e
Author: John Darrington <address@hidden>
Date:   Sat Oct 10 15:22:27 2009 +0200

    Allow xgettext to extract strings from .ui files

commit 86166f73821142c2f82fdace3ac40a0933989dcd
Author: John Darrington <address@hidden>
Date:   Sat Oct 10 14:43:39 2009 +0200

    Started transition to a .glade-less system.
    
    Converted some of the .glade files to .ui in the
    source tree instead of using the convertor script.

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

Summary of changes:
 po/Makevars                                        |    3 -
 po/automake.mk                                     |   14 +-
 src/ui/gui/.gitignore                              |    1 -
 src/ui/gui/automake.mk                             |   55 +-
 src/ui/gui/{crosstabs.glade => crosstabs.ui}       |  352 +++---
 src/ui/gui/descriptives-dialog.c                   |    2 +-
 .../{descriptives-dialog.glade => descriptives.ui} |  182 ++--
 src/ui/gui/{examine.glade => examine.ui}           |  310 +++--
 src/ui/gui/{find.glade => find.ui}                 |  150 ++-
 src/ui/gui/{frequencies.glade => frequencies.ui}   |  301 +++--
 .../{message-dialog.glade => message-dialog.ui}    |   84 +-
 src/ui/gui/{oneway.glade => oneway.ui}             |  258 ++--
 src/ui/gui/{psppire.glade => psppire.ui}           | 1403 +++++++++++---------
 src/ui/gui/{rank.glade => rank.ui}                 |  467 ++++---
 src/ui/gui/{recode.glade => recode.ui}             |  505 ++++----
 src/ui/gui/{regression.glade => regression.ui}     |  243 ++--
 src/ui/gui/{reliability.glade => reliability.ui}   |  159 ++-
 src/ui/gui/{t-test.glade => t-test.ui}             |  461 ++++---
 ...{text-data-import.glade => text-data-import.ui} |  445 ++++---
 ...ar-sheet-dialogs.glade => var-sheet-dialogs.ui} |  562 +++++----
 src/ui/gui/variable-info-dialog.c                  |    2 +-
 ...variable-info-dialog.glade => variable-info.ui} |   66 +-
 22 files changed, 3276 insertions(+), 2749 deletions(-)
 rename src/ui/gui/{crosstabs.glade => crosstabs.ui} (67%)
 rename src/ui/gui/{descriptives-dialog.glade => descriptives.ui} (70%)
 rename src/ui/gui/{examine.glade => examine.ui} (74%)
 rename src/ui/gui/{find.glade => find.ui} (73%)
 rename src/ui/gui/{frequencies.glade => frequencies.ui} (72%)
 rename src/ui/gui/{message-dialog.glade => message-dialog.ui} (68%)
 rename src/ui/gui/{oneway.glade => oneway.ui} (75%)
 rename src/ui/gui/{psppire.glade => psppire.ui} (74%)
 rename src/ui/gui/{rank.glade => rank.ui} (74%)
 rename src/ui/gui/{recode.glade => recode.ui} (80%)
 rename src/ui/gui/{regression.glade => regression.ui} (72%)
 rename src/ui/gui/{reliability.glade => reliability.ui} (58%)
 rename src/ui/gui/{t-test.glade => t-test.ui} (77%)
 rename src/ui/gui/{text-data-import.glade => text-data-import.ui} (78%)
 rename src/ui/gui/{var-sheet-dialogs.glade => var-sheet-dialogs.ui} (71%)
 rename src/ui/gui/{variable-info-dialog.glade => variable-info.ui} (73%)


hooks/post-receive
-- 
GNU PSPP




reply via email to

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