hitori:gnome-3-20

Last commit made on 2016-03-21
Get this branch:
git clone -b gnome-3-20 https://git.launchpad.net/hitori

Branch merges

Branch information

Name:
gnome-3-20
Repository:
lp:hitori

Recent commits

7790163... by Philip Withnall

Release version 3.20.0

82b27a3... by Gabor Kelemen

Updated Hungarian help translation

2dc4b34... by Gabor Kelemen

Added Hungarian help image

1a8a169... by Philip Withnall

interface: Use state from GtkStyleContext

Instead of assuming the widget will be in a particular state when
drawing, explicitly get and set the widget state. This fixes a warning
with newer versions of GTK+.

https://bugzilla.gnome.org/show_bug.cgi?id=763245

7626ed3... by Philip Withnall

build: Update autogen.sh from GNOME template

https://wiki.gnome.org/Projects/GnomeCommon/Migration#autogen.sh

This fixes an issue with running autogen.sh with builddir ≠ srcdir.

fefb538... by Cédric VALMARY (Tot en òc)

Updated Occitan translation

edeeeb0... by Philip Withnall <email address hidden>

build: Remove unused CPPFLAGS variables

These two C preprocessor variables were not used anywhere.

b91ab2d... by Philip Withnall <email address hidden>

build: Fix definition of PACKAGE_LOCALE_DIR

This is passed to bindtextdomain() to allow it to find translations, so
needs to be correct for translations to work.

https://bugzilla.gnome.org/show_bug.cgi?id=763056

301a9b4... by Richard Hughes

Fix the AppData application ID to reflect reality

15370fa... by Sahil Sareen <email address hidden>

Change PKG_CHECK_MODULES to stick to GNOME games style