From 8b766aeb57b3d47d7676e4ca8c55db86a69e647e Mon Sep 17 00:00:00 2001
From: Bjørn Lindeijer <bjorn@lindeijer.nl>
Date: Tue, 19 Aug 2008 20:03:00 +0000
Subject: Also install tabselected.png, circle-green.png and circle-gray.png

---
 ChangeLog                        | 3 ++-
 data/graphics/gui/CMakeLists.txt | 3 +++
 data/graphics/gui/Makefile.am    | 3 +++
 3 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index cab63fc0..5421bd59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
 2008-08-19  Bjørn Lindeijer  <bjorn@lindeijer.nl>
 
 	* data/graphics/gui/CMakeLists.txt, data/graphics/gui/Makefile.am:
-	Don't forget to install tab.png.
+	Don't forget to install tab.png, tabselected.png, circle-green.png and
+	circle-gray.png.
 
 2008-08-17  Roderic Morris  <roderic@ccs.neu.edu>
 
diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt
index e9ccdab0..7b12c70c 100644
--- a/data/graphics/gui/CMakeLists.txt
+++ b/data/graphics/gui/CMakeLists.txt
@@ -6,6 +6,8 @@ SET (FILES
     button.png
     buttonpress.png
     checkbox.png
+    circle-gray.png
+    circle-green.png
     close_button.png
     deepbox.png
     default.png
@@ -37,6 +39,7 @@ SET (FILES
     speech_bubble.png
     speechbubble.xml
     tab.png
+    tabselected.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 fb6c304a..e859c201 100644
--- a/data/graphics/gui/Makefile.am
+++ b/data/graphics/gui/Makefile.am
@@ -9,6 +9,8 @@ gui_DATA =				\
 	buttonhi.png			\
 	buttonpress.png			\
 	checkbox.png			\
+	circle-gray.png			\
+	circle-green.png		\
 	close_button.png		\
 	deepbox.png			\
 	default.png			\
@@ -41,6 +43,7 @@ gui_DATA =				\
 	speech_bubble.png		\
 	speechbubble.xml		\
 	tab.png				\
+	tabselected.png			\
 	target-cursor-blue-l.png	\
 	target-cursor-blue-m.png	\
 	target-cursor-blue-s.png	\
-- 
cgit v1.2.3-70-g09d2