diff options
author | Rory MacQueen <rorymacqueen@gmail.com> | 2013-09-30 21:58:00 -0700 |
---|---|---|
committer | Rory MacQueen <rorymacqueen@gmail.com> | 2013-10-01 16:08:12 -0700 |
commit | ed8c15a21b0f5060c1403a80047bbd785ea7b511 (patch) | |
tree | a14a287354f6db70971e9031ffb83f14c5f73b6b /po/POTFILES.in | |
parent | e3c9ea1cb19dc4d381c263b718ffd24e5ef55438 (diff) |
Styled top bar back button
Previously, the back button on the top window bar
was not styled correctly according to designs.
This commit changes the BackButton widget to now
suclass Endless Asset Button and have the right
styling.
[endlessm/eos-sdk#301]
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 017b1f7..2639260 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,3 +1,4 @@ # List of source files which contain translatable strings. wikipedia/views/domain_wiki_view.js +wikipedia/widgets/BackButton.js wikipedia/PrebuiltCategoryPage.js |