diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-02-28 21:24:03 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-02-28 21:24:03 +0300 |
commit | 6ffd428383326c7b77e1b5e1777ae3a9f2e4156b (patch) | |
tree | 9c0dbb1c26f61713d09c3975a274974e02b0defe /data/graphics/gui/Makefile.am | |
parent | b985de6e83790bd02bd63e3ed47a3a79592b08da (diff) | |
download | plus-6ffd428383326c7b77e1b5e1777ae3a9f2e4156b.tar.gz plus-6ffd428383326c7b77e1b5e1777ae3a9f2e4156b.tar.bz2 plus-6ffd428383326c7b77e1b5e1777ae3a9f2e4156b.tar.xz plus-6ffd428383326c7b77e1b5e1777ae3a9f2e4156b.zip |
Replace "play" button text to image.
Diffstat (limited to 'data/graphics/gui/Makefile.am')
-rw-r--r-- | data/graphics/gui/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index 7fb82f545..6f294fa45 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -6,6 +6,7 @@ gui_DATA = \ button.png \ button_disabled.png \ buttonhi.png \ + buttonplay.png \ buttonpress.png \ checkbox.png \ circle-gray.png \ |