From 32c2e7678426eace27a041295a1814f192fb167e Mon Sep 17 00:00:00 2001 From: Dominic Clifton Date: Sun, 1 Jun 2014 20:43:03 +0100 Subject: [PATCH] Update links and messages. --- _locales/en/messages.json | 11 ++++++++--- tabs/default.css | 11 +++++++++++ tabs/default.html | 7 ++++++- 3 files changed, 25 insertions(+), 4 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 08e8541f..f202d4b3 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -117,7 +117,7 @@ }, "defaultWelcomeText": { - "message": "This application is a configuration utility for baseflight, a 32 bit fork of the popular open source RC flight control firmware project MultiWii.

Application supports hardware that run Baseflight exclusively (acro naze, naze, afromini)

Official Resellers & Backers
AbuseMark - International (Japan)
Multirotor Superstore - International (United States)

The firmware source code can be downloaded from here
The newest binary firmware image is available here
" + "message": "This application is a configuration utility for cleanflight, a 32 bit fork of the popular open source RC flight control firmware project MultiWii.

Application supports hardware that run cleanflight exclusively (acro naze, naze, afromini, flip32, flip32+, chebuzz f3, stm32f3discovery, naze32pro, etc)

The firmware source code can be downloaded from here
The newest binary firmware image is available here
" }, "defaultChangelogHead": { "message": "Configurator - Changelog" @@ -129,9 +129,14 @@ "message": "Open Source / Donation Notice" }, "defaultDonateText": { - "message": "This utility is fully open source and is available free of charge to all baseflight users.
If you found the utility useful, please consider supporting its development by donating." + "message": "This utility is fully open source and is available free of charge to all cleanflight users.
If you found the cleanflight or cleanflight configurator useful, please consider supporting its development by donating." + }, + "defaultDonateConfiguratorText": { + "message": "Configurator" + }, + "defaultDonateFirmwareText": { + "message": "Cleanflight" }, - "initialSetupButtonCalibrateAccel": { "message": "Calibrate Accelerometer" }, diff --git a/tabs/default.css b/tabs/default.css index 0aea6ddb..c4c0add0 100644 --- a/tabs/default.css +++ b/tabs/default.css @@ -78,6 +78,17 @@ margin: auto; } + .donate .buttons { + margin-left: auto; + margin-right: auto; + width: 160px; + } + .donate ul { + } + .donate li { + text-align: center; + display: inline-block; + } .firmware_flasher { display: block; float: right; diff --git a/tabs/default.html b/tabs/default.html index 616dc8db..edcd98ba 100644 --- a/tabs/default.html +++ b/tabs/default.html @@ -6,7 +6,12 @@

- Paypal +
+ +