[i18n] Set International as default country

When launching a firmware without onboarding, starts with International
selected by default instead of Canada.

Change-Id: Ice5cde4210c4c2934c909d97296460707343773f
This commit is contained in:
Gabriel Ozouf
2020-09-18 15:23:53 +02:00
committed by Émilie Feral
parent 073893ae48
commit 586e53bb42
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ DEBUG ?= 0
EPSILON_VERSION ?= 14.4.1
EPSILON_APPS ?= calculation graph code statistics probability solver sequence regression settings
EPSILON_I18N ?= en fr nl pt it de es
EPSILON_COUNTRIES ?= CA DE ES FR GB IT NL PT US WW
EPSILON_COUNTRIES ?= WW CA DE ES FR GB IT NL PT US
EPSILON_GETOPT ?= 0
EPSILON_TELEMETRY ?= 0
ESCHER_LOG_EVENTS_BINARY ?= 0