commit 3bc68f581c20ffac72d334b5e0e6856a0eb952a3 Author: Matthew Barnes Date: Fri Apr 28 11:04:07 2017 -0400 Update NEWS and README for 0.8.7 release. NEWS | 24 ++++++++++++++++++++++++ README | 4 ++-- configure.ac | 2 +- 3 files changed, 27 insertions(+), 3 deletions(-) commit 4d10c20cf6f4f62d91a86d2bb0ece095c80aff9b Author: Matthew Barnes Date: Fri Apr 28 11:08:31 2017 -0400 Update copyright year docs/gnome-video-arcade.1.in | 2 +- src/gva-audit.c | 2 +- src/gva-audit.h | 2 +- src/gva-categories.c | 2 +- src/gva-categories.h | 2 +- src/gva-cell-renderer-pixbuf.c | 2 +- src/gva-cell-renderer-pixbuf.h | 2 +- src/gva-column-manager.c | 2 +- src/gva-column-manager.h | 2 +- src/gva-columns.c | 2 +- src/gva-columns.h | 2 +- src/gva-common.h | 2 +- src/gva-db.c | 2 +- src/gva-db.h | 2 +- src/gva-error.c | 2 +- src/gva-error.h | 2 +- src/gva-favorites.c | 2 +- src/gva-favorites.h | 2 +- src/gva-game-store.c | 2 +- src/gva-game-store.h | 2 +- src/gva-history.c | 2 +- src/gva-history.h | 2 +- src/gva-input-file.c | 2 +- src/gva-input-file.h | 2 +- src/gva-main.c | 2 +- src/gva-main.h | 2 +- src/gva-mame-process.c | 2 +- src/gva-mame-process.h | 2 +- src/gva-mame.c | 2 +- src/gva-mame.h | 2 +- src/gva-mute-button.c | 2 +- src/gva-mute-button.h | 2 +- src/gva-nplayers.c | 2 +- src/gva-nplayers.h | 2 +- src/gva-play-back.c | 2 +- src/gva-play-back.h | 2 +- src/gva-preferences.c | 2 +- src/gva-preferences.h | 2 +- src/gva-process.c | 2 +- src/gva-process.h | 2 +- src/gva-properties.c | 2 +- src/gva-properties.h | 2 +- src/gva-screen-saver.c | 2 +- src/gva-screen-saver.h | 2 +- src/gva-time.c | 2 +- src/gva-time.h | 2 +- src/gva-tree-view.c | 2 +- src/gva-tree-view.h | 2 +- src/gva-ui.c | 4 ++-- src/gva-ui.h | 2 +- src/gva-util.c | 2 +- src/gva-util.h | 2 +- src/gva-wnck.c | 2 +- src/gva-wnck.h | 2 +- src/main.c | 2 +- 55 files changed, 56 insertions(+), 56 deletions(-) commit f6a8061e1909475854aad62f420648a33c478fee Author: Matthew Barnes Date: Fri Apr 28 10:53:18 2017 -0400 db: XML rotate attribute no longer required In MAME 0.184, DTD changed it from REQUIRED to IMPLIED. This broke database construction, resulting in no games listed. src/gva-db.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit f1307b3f54c6651a3fd35397d5c5b90bea4e41d0 Author: Matthew Barnes Date: Fri Apr 28 10:51:35 2017 -0400 db: Parse some new XML tags in 0.173 and 0.175 Not currently using them, just for database completeness. src/gva-db.c | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) commit 639ac04c0624fdf9682c103fb795258f68fc6858 Author: Kukuh Syafaat Date: Sat Apr 15 23:02:59 2017 +0000 Add Indonesian translation po/LINGUAS | 1 + po/id.po | 1046 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 1047 insertions(+) commit 598cb44309c93953f479ce5b2ad83191657cc100 Author: Anders Jonsson Date: Sat Feb 11 13:35:46 2017 +0000 Update Swedish translation help/sv/sv.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) commit f814d4076fa864c3ad1f8fbeb2d060ced1df7c42 Author: Alan Mortensen Date: Thu Dec 15 20:44:59 2016 +0100 Updated Danish translation po/da.po | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) commit b60fd71e9b3486968026752dc87a29606db61414 Author: Alan Mortensen Date: Sat Dec 10 17:30:48 2016 +0100 Updated Danish translation po/da.po | 1090 ++++++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 664 insertions(+), 426 deletions(-) commit dd0283f5e02a55d4b51ad8e478bf807caf218d0d Author: Anders Jonsson Date: Tue Sep 20 20:57:40 2016 +0000 Updated Swedish translation help/sv/sv.po | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) commit 9616512235dab328190ce37c95c4350e31b1bb47 Author: Piotr Drąg Date: Fri Sep 9 03:10:58 2016 +0200 Updated Polish translation po/pl.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) commit 8848438578cca4f09aa85b989081e10da36b6edd Author: Piotr Drąg Date: Sat Aug 20 17:04:14 2016 +0200 Updated Polish translation po/pl.po | 164 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 80 insertions(+), 84 deletions(-) commit d95d32ea525e1e231b909e501b64744eb4e977b3 Author: Piotr Drąg Date: Thu Jul 21 21:41:39 2016 +0200 Add Language headers to po files Future versions of gettext will fail if this header is missing. po/da.po | 1 + po/es.po | 1 + po/fr.po | 1 + po/it.po | 1 + po/pa.po | 1 + po/ru.po | 1 + po/sl.po | 2 +- po/sr@latin.po | 2 +- po/zh_CN.po | 2 +- 9 files changed, 9 insertions(+), 3 deletions(-) commit da2caf1172669832e1b7a8d86b21e03f9971ad83 Author: Balázs Úr Date: Fri Mar 25 23:31:52 2016 +0000 Updated Hungarian translation po/hu.po | 414 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 231 insertions(+), 183 deletions(-) commit e5983d9ac8ec1aa07e05695a9b2d243d61948c04 Author: Mario Blättermann Date: Tue Mar 22 10:49:17 2016 +0100 Updated German doc translation help/de/de.po | 780 ++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 425 insertions(+), 355 deletions(-) commit 5160cade908db477926dafccaf97e2fee0e7525d Author: Balázs Úr Date: Tue Mar 15 12:16:31 2016 +0000 Added Hungarian translation po/LINGUAS | 1 + po/hu.po | 1000 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 1001 insertions(+)