From 1a034069db5c93c8f261fcaf4bcd3b8cf555f231 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Fri, 27 Mar 2009 01:40:36 +1100 Subject: [PATCH] Document :mediaview. --- xulmus/TODO | 1 + xulmus/locale/en-US/player.txt | 9 +++++++++ 2 files changed, 10 insertions(+) diff --git a/xulmus/TODO b/xulmus/TODO index 867a6947..638bf7c8 100644 --- a/xulmus/TODO +++ b/xulmus/TODO @@ -9,6 +9,7 @@ BUGS: - :open songbird-internal-search searchString Is this workable anyway? --djk - is off by one when alternating with the media tab + - numbered tabs FEATURES: 9 / and ? possibly reusing "Jump to" functionality directly. diff --git a/xulmus/locale/en-US/player.txt b/xulmus/locale/en-US/player.txt index 8053d3c5..40160fef 100644 --- a/xulmus/locale/en-US/player.txt +++ b/xulmus/locale/en-US/player.txt @@ -164,4 +164,13 @@ Load [a][playlist][a]. If no playlist is specified then the main library view is loaded. ________________________________________________________________________________ +section:Changing{nbsp}media{nbsp}views[media-view,view] + +|:mediav| |:mediaview| +||:mediav[iew] {view}|| + +________________________________________________________________________________ +Change the media view to {view}. This can only be run when the media tab is the +current tab. +________________________________________________________________________________ + // vim: set filetype=asciidoc: