# HG changeset patch # User Sebastian Brannstrom # Date 1288438584 -3600 # Node ID 1b717a43a7ee2878af1274f40107be8b1912fce6 # Parent baf7ea4347f9558214fab2dd3a581e9788d4d52a Queue view CBA now same as Feed View diff -r baf7ea4347f9 -r 1b717a43a7ee application/data/PodcastQueueView.ra --- a/application/data/PodcastQueueView.ra Sat Oct 30 12:36:01 2010 +0100 +++ b/application/data/PodcastQueueView.ra Sat Oct 30 12:36:24 2010 +0100 @@ -19,7 +19,7 @@ RESOURCE AVKON_VIEW r_podcast_queueview { menubar = r_podcast_queueview_menubar; - cba = R_AVKON_SOFTKEYS_OPTIONS_BACK; + cba = r_podcast_cba; toolbar = r_queueview_toolbar; }