mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 08:08:42 +00:00
Recognise Satoru Kurashiki
Who has maintained the GoldenCheetah Linux package since v2.1. Now added to the contributors in the About dialog and also recognised in the release notes for v3.0
This commit is contained in:
@@ -691,11 +691,11 @@ Index
|
||||
* add: MOST COMMON QUESTIONS OF ALL.
|
||||
(line 20)
|
||||
* adhoc: SEASONS AND EVENTS. (line 9)
|
||||
* Aerolab <1>: MOST COMMON QUESTIONS OF ALL.
|
||||
* Aerolab <1>: CHARTS. (line 33)
|
||||
* Aerolab: MOST COMMON QUESTIONS OF ALL.
|
||||
(line 69)
|
||||
* Aerolab: CHARTS. (line 33)
|
||||
* algorithm: CHARTS. (line 19)
|
||||
* anomalies: DATA. (line 38)
|
||||
* anomalies: DATA. (line 23)
|
||||
* AP: METRICS. (line 80)
|
||||
* best: MOST COMMON QUESTIONS OF ALL.
|
||||
(line 61)
|
||||
@@ -706,23 +706,22 @@ Index
|
||||
* colour: MOST COMMON QUESTIONS OF ALL.
|
||||
(line 115)
|
||||
* contribute: GENERAL. (line 73)
|
||||
* CP <1>: METRICS. (line 22)
|
||||
* CP <2>: CHARTS. (line 19)
|
||||
* CP: METRICS. (line 50)
|
||||
* CP <1>: CHARTS. (line 19)
|
||||
* CP: METRICS. (line 22)
|
||||
* CSV: DATA. (line 88)
|
||||
* CTL: METRICS. (line 63)
|
||||
* cycle: SEASONS AND EVENTS. (line 9)
|
||||
* Daniels: METRICS. (line 9)
|
||||
* donate: GENERAL. (line 85)
|
||||
* download <1>: GENERAL. (line 31)
|
||||
* download: UPLOADING AND DOWNLOADING.
|
||||
* download <1>: UPLOADING AND DOWNLOADING.
|
||||
(line 16)
|
||||
* download: GENERAL. (line 31)
|
||||
* elevation: METRICS. (line 71)
|
||||
* EqP: METRICS. (line 9)
|
||||
* event: SEASONS AND EVENTS. (line 18)
|
||||
* feature: GENERAL. (line 66)
|
||||
* FITLOG: DATA. (line 88)
|
||||
* FTP: METRICS. (line 50)
|
||||
* FTP: METRICS. (line 22)
|
||||
* Garmin Connect: METRICS. (line 80)
|
||||
* github: GENERAL. (line 40)
|
||||
* Google: UPLOADING AND DOWNLOADING.
|
||||
@@ -760,7 +759,7 @@ Index
|
||||
* TCX: DATA. (line 88)
|
||||
* trainer: METRICS. (line 50)
|
||||
* TrainingPeaks: UPLOADING AND DOWNLOADING.
|
||||
(line 16)
|
||||
(line 9)
|
||||
* treemap: CHARTS. (line 77)
|
||||
* triathlete: GENERAL. (line 47)
|
||||
* TSS <1>: METRICS. (line 80)
|
||||
@@ -775,7 +774,7 @@ Index
|
||||
* weight: MOST COMMON QUESTIONS OF ALL.
|
||||
(line 36)
|
||||
* xPower: METRICS. (line 9)
|
||||
* zoom: CHARTS. (line 108)
|
||||
* zoom: CHARTS. (line 97)
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -279,7 +279,9 @@ Thats not to say that there aren't many other significant contributions
|
||||
too; Ale Martinez has masterminded and developed multi-language support
|
||||
in V3. Translations have been undertaken by Ale himself, but also by
|
||||
Til Schmiedeberg, Keisuke Yamaguchi, Marco Piccirilli, Sergei
|
||||
Chekhovskii and Rafael Oliveira Ribeiro.
|
||||
Chekhovskii and Rafael Oliveira Ribeiro. And a huge thanks to Satoru
|
||||
Kurashiki who has worked tirelessly to get a Debian (and hence Ubuntu)
|
||||
package created for GoldenCheetah since v2.1.
|
||||
|
||||
A large number of developers have contributed small and large bits of
|
||||
code, and many clever coaches and athletes have donated their ideas and
|
||||
|
||||
Binary file not shown.
@@ -258,7 +258,8 @@ much the only reason you can download and install our software. Big, big thanks
|
||||
Thats not to say that there aren't many other significant contributions too; Ale Martinez
|
||||
has masterminded and developed multi-language support in V3. Translations have been undertaken
|
||||
by Ale himself, but also by Til Schmiedeberg, Keisuke Yamaguchi, Marco Piccirilli, Sergei Chekhovskii
|
||||
and Rafael Oliveira Ribeiro.
|
||||
and Rafael Oliveira Ribeiro. And a huge thanks to Satoru Kurashiki who has worked tirelessly
|
||||
to get a Debian (and hence Ubuntu) package created for GoldenCheetah since v2.1.
|
||||
|
||||
A large number of developers have contributed small and large bits of code, and many clever
|
||||
coaches and athletes have donated their ideas and best practices. I must shout out to
|
||||
|
||||
@@ -156,6 +156,7 @@ ContributorsPage::ContributorsPage(MainWindow *main, QDir home) : main(main), ho
|
||||
contributors.append("Robert Carlsen");
|
||||
contributors.append("Roberto Massa");
|
||||
contributors.append("Ron Alford");
|
||||
contributors.append("Satoru Kurashiki");
|
||||
contributors.append("Sean Rhea");
|
||||
contributors.append("Steven Gribble");
|
||||
contributors.append("Thomas Weichmann");
|
||||
|
||||
Reference in New Issue
Block a user