From aba2f7bce6a9d968d325636627f26ea12d9d0a48 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Wed, 14 Mar 2007 22:55:25 +0000 Subject: Renamed icons to make things easier for Debian packaging, and the "-icon" part was superfluous anyway. --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 383e7f39..3cc32873 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -256,7 +256,7 @@ void init_engine(const Options &options) } SDL_WM_SetCaption("The Mana World", NULL); - SDL_WM_SetIcon(IMG_Load(TMW_DATADIR "data/icons/tmw-icon.png"), NULL); + SDL_WM_SetIcon(IMG_Load(TMW_DATADIR "data/icons/tmw.png"), NULL); #ifdef USE_OPENGL bool useOpenGL = (config.getValue("opengl", 0) == 1); -- cgit v1.2.3-60-g2f50