diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2008-07-01 15:05:10 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2008-07-01 15:05:10 +0000 |
commit | e2297c73625aff1fd6d809b1da8879f0ae0af633 (patch) | |
tree | b4b85cbd881cdd04ad9dd964d310b2f238e80afd /data | |
parent | d3ccf6a0b97ce4189eef4fde606cf5b5f93fac14 (diff) | |
download | mana-e2297c73625aff1fd6d809b1da8879f0ae0af633.tar.gz mana-e2297c73625aff1fd6d809b1da8879f0ae0af633.tar.bz2 mana-e2297c73625aff1fd6d809b1da8879f0ae0af633.tar.xz mana-e2297c73625aff1fd6d809b1da8879f0ae0af633.zip |
Updated project files.
Diffstat (limited to 'data')
-rw-r--r-- | data/graphics/gui/Makefile.am | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index 724631fe..6b3ad6ae 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -11,8 +11,10 @@ gui_DATA = \ checkbox.png \ close_button.png \ deepbox.png \ - equip_bg.png \ + default.png \ + equip_bg.png \ fixedfont.png \ + gui.xml \ hits_blue.png \ hits_red.png \ hits_yellow.png \ @@ -36,6 +38,8 @@ gui_DATA = \ sansserif8.png \ selection.png \ slider.png \ + speech_bubble.png \ + speechbubble.xml \ target-cursor-blue-l.png \ target-cursor-blue-m.png \ target-cursor-blue-s.png \ |