mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 16:18:42 +00:00
Compatible with Strava
.. logo added to the about box, only tested on hi-dpi display (may need scaling applied for lower resolution displays).
This commit is contained in:
@@ -75,6 +75,7 @@ AboutPage::AboutPage(Context *context) : context(context)
|
||||
"<br>The core body temperature module was developed by the <br>"
|
||||
"<a href=\"http://www.usariem.army.mil/\">U.S. Army Research Institute of Environmental Medicine</a>"
|
||||
"<br> and is patent pending<br>"
|
||||
"<br><img src=\":images/services/strava_compatible.png\"/><br>"
|
||||
"</center>"
|
||||
)
|
||||
.arg(QString(QUrl::fromLocalFile(context->athlete->home->root().absolutePath()).toEncoded()))
|
||||
|
||||
@@ -166,6 +166,7 @@
|
||||
<file>images/configure.png</file>
|
||||
<file>web/googlemap/dark.css</file>
|
||||
<file>images/toolbar/cloud.png</file>
|
||||
<file>images/services/strava_compatible.png</file>
|
||||
<file>images/services/cyclinganalytics.png</file>
|
||||
<file>images/services/dropbox.png</file>
|
||||
<file>images/services/googledrive.png</file>
|
||||
|
||||
BIN
src/Resources/images/services/strava_compatible.png
Normal file
BIN
src/Resources/images/services/strava_compatible.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.0 KiB |
Reference in New Issue
Block a user