diff options
| author | Osborne Jacobs <ozziejacks@gmail.com> | 2012-03-02 22:34:14 -0500 |
|---|---|---|
| committer | Jonathan Gordon <rockbox@jdgordon.info> | 2012-03-03 10:41:52 +0100 |
| commit | bcfa783100529ffbd29c6f0a7a9275c27df5cf66 (patch) | |
| tree | 4c9cc3e5401883fca5382ba784e0171c6d144839 /docs | |
| parent | 59e5a323f127423a39449e587f47c3ba0f9e7d4b (diff) | |
| download | rockbox-bcfa783100529ffbd29c6f0a7a9275c27df5cf66.zip rockbox-bcfa783100529ffbd29c6f0a7a9275c27df5cf66.tar.gz rockbox-bcfa783100529ffbd29c6f0a7a9275c27df5cf66.tar.bz2 rockbox-bcfa783100529ffbd29c6f0a7a9275c27df5cf66.tar.xz | |
Set %cs(Current Screen) to "Bookmark browser" when listing bookmarks from the Context Menu
Currently when you select list bookmarks from the context menu %cs returns
"Context Menu" when in the bookmark browser screen. This change makes %cs
return "Bookmark browser" when listing bookmarks from the context menu, the
same as when you list recent bookmarks. This change will make it possible
to determin that you are on a bookmark browser screen when skinning using
an sbs file.
Change-Id: I7fb93525fbafb5d14bba2ae5df7a78df908d09ae
Reviewed-on: http://gerrit.rockbox.org/169
Reviewed-by: Jonathan Gordon <rockbox@jdgordon.info>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/CREDITS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CREDITS b/docs/CREDITS index e59054d..3619b6a 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -620,6 +620,7 @@ Cástor Muñoz Albert Barca Fukuda Takafumi Dimitar Dimitrov +Osborne Jacobs The libmad team The wavpack team |