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/CMakeLists.txt | |
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/CMakeLists.txt')
-rw-r--r-- | data/graphics/gui/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index aba42b39c..b262a5ac3 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -3,6 +3,7 @@ SET (FILES button.png button_disabled.png buttonhi.png + buttonplay.png buttonpress.png checkbox.png circle-gray.png |