File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -194,7 +194,7 @@ function showOverlay() {
194
194
}
195
195
196
196
function showHelpOverlay ( ) {
197
- overlayHelp . textTo = qsTr ( 'Bezier Clock v1.1: Options Keys\n' +
197
+ overlayHelp . textTo = qsTr ( 'Bezier Clock v1.1 | 11-FEB-2018 : Options Keys\n' +
198
198
'+------------------------------------+-----------------------------------+\n' +
199
199
'| Left Click - Show Control Lines | Right Click - Continual Animation |\n' +
200
200
'| | |\n' +
Original file line number Diff line number Diff line change @@ -188,7 +188,7 @@ Row {
188
188
id: aboutLabel
189
189
visible: false
190
190
onLinkActivated: Qt .openUrlExternally (link)
191
- text: qsTr (' <br><strong>Bezier Clock</strong><br><font color="gray">v1.1 | 09 -FEB-2018</font><br><br>' +
191
+ text: qsTr (' <br><strong>Bezier Clock</strong><br><font color="gray">v1.1 | 11 -FEB-2018</font><br><br>' +
192
192
' KDE Plasma 5 Port: © <font color="orange"><b>EXL</b></font>, 2016<br>' +
193
193
' <a href="http://exlmoto.ru/bezier-clock">exlmoto.ru/bezier-clock</a><br>' +
194
194
' <a href="https://github.com/EXL/BezierClock">github.com/EXL/BezierClock</a><br>' +
You can’t perform that action at this time.
0 commit comments