X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=m4%2Flls%2Fplay.suite.m4;h=f2220f147224b3e82ffca770e2c5417a7293a79f;hp=57a9377eb19030cd9bbe1761d1b72b1dcce69aaa;hb=be3b6f16706c6a93bd46c6dc48caa8109e7860c6;hpb=522112ac291393b5a9cbeea550dfd5e7de3863bb 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