# Generated by Makefile. Do not edit.

commit 2d8a6303f417b47599c82b7219b8453b85977108
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Wed Feb 23 11:09:05 2011 -0500

    Add NEWS entry for 0.1 release.

 NEWS |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)

commit 7d7dd0a67eac06c2fc293034a8a9da80a0f7de19
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Wed Feb 23 13:57:44 2011 -0500

    Rework @MESS@ variable substitution.
    
    Substitute @MESS@ at install-time using an install-data-hook rule.

 Makefile.am                |   23 ++++++++++++++---------
 configure.ac               |    9 ---------
 mess-dc.desktop.in         |    8 ++++++++
 mess-dc.desktop.in.in      |    8 --------
 mess-gameboy.desktop.in    |    8 ++++++++
 mess-gameboy.desktop.in.in |    8 --------
 mess-gba.desktop.in        |    8 ++++++++
 mess-gba.desktop.in.in     |    8 --------
 mess-genesis.desktop.in    |    8 ++++++++
 mess-genesis.desktop.in.in |    8 --------
 mess-msx.desktop.in        |    8 ++++++++
 mess-msx.desktop.in.in     |    8 --------
 mess-n64.desktop.in        |    8 ++++++++
 mess-n64.desktop.in.in     |    8 --------
 mess-nes.desktop.in        |    8 ++++++++
 mess-nes.desktop.in.in     |    8 --------
 mess-sms.desktop.in        |    8 ++++++++
 mess-sms.desktop.in.in     |    8 --------
 mess-snes.desktop.in       |    8 ++++++++
 mess-snes.desktop.in.in    |    8 --------
 po/POTFILES.skip           |   13 -------------
 21 files changed, 86 insertions(+), 103 deletions(-)

commit 286925451ef60e19569ca44595196906e790ef95
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Wed Feb 23 11:13:47 2011 -0500

    Require shared-mime-info >= 0.19.

 configure.ac |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit d34857dc10144448b909c91d404042a2576b44df
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Wed Feb 23 10:54:29 2011 -0500

    Update po/POTFILES.in.
    
    Also add automake templates to po/POTFILES.skip.

 po/POTFILES.in   |    3 +++
 po/POTFILES.skip |   13 +++++++++++++
 2 files changed, 16 insertions(+), 0 deletions(-)

commit c906a12c4171124d40c11af5533deb7f8a2537c4
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Wed Feb 23 01:15:29 2011 -0500

    Add a doap file.

 mess-desktop-entries.doap |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)

commit 3addd7ea7583351542a56b840e3b8c59695101be
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Wed Feb 23 01:11:05 2011 -0500

    Add some missing desktop templates.

 mess-genesis.desktop.in.in |    8 ++++++++
 mess-msx.desktop.in.in     |    8 ++++++++
 mess-sms.desktop.in.in     |    8 ++++++++
 3 files changed, 24 insertions(+), 0 deletions(-)

commit fae69bde0b0e50f7d065027dbf7c31428e493715
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Wed Feb 23 00:14:01 2011 -0500

    Initial commit.

 AUTHORS                    |    1 +
 COPYING                    |  674 ++++++++++++++++++++++++++++++++++++++++++++
 ChangeLog                  |    4 +
 Makefile.am                |   50 ++++
 README                     |    8 +
 autogen.sh                 |   21 ++
 configure.ac               |   63 ++++
 git.mk                     |  178 ++++++++++++
 mess-dc.desktop.in.in      |    8 +
 mess-gameboy.desktop.in.in |    8 +
 mess-gba.desktop.in.in     |    8 +
 mess-n64.desktop.in.in     |    8 +
 mess-nes.desktop.in.in     |    8 +
 mess-snes.desktop.in.in    |    8 +
 po/Makefile.in.in          |  217 ++++++++++++++
 po/POTFILES.in             |    9 +
 16 files changed, 1273 insertions(+), 0 deletions(-)
