diff --git a/CHANGELOG.md b/CHANGELOG.md index 156f810b6..1c8f0b77a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,7 @@ [#1098](https://github.com/owncloud/music/issues/1098) - Optional "strict" mode for the history filters of the smart playlist [#1099](https://github.com/owncloud/music/issues/1099) -- Hint about the keyboard shortcuts to the Settings view +- Hint about the keyboard shortcuts in the Settings view and in tooltips [#1086](https://github.com/owncloud/music/issues/1086) ### Changed diff --git a/templates/fake-template.php b/templates/fake-template.php index a42b74bf3..b91803f03 100644 --- a/templates/fake-template.php +++ b/templates/fake-template.php @@ -24,3 +24,6 @@ Play Pause +(press and hold for more) +Mute +Unmute diff --git a/templates/partials/controls.php b/templates/partials/controls.php index 8c021e85b..1e0afcf15 100644 --- a/templates/partials/controls.php +++ b/templates/partials/controls.php @@ -3,18 +3,20 @@