diff options
author | José Ávila <linux@javila.net> | 2005-07-03 08:31:39 +0000 |
---|---|---|
committer | José Ávila <linux@javila.net> | 2005-07-03 08:31:39 +0000 |
commit | bebd1c9b35055eb58e82448bc3beb7264c26ae5e (patch) | |
tree | e39139f1a7254bd9cc0a6c18476032ad8a681a83 | |
parent | d793538f978bdeb9ed6c200771b9661ca871a949 (diff) | |
download | clientdata-bebd1c9b35055eb58e82448bc3beb7264c26ae5e.tar.gz clientdata-bebd1c9b35055eb58e82448bc3beb7264c26ae5e.tar.bz2 clientdata-bebd1c9b35055eb58e82448bc3beb7264c26ae5e.tar.xz clientdata-bebd1c9b35055eb58e82448bc3beb7264c26ae5e.zip |
Adding some fonts
-rw-r--r-- | graphics/gui/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/gui/Makefile.am b/graphics/gui/Makefile.am index 079fe4ce..1651eebb 100644 --- a/graphics/gui/Makefile.am +++ b/graphics/gui/Makefile.am @@ -10,6 +10,9 @@ gui_DATA = \ buttonpress.png \ checkbox.png \ fixedfont.png \ + hits_blue.png \ + hits_red.png \ + hits_yellow.png \ hscroll_left_default.png \ hscroll_left_highlight.png \ hscroll_left_pressed.png \ |