From 1610ed4b3bc9ea3328087818da0af3f5852d1ff5 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sun, 25 Jan 2009 18:32:04 +0100 Subject: Added new bubble graphic to installed files Fixes crash found by Hong Hao. --- data/graphics/gui/CMakeLists.txt | 1 + data/graphics/gui/Makefile.am | 1 + 2 files changed, 2 insertions(+) diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index 4065e939..3d617696 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -1,5 +1,6 @@ SET (FILES bg_quad_dis.png + bubble.png button.png button_disabled.png buttonhi.png diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index 4cc5b569..33abf521 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -3,6 +3,7 @@ guidir = $(pkgdatadir)/data/graphics/gui gui_DATA = \ bg_quad_dis.png \ + bubble.png \ button.png \ button_disabled.png \ buttonhi.png \ -- cgit v1.2.3-70-g09d2