diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2007-08-22 09:05:24 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2007-08-22 09:05:24 +0000 |
commit | 353560a2829fb9b1d9d26121658ce83589c4f5ef (patch) | |
tree | a4eeb6f2f4f6d7eacdea7016fa8df034efd6788c /data/graphics/gui/CMakeLists.txt | |
parent | a444a76ed37a52ba0004298f2512bee1c75273bc (diff) | |
download | mana-353560a2829fb9b1d9d26121658ce83589c4f5ef.tar.gz mana-353560a2829fb9b1d9d26121658ce83589c4f5ef.tar.bz2 mana-353560a2829fb9b1d9d26121658ce83589c4f5ef.tar.xz mana-353560a2829fb9b1d9d26121658ce83589c4f5ef.zip |
Added close button and item shortcut backgrounds to files that will be
installed.
Diffstat (limited to 'data/graphics/gui/CMakeLists.txt')
-rw-r--r-- | data/graphics/gui/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index 5a5c8334..2ef4b460 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/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 |