summaryrefslogtreecommitdiff
path: root/data/graphics/gui/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-08-24 21:06:51 +0300
committerAndrei Karas <akaras@inbox.ru>2013-08-24 21:06:51 +0300
commitf92e278da564dab15d984dcaba153c1a92752651 (patch)
tree7622fb94e5cb361b1c9190d36bead3d977a79d63 /data/graphics/gui/Makefile.am
parent663eec5b6b98daa2649d966455a10a04d6e3d99b (diff)
downloadmv-f92e278da564dab15d984dcaba153c1a92752651.tar.gz
mv-f92e278da564dab15d984dcaba153c1a92752651.tar.bz2
mv-f92e278da564dab15d984dcaba153c1a92752651.tar.xz
mv-f92e278da564dab15d984dcaba153c1a92752651.zip
add support for target cursor animations.
updated target cursor to new images by Alige.
Diffstat (limited to 'data/graphics/gui/Makefile.am')
-rw-r--r--data/graphics/gui/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am
index 9e3f83129..710cf0688 100644
--- a/data/graphics/gui/Makefile.am
+++ b/data/graphics/gui/Makefile.am
@@ -70,11 +70,17 @@ gui_DATA = \
tab_selected.xml \
tab_unused.xml \
target-cursor-in-range-l.png \
+ target-cursor-in-range-l.xml \
target-cursor-in-range-m.png \
+ target-cursor-in-range-m.xml \
target-cursor-in-range-s.png \
+ target-cursor-in-range-s.xml \
target-cursor-normal-l.png \
+ target-cursor-normal-l.xml \
target-cursor-normal-m.png \
+ target-cursor-normal-m.xml \
target-cursor-normal-s.png \
+ target-cursor-normal-s.xml \
textfield.xml \
textpreview.xml \
unknown-item.png \