From bf2502c372e7126a26445c97b4333e780f94b77c Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Tue, 19 Aug 2008 18:54:36 +0000 Subject: Don't forget to install tab.png --- ChangeLog | 5 +++++ data/graphics/gui/CMakeLists.txt | 1 + data/graphics/gui/Makefile.am | 1 + 3 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index fccb53bb..cab63fc0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-08-19 Bjørn Lindeijer + + * data/graphics/gui/CMakeLists.txt, data/graphics/gui/Makefile.am: + Don't forget to install tab.png. + 2008-08-17 Roderic Morris * src/gui/skill.cpp, src/gui/skill.h, src/gui/icon.h, diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index 99ddb715..e9ccdab0 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -36,6 +36,7 @@ SET (FILES slider.png speech_bubble.png speechbubble.xml + tab.png target-cursor-blue-l.png target-cursor-blue-m.png target-cursor-blue-s.png diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index 6b3ad6ae..fb6c304a 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -40,6 +40,7 @@ gui_DATA = \ slider.png \ speech_bubble.png \ speechbubble.xml \ + tab.png \ target-cursor-blue-l.png \ target-cursor-blue-m.png \ target-cursor-blue-s.png \ -- cgit v1.2.3-70-g09d2