[hexalate] branch upstream updated (5eec9aa -> a4c363e)

Unit 193 unit193-guest at moszumanska.debian.org
Wed Sep 13 14:23:22 UTC 2017


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

unit193-guest pushed a change to branch upstream
in repository hexalate.

      from  5eec9aa   Imported Upstream version 1.0.3
       new  a4c363e   New upstream version 1.1.1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                |   1 +
 CREDITS                                   |  10 ++-
 NEWS                                      |  16 +++++
 README                                    |   5 +-
 doc/hexalate.6                            |  36 +++++++++++
 hexalate.pro                              |  55 +++++++++++-----
 icons/hexalate.appdata.xml                |  93 ++++++++++++++++++++++++++
 icons/hexalate.desktop                    |  30 +++++++--
 icons/hexalate.icns                       | Bin 187133 -> 426077 bytes
 icons/hicolor/1024x1024/apps/hexalate.png | Bin 0 -> 101992 bytes
 icons/hicolor/128x128/apps/hexalate.png   | Bin 8959 -> 8716 bytes
 icons/hicolor/16x16/apps/hexalate.png     | Bin 679 -> 666 bytes
 icons/hicolor/22x22/apps/hexalate.png     | Bin 1052 -> 1033 bytes
 icons/hicolor/24x24/apps/hexalate.png     | Bin 1205 -> 1210 bytes
 icons/hicolor/256x256/apps/hexalate.png   | Bin 20106 -> 19197 bytes
 icons/hicolor/32x32/apps/hexalate.png     | Bin 1795 -> 1538 bytes
 icons/hicolor/48x48/apps/hexalate.png     | Bin 2823 -> 2779 bytes
 icons/hicolor/512x512/apps/hexalate.png   | Bin 0 -> 42612 bytes
 icons/hicolor/64x64/apps/hexalate.png     | Bin 4276 -> 3952 bytes
 icons/icon.qrc                            |   9 +--
 icons/po/ca.po                            |  39 +++++++++++
 icons/po/cs.po                            |  40 ++++++++++++
 icons/po/de.po                            |  45 +++++++++++++
 icons/po/description.pot                  |  38 +++++++++++
 icons/po/el.po                            |  39 +++++++++++
 icons/po/es.po                            |  44 +++++++++++++
 icons/po/et.po                            |  39 +++++++++++
 icons/po/fr.po                            |  39 +++++++++++
 icons/po/hu.po                            |  44 +++++++++++++
 icons/po/it.po                            |  39 +++++++++++
 icons/po/lt.po                            |  46 +++++++++++++
 icons/po/ms.po                            |  45 +++++++++++++
 icons/po/nl.po                            |  44 +++++++++++++
 icons/po/pl.po                            |  46 +++++++++++++
 icons/po/pt_BR.po                         |  45 +++++++++++++
 icons/po/ro.po                            |  46 +++++++++++++
 icons/po/ru.po                            |  46 +++++++++++++
 icons/po/tr.po                            |  39 +++++++++++
 icons/po/update-po.sh                     |  66 +++++++++++++++++++
 mac_deploy.sh                             |   6 +-
 src/locale_dialog.cpp                     |  45 +++++++------
 src/main.cpp                              |  20 ++----
 src/piece.cpp                             |  18 ++----
 src/piece.h                               |   2 +-
 src/puzzle.cpp                            |  26 +++++---
 src/window.cpp                            |  17 ++---
 translations/hexalate_ca.qm               | Bin 1057 -> 0 bytes
 translations/hexalate_ca.ts               |  33 ----------
 translations/hexalate_cs.qm               | Bin 2130 -> 0 bytes
 translations/hexalate_cs.ts               |  33 ----------
 translations/hexalate_de.qm               | Bin 2264 -> 0 bytes
 translations/hexalate_de.ts               |  37 +----------
 translations/hexalate_el.qm               | Bin 2332 -> 0 bytes
 translations/hexalate_el.ts               |  33 ----------
 translations/hexalate_en.qm               | Bin 23 -> 0 bytes
 translations/hexalate_en.ts               |  33 ----------
 translations/hexalate_es.qm               | Bin 2290 -> 0 bytes
 translations/hexalate_es.ts               |  33 ----------
 translations/hexalate_et.qm               | Bin 2140 -> 0 bytes
 translations/hexalate_et.ts               |  33 ----------
 translations/hexalate_fr.qm               | Bin 2296 -> 0 bytes
 translations/hexalate_fr.ts               |  33 ----------
 translations/hexalate_hu.qm               | Bin 2127 -> 0 bytes
 translations/hexalate_hu.ts               |  33 ----------
 translations/hexalate_it.ts               | 104 ++++++++++++++++++++++++++++++
 translations/hexalate_lt.ts               | 104 ++++++++++++++++++++++++++++++
 translations/hexalate_ms.qm               | Bin 2195 -> 0 bytes
 translations/hexalate_ms.ts               |  33 ----------
 translations/hexalate_nl.qm               | Bin 2152 -> 0 bytes
 translations/hexalate_nl.ts               |  33 ----------
 translations/hexalate_pl.qm               | Bin 2166 -> 0 bytes
 translations/hexalate_pl.ts               |  33 ----------
 translations/hexalate_pt_BR.qm            | Bin 2214 -> 0 bytes
 translations/hexalate_pt_BR.ts            |  33 ----------
 translations/hexalate_ro.qm               | Bin 2211 -> 0 bytes
 translations/hexalate_ro.ts               |  33 ----------
 translations/hexalate_ru.qm               | Bin 2153 -> 0 bytes
 translations/hexalate_ru.ts               |  39 +----------
 translations/hexalate_tr.qm               | Bin 2165 -> 0 bytes
 translations/hexalate_tr.ts               |  33 ----------
 windows/installer.nsi                     |  26 ++++----
 81 files changed, 1341 insertions(+), 649 deletions(-)
 create mode 100644 doc/hexalate.6
 create mode 100644 icons/hexalate.appdata.xml
 create mode 100644 icons/hicolor/1024x1024/apps/hexalate.png
 create mode 100644 icons/hicolor/512x512/apps/hexalate.png
 create mode 100644 icons/po/ca.po
 create mode 100644 icons/po/cs.po
 create mode 100644 icons/po/de.po
 create mode 100644 icons/po/description.pot
 create mode 100644 icons/po/el.po
 create mode 100644 icons/po/es.po
 create mode 100644 icons/po/et.po
 create mode 100644 icons/po/fr.po
 create mode 100644 icons/po/hu.po
 create mode 100644 icons/po/it.po
 create mode 100644 icons/po/lt.po
 create mode 100644 icons/po/ms.po
 create mode 100644 icons/po/nl.po
 create mode 100644 icons/po/pl.po
 create mode 100644 icons/po/pt_BR.po
 create mode 100644 icons/po/ro.po
 create mode 100644 icons/po/ru.po
 create mode 100644 icons/po/tr.po
 create mode 100755 icons/po/update-po.sh
 delete mode 100644 translations/hexalate_ca.qm
 delete mode 100644 translations/hexalate_cs.qm
 delete mode 100644 translations/hexalate_de.qm
 delete mode 100644 translations/hexalate_el.qm
 delete mode 100644 translations/hexalate_en.qm
 delete mode 100644 translations/hexalate_es.qm
 delete mode 100644 translations/hexalate_et.qm
 delete mode 100644 translations/hexalate_fr.qm
 delete mode 100644 translations/hexalate_hu.qm
 create mode 100644 translations/hexalate_it.ts
 create mode 100644 translations/hexalate_lt.ts
 delete mode 100644 translations/hexalate_ms.qm
 delete mode 100644 translations/hexalate_nl.qm
 delete mode 100644 translations/hexalate_pl.qm
 delete mode 100644 translations/hexalate_pt_BR.qm
 delete mode 100644 translations/hexalate_ro.qm
 delete mode 100644 translations/hexalate_ru.qm
 delete mode 100644 translations/hexalate_tr.qm

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



More information about the Pkg-games-commits mailing list