From 8bff463a67a77096911cd4b427d66c34f95f43c9 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Wed, 22 Aug 2007 09:05:24 +0000 Subject: Added close button and item shortcut backgrounds to files that will be installed. --- graphics/gui/CMakeLists.txt | 2 ++ graphics/gui/Makefile.am | 2 ++ 2 files changed, 4 insertions(+) (limited to 'graphics') diff --git a/graphics/gui/CMakeLists.txt b/graphics/gui/CMakeLists.txt index 5a5c8334..2ef4b460 100644 --- a/graphics/gui/CMakeLists.txt +++ b/graphics/gui/CMakeLists.txt @@ -7,6 +7,7 @@ SET (FILES buttonhi.png buttonpress.png checkbox.png + close_button.png deepbox.png fixedfont.png hits_blue.png @@ -18,6 +19,7 @@ SET (FILES hscroll_right_default.png hscroll_right_highlight.png hscroll_right_pressed.png + item_shortcut_bgr.png mouse.png menuitemD.png menuitemF.png diff --git a/graphics/gui/Makefile.am b/graphics/gui/Makefile.am index 8cd42d27..6b82843d 100644 --- a/graphics/gui/Makefile.am +++ b/graphics/gui/Makefile.am @@ -10,6 +10,7 @@ gui_DATA = \ buttonhi.png \ buttonpress.png \ checkbox.png \ + close_button.png \ deepbox.png \ fixedfont.png \ hits_blue.png \ @@ -21,6 +22,7 @@ gui_DATA = \ hscroll_right_default.png \ hscroll_right_highlight.png \ hscroll_right_pressed.png \ + item_shortcut_bgr.png \ mouse.png \ menuitemD.png \ menuitemF.png \ -- cgit v1.2.3-70-g09d2