diff --git a/CHANGELOG.md b/CHANGELOG.md index 5812b2d55..822a2948b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - start at login for Windows Store version (not sure whether successfuly) ### Added +- new end-of-the-break sound - both left and right click on tray opens menu (Windows) - double click on tray opens Preferences (Windows) - adds Vietnamese translations diff --git a/README.md b/README.md index c99581c9d..04d82fa7a 100644 --- a/README.md +++ b/README.md @@ -531,6 +531,7 @@ Sounds used in this application are listed [here](http://freesound.org/people/ho - `wind chime` by [GnoteSoundz](http://freesound.org/people/GnoteSoundz/), available under the [Creative Commons 0 License](http://creativecommons.org/publicdomain/zero/1.0/). - `tic toc` by [magundah14](http://freesound.org/people/magundah14/), available under the [Creative Commons 0 License](http://creativecommons.org/publicdomain/zero/1.0/). - `silence` by [parcodeisuoni](http://freesound.org/people/parcodeisuoni/), available under the [Attribution License](http://creativecommons.org/licenses/by/3.0/). +- `reverence` by Seemant Chandra #### Fonts credits This app uses [Noto Sans](https://fonts.google.com/specimen/Noto+Sans) fonts licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0). diff --git a/app/audio/reverie.wav b/app/audio/reverie.wav new file mode 100644 index 000000000..be416f938 Binary files /dev/null and b/app/audio/reverie.wav differ diff --git a/app/css/preferences.css b/app/css/preferences.css index c5da6b610..1880db63e 100644 --- a/app/css/preferences.css +++ b/app/css/preferences.css @@ -161,14 +161,14 @@ body[dir=rtl] .theme > :nth-child(10) { text-align: left } -.theme > :nth-child(16) { +.theme > :nth-child(17) { grid-column: 1/2; grid-row: 14/17; padding: 0 16px; text-align: right; } -body[dir=rtl] .theme > :nth-child(16) { +body[dir=rtl] .theme > :nth-child(17) { text-align: left } @@ -305,7 +305,7 @@ body[dir=rtl] .about > :nth-child(1) > div > span { 'Noto Sans CJK KR Light', 'Noto Sans Devanagari Light', 'Noto Sans Gujarati Light', 'Noto Sans Gurmukhi Light', - 'Noto Sans JP Light', 'Noto Sans Hebrew Light'; + 'Noto Sans JP Light', 'Noto Sans Hebrew Light'; font-size: 20px; line-height: 30px; } diff --git a/app/locales/en.json b/app/locales/en.json index 4f1edeecc..3cbd71205 100644 --- a/app/locales/en.json +++ b/app/locales/en.json @@ -83,6 +83,7 @@ "crystalGlass": "Crystal glass", "windChime": "Wind chime", "ticToc": "Tic toc", + "reverie": "Reverie", "menubarIcon": "Menubar icon:", "colour": "Colour", "monochrome": "Monochrome", diff --git a/app/preferences.html b/app/preferences.html index c43496124..7f88a3613 100644 --- a/app/preferences.html +++ b/app/preferences.html @@ -319,6 +319,11 @@ Play sound +
+ + + Play sound +