From f61fc8ef256f43d1ada47fb5851f8954fea4cdea Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Sun, 1 May 2005 19:26:24 +0000 Subject: - Added installation of game data, install required on *nix systems - Updated desktop file to work better - Install the desktop file to the standard location - Install the icon as tmw.png in the standard pixmaps data dir --- data/graphics/images/Makefile.am | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 data/graphics/images/Makefile.am (limited to 'data/graphics/images') diff --git a/data/graphics/images/Makefile.am b/data/graphics/images/Makefile.am new file mode 100644 index 00000000..d06fcf11 --- /dev/null +++ b/data/graphics/images/Makefile.am @@ -0,0 +1,8 @@ + +imagesdir = $(pkgdatadir)/data/graphics/images + +images_DATA = \ + login_wallpaper.png + +EXTRA_DIST = \ + $(images_DATA) -- cgit v1.2.3-70-g09d2