summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorIra Rice <irarice@gmail.com>2008-09-25 00:15:44 +0000
committerIra Rice <irarice@gmail.com>2008-09-25 00:15:44 +0000
commit489a429bea6739dfa25503b9329bd9e33bffb856 (patch)
tree8112f6fd988fdc0610329b6bc14ee3f9d5801092 /data
parent2dc8eadff1e67bb70b1772ecc19c9e1e2e40a5b4 (diff)
downloadmana-client-489a429bea6739dfa25503b9329bd9e33bffb856.tar.gz
mana-client-489a429bea6739dfa25503b9329bd9e33bffb856.tar.bz2
mana-client-489a429bea6739dfa25503b9329bd9e33bffb856.tar.xz
mana-client-489a429bea6739dfa25503b9329bd9e33bffb856.zip
Merged the Tametomo branch into trunk.
Diffstat (limited to 'data')
-rw-r--r--data/graphics/gui/CMakeLists.txt4
-rw-r--r--data/graphics/gui/Makefile.am4
-rw-r--r--data/graphics/gui/buttonpress.pngbin434 -> 424 bytes
-rw-r--r--data/graphics/gui/close_button.pngbin646 -> 637 bytes
-rw-r--r--data/graphics/gui/hscroll_left_highlight.pngbin382 -> 381 bytes
-rw-r--r--data/graphics/gui/hscroll_right_default.pngbin349 -> 346 bytes
-rw-r--r--data/graphics/gui/mouse.pngbin4508 -> 4385 bytes
7 files changed, 8 insertions, 0 deletions
diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt
index 5cb47b8c..0ad4bd13 100644
--- a/data/graphics/gui/CMakeLists.txt
+++ b/data/graphics/gui/CMakeLists.txt
@@ -8,7 +8,9 @@ SET (FILES
checkbox.png
close_button.png
deepbox.png
+ default.png
fixedfont.png
+ gui.xml
hits_blue.png
hits_red.png
hits_yellow.png
@@ -31,6 +33,8 @@ SET (FILES
selection.png
sansserif8.png
slider.png
+ speech_bubble.png
+ speech_bubble.xml
target-cursor-blue-l.png
target-cursor-blue-m.png
target-cursor-blue-s.png
diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am
index ec99fdf6..f2abf035 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 \
+ default.png \
emotions.png \
fixedfont.png \
+ gui.xml \
hits_blue.png \
hits_red.png \
hits_yellow.png \
@@ -38,6 +40,8 @@ gui_DATA = \
selection.png \
sansserif8.png \
slider.png \
+ speech_bubble.png \
+ speechbubble.xml \
target-cursor-blue-l.png \
target-cursor-blue-m.png \
target-cursor-blue-s.png \
diff --git a/data/graphics/gui/buttonpress.png b/data/graphics/gui/buttonpress.png
index ed7e5054..4c45a45f 100644
--- a/data/graphics/gui/buttonpress.png
+++ b/data/graphics/gui/buttonpress.png
Binary files differ
diff --git a/data/graphics/gui/close_button.png b/data/graphics/gui/close_button.png
index 8b4a451a..a0a6d144 100644
--- a/data/graphics/gui/close_button.png
+++ b/data/graphics/gui/close_button.png
Binary files differ
diff --git a/data/graphics/gui/hscroll_left_highlight.png b/data/graphics/gui/hscroll_left_highlight.png
index e2686c13..1dd79658 100644
--- a/data/graphics/gui/hscroll_left_highlight.png
+++ b/data/graphics/gui/hscroll_left_highlight.png
Binary files differ
diff --git a/data/graphics/gui/hscroll_right_default.png b/data/graphics/gui/hscroll_right_default.png
index 547a86dd..94c0efeb 100644
--- a/data/graphics/gui/hscroll_right_default.png
+++ b/data/graphics/gui/hscroll_right_default.png
Binary files differ
diff --git a/data/graphics/gui/mouse.png b/data/graphics/gui/mouse.png
index 84dc2ad1..6c1b7e8e 100644
--- a/data/graphics/gui/mouse.png
+++ b/data/graphics/gui/mouse.png
Binary files differ