diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-07-09 02:17:16 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-07-13 01:02:41 +0300 |
commit | 25ebec2265b2b995bb85ce74f25db8137ea9db87 (patch) | |
tree | 4d45452669ecf787d814b7bfa0180e88841e2a4f /data/graphics/gui/Makefile.am | |
parent | 9a36ae42e55ee9403d631dd7c027967350931fa6 (diff) | |
download | plus-25ebec2265b2b995bb85ce74f25db8137ea9db87.tar.gz plus-25ebec2265b2b995bb85ce74f25db8137ea9db87.tar.bz2 plus-25ebec2265b2b995bb85ce74f25db8137ea9db87.tar.xz plus-25ebec2265b2b995bb85ce74f25db8137ea9db87.zip |
Change tab theming.
Diffstat (limited to 'data/graphics/gui/Makefile.am')
-rw-r--r-- | data/graphics/gui/Makefile.am | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index 42d58b3e4..b8591a783 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -37,9 +37,10 @@ gui_DATA = \ slider_hilight.png \ speechbubble.xml \ sticky_button.png \ - tab.png \ - tab_hilight.png \ - tabselected.png \ + tab.xml \ + tab_highlighted.xml \ + tab_selected.xml \ + tab_unused.xml \ target-cursor-in-range-l.png \ target-cursor-in-range-m.png \ target-cursor-in-range-s.png \ |