diff options
author | reiseb <48870100+reiseb@users.noreply.github.com> | 2020-06-16 16:21:03 +0200 |
---|---|---|
committer | reiseb <48870100+reiseb@users.noreply.github.com> | 2020-06-16 19:42:06 +0200 |
commit | 5dc616eadfd3e66cb89e9fc22c714c2edd2a77f2 (patch) | |
tree | ff01f2fda500e9236d80b50aa2e024976a29eb44 /src/help.raw | |
parent | b393f3758ab5ead64cf027f09ab3471f4f8e2cc1 (diff) |
change play/pause to playing/paused to improve UX
Diffstat (limited to 'src/help.raw')
-rw-r--r-- | src/help.raw | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/help.raw b/src/help.raw index 0a87b70..e0fb62a 100644 --- a/src/help.raw +++ b/src/help.raw @@ -124,7 +124,7 @@ INDEX MODE OPTIONS font is specified, a title will not be printed FORMAT SPECIFIERS - %a information about slideshow state (play/pause) + %a information about slideshow state (playing/paused) %f image path/filename %F image path/filename (shell-escaped) %g window dimensions (\"width,height\") in pixels |