diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-07-14 13:26:55 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-07-14 13:35:40 +0300 |
commit | 02c0cfce7cdfc712b508d3351136353b2e72b972 (patch) | |
tree | 6cae129608fbb06c0e2c66681ad49482e1b5381a /data/graphics/gui/Makefile.am | |
parent | 8ba9dc8011a3b17d97828f9a8b800f8ad56459bf (diff) | |
download | plus-02c0cfce7cdfc712b508d3351136353b2e72b972.tar.gz plus-02c0cfce7cdfc712b508d3351136353b2e72b972.tar.bz2 plus-02c0cfce7cdfc712b508d3351136353b2e72b972.tar.xz plus-02c0cfce7cdfc712b508d3351136353b2e72b972.zip |
Change checkbox theming.
Diffstat (limited to 'data/graphics/gui/Makefile.am')
-rw-r--r-- | data/graphics/gui/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index d2e5c1534..81c7da04f 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -8,7 +8,7 @@ gui_DATA = \ button_highlighted.xml \ button_pressed.xml \ buttonplay.png \ - checkbox.png \ + checkbox.xml \ circle-off.xml \ circle-on.xml \ colors.xml \ |