diff options
author | Rory MacQueen <rorymacqueen@gmail.com> | 2013-09-26 12:11:31 -0700 |
---|---|---|
committer | Rory MacQueen <rorymacqueen@gmail.com> | 2013-09-26 14:33:16 -0700 |
commit | 8b47141e15007f88c63c150375f8f73b65d573e4 (patch) | |
tree | 30b9756b95ef7e2deaf4509f0d6ba5d4d6a95ec6 /data/eos-wikipedia-domain.gresource.xml | |
parent | d8bb65192d65d4c3cabb09b37a63dab70084d05f (diff) |
Added back button to categories page
Designers wanted a back button the categories page
to make it easier for users to navigate back to
the home page. This button is an asset button
from our SDK.
[endlessm/eos-sdk#270]
Diffstat (limited to 'data/eos-wikipedia-domain.gresource.xml')
-rw-r--r-- | data/eos-wikipedia-domain.gresource.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/data/eos-wikipedia-domain.gresource.xml b/data/eos-wikipedia-domain.gresource.xml index b1a7d87..19c31f4 100644 --- a/data/eos-wikipedia-domain.gresource.xml +++ b/data/eos-wikipedia-domain.gresource.xml @@ -13,6 +13,8 @@ <file>assets/category_splash_separator_shadow.png</file> <file>assets/category_hover_arrow.png</file> <file>assets/image_strip_back_button.png</file> - <file>assets/play.png</file> + <file>assets/introduction_back_button_normal.png</file> + <file>assets/introduction_back_button_pressed.png</file> + <file>assets/introduction_back_button_hover.png</file> </gresource> </gresources> |