X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=m4%2Flls%2Fplay.suite.m4;h=f2220f147224b3e82ffca770e2c5417a7293a79f;hb=c75c35b176cdacf157d27617e954961c88f33975;hp=57a9377eb19030cd9bbe1761d1b72b1dcce69aaa;hpb=742be1f7334570492615fdf89ce46123e3f71886;p=paraslash.git diff --git a/m4/lls/play.suite.m4 b/m4/lls/play.suite.m4 index 57a9377e..f2220f14 100644 --- a/m4/lls/play.suite.m4 +++ b/m4/lls/play.suite.m4 @@ -26,6 +26,16 @@ version-string = GIT_VERSION() [option randomize] short_opt = z summary = randomize playlist at startup + [option end-of-playlist] + summary = what to do after the last file has been played + arg_info = required_arg + arg_type = string + typestr = behaviour + values = { + EOP_LOOP = "loop", + EOP_STOP = "stop", + EOP_QUIT = "quit" + } [option key-map] short_opt = k summary = map a key to a command