1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-21 06:11:25 +02:00

Add 'repeat' and 'shuffle'.

This commit is contained in:
Doug Kearns
2009-04-02 23:51:42 +11:00
parent 04c999f993
commit a5e62a9bcf
4 changed files with 50 additions and 0 deletions
+20
View File
@@ -595,6 +595,20 @@ link elements are those defined by 'hinttags'.
____
|\'repeat'|
||'repeat'|| number (default: 0)
____
Set the playback repeat mode.
.---`-----------
*0* Repeat none
*1* Repeat one
*2* Repeat all
----------------
____
|$XULMUS_RUNTIME|
|\'rtp'| |\'runtimepath'|
||'runtimepath' 'rtp'|| stringlist
@@ -678,6 +692,12 @@ Control when to show the tab bar of opened web pages. Possible values:
____
|\'shuffle'|
||'shuffle'|| boolean (default: false)
____
Play tracks in shuffled order.
____
|\'noscs'| |\'nosmartcase'| |\'scs'| |\'smartcase'|
||'smartcase' 'scs'|| boolean (default: on)
____