summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--data/graphics/gui/CMakeLists.txt2
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d2add310..f833350d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-04-13 Björn Steinbrink <B.Steinbrink@gmx.de>
+
+ * data/graphics/gui/CMakeLists.txt: Added target cursor graphics to
+ the set of files to be installed.
+
2007-03-24 Bjørn Lindeijer <bjorn@lindeijer.nl>
* src/main.cpp: Changed the order of network message handling and
diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt
index 87585226..1549b2b4 100644
--- a/data/graphics/gui/CMakeLists.txt
+++ b/data/graphics/gui/CMakeLists.txt
@@ -30,6 +30,8 @@ SET (FILES
sansserif8.png
selection.png
slider.png
+ target-cursor-blue.png
+ target-cursor-red.png
thickborder.png
vscroll_blue.png
vscroll_down_default.png