From dda55f1bb3ca83505830d8f80a918507b1cfce09 Mon Sep 17 00:00:00 2001 From: Ryan Flegel Date: Thu, 13 May 2004 23:20:45 +0000 Subject: [PATCH] - oops. Fixed filename extension SVN-Revision: 1167 --- data/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/Makefile.am b/data/Makefile.am index 45281687f..e6ed19d6f 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,5 +1,5 @@ iconsdir=$(datadir)/pixmaps -icons_DATA = images/supertux.xpm +icons_DATA = images/supertux.png desktopdir = $(datadir)/applications desktop_DATA = supertux.desktop -- 2.11.0