From 17185a66960dd3d721165247232c836990640023 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Fri, 1 Jun 2007 17:34:13 +0000 Subject: Added target cursors to installed files. --- graphics/gui/CMakeLists.txt | 8 +++++++- graphics/gui/Makefile.am | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) (limited to 'graphics/gui') diff --git a/graphics/gui/CMakeLists.txt b/graphics/gui/CMakeLists.txt index 59af3fda..5a5c8334 100644 --- a/graphics/gui/CMakeLists.txt +++ b/graphics/gui/CMakeLists.txt @@ -7,6 +7,7 @@ SET (FILES buttonhi.png buttonpress.png checkbox.png + deepbox.png fixedfont.png hits_blue.png hits_red.png @@ -27,7 +28,12 @@ SET (FILES selection.png sansserif8.png slider.png - deepbox.png + target-cursor-blue-l.png + target-cursor-blue-m.png + target-cursor-blue-s.png + target-cursor-red-l.png + target-cursor-red-m.png + target-cursor-red-s.png thickborder.png vscroll_blue.png vscroll_down_default.png diff --git a/graphics/gui/Makefile.am b/graphics/gui/Makefile.am index 50c9dfe7..8cd42d27 100644 --- a/graphics/gui/Makefile.am +++ b/graphics/gui/Makefile.am @@ -10,6 +10,7 @@ gui_DATA = \ buttonhi.png \ buttonpress.png \ checkbox.png \ + deepbox.png \ fixedfont.png \ hits_blue.png \ hits_red.png \ @@ -30,7 +31,12 @@ gui_DATA = \ selection.png \ sansserif8.png \ slider.png \ - deepbox.png \ + target-cursor-blue-l.png \ + target-cursor-blue-m.png \ + target-cursor-blue-s.png \ + target-cursor-red-l.png \ + target-cursor-red-m.png \ + target-cursor-red-s.png \ thickborder.png \ vscroll_blue.png \ vscroll_down_default.png \ -- cgit v1.2.3-60-g2f50