summaryrefslogtreecommitdiff
path: root/data/graphics/gui/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-12-17 16:42:27 +0300
committerAndrei Karas <akaras@inbox.ru>2011-12-17 16:42:27 +0300
commitba997be747666c74c46c734cb636a8de84c582b3 (patch)
tree1596c7bede896dce8d5cc6ba4c887dbeb4a2a300 /data/graphics/gui/Makefile.am
parent32973f167f9a6f49957ea6a2cce119d91f997b3b (diff)
downloadplus-ba997be747666c74c46c734cb636a8de84c582b3.tar.gz
plus-ba997be747666c74c46c734cb636a8de84c582b3.tar.bz2
plus-ba997be747666c74c46c734cb636a8de84c582b3.tar.xz
plus-ba997be747666c74c46c734cb636a8de84c582b3.zip
Move target cursors to themes.
Remove old unused target cursors.
Diffstat (limited to 'data/graphics/gui/Makefile.am')
-rw-r--r--data/graphics/gui/Makefile.am12
1 files changed, 6 insertions, 6 deletions
diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am
index 388d01663..7fb82f545 100644
--- a/data/graphics/gui/Makefile.am
+++ b/data/graphics/gui/Makefile.am
@@ -36,12 +36,12 @@ gui_DATA = \
tab.png \
tab_hilight.png \
tabselected.png \
- target-cursor-blue-l.png \
- target-cursor-blue-m.png \
- target-cursor-blue-s.png \
- target-cursor-red-l.png \
- target-cursor-red-m.png \
- target-cursor-red-s.png \
+ target-cursor-in-range-l.png \
+ target-cursor-in-range-m.png \
+ target-cursor-in-range-s.png \
+ target-cursor-normal-l.png \
+ target-cursor-normal-m.png \
+ target-cursor-normal-s.png \
unknown-item.png \
vscroll_down_default.png \
vscroll_down_highlight.png \