[gweled] 09/72: Merge commit 'upstream/0.8'

Stephen Kitt skitt at moszumanska.debian.org
Thu May 26 16:55:42 UTC 2016


This is an automated email from the git hooks/post-receive script.

skitt pushed a commit to branch debian-sid
in repository gweled.

commit 6a0b90d519326fdeab67a7b4771b4c334e92dd7d
Merge: e8b1a92 c420f89
Author: Ondřej Surý <ondrej at sury.org>
Date:   Mon May 24 16:12:47 2010 +0200

    Merge commit 'upstream/0.8'

 AUTHORS                                  |    1 +
 ChangeLog                                |  101 +
 Makefile.am                              |   72 +-
 Makefile.in                              |  537 +-
 acconfig.h                               |    7 -
 aclocal.m4                               | 1176 ----
 config.h.in                              |   55 +-
 configure                                | 9654 ++++++++++++++++++------------
 configure.in                             |  104 +-
 data/Makefile.am                         |   46 +
 data/Makefile.in                         |  468 ++
 data/apps_16x16_gweled.png               |  Bin 0 -> 725 bytes
 data/apps_24x24_gweled.png               |  Bin 0 -> 1137 bytes
 gweled.png => data/apps_48x48_gweled.png |  Bin
 data/apps_scalable_gweled.svg            |  127 +
 data/gweled.desktop.in                   |    9 +
 data/gweled.ui                           |  451 ++
 depcomp                                  |  220 +-
 gweled.desktop                           |    9 -
 install-sh                               |  531 +-
 missing                                  |  117 +-
 pixmaps/tile_even.svg                    |   52 +-
 pixmaps/tile_odd.svg                     |   52 +-
 po/LINGUAS                               |    1 +
 po/Makefile.in.in                        |  217 +
 po/POTFILES.in                           |    7 +
 po/ar.po                                 |  179 +
 po/de.po                                 |  182 +
 po/es.po                                 |  181 +
 po/fi.po                                 |  180 +
 po/fr.po                                 |  182 +
 po/it.po                                 |  181 +
 po/ru.po                                 |  184 +
 po/tr.po                                 |  180 +
 src/Makefile.am                          |   34 +-
 src/Makefile.in                          |  352 +-
 src/board_engine.c                       |  441 +-
 src/board_engine.h                       |   44 +-
 src/callbacks.c                          |  266 +-
 src/callbacks.h                          |  135 -
 src/games-score.c                        |  104 +
 src/games-score.h                        |   57 +
 src/games-scores-backend.c               |  336 ++
 src/games-scores-backend.h               |   68 +
 src/games-scores-dialog-private.h        |   53 +
 src/games-scores-dialog.c                |  568 ++
 src/games-scores-dialog.h                |   79 +
 src/games-scores.c                       |  502 ++
 src/games-scores.h                       |  101 +
 src/games-setgid-io.c                    |  556 ++
 src/games-setgid-io.h                    |   29 +
 src/graphic_engine.c                     |  174 +-
 src/graphic_engine.h                     |   51 +-
 src/gweled.glade                         | 1513 -----
 src/gweled_icon.png                      |  Bin 2338 -> 0 bytes
 src/gweled_logo.png                      |  Bin 8540 -> 0 bytes
 src/main.c                               |  477 +-
 src/main.h                               |   35 +
 src/music.c                              |  102 +
 src/music.h                              |   27 +
 src/sge_core.c                           |  348 +-
 src/sge_core.h                           |   67 +-
 src/sge_utils.c                          |   53 +-
 src/sge_utils.h                          |   28 +-
 64 files changed, 13939 insertions(+), 8124 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/gweled.git



More information about the Pkg-games-commits mailing list