Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move homepage URL to a resValue in build config #1020

Merged
merged 1 commit into from
Sep 27, 2023
Merged

Conversation

svillar
Copy link
Member

@svillar svillar commented Sep 27, 2023

We're removing it from the list of non translatable strings. Having it in the build config allows us to specify different start pages per flavour. In this case we're interested in providing a different one for the Chinese market as some of the experiences in the start page cannot be either viewed from mainland China or simply take a lot to load.

So far we're using about:blank but we can change that in the future.

We're removing it from the list of non translatable strings. Having
it in the build config allows us to specify different start pages
per flavour. In this case we're interested in providing a different
one for the Chinese market as some of the experiences in the start
page cannot be either viewed from mainland China or simply take a
lot to load.

So far we're using about:blank but we can change that in the future.
Copy link
Collaborator

@HollowMan6 HollowMan6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (CI failed because of some network issue)

@svillar svillar merged commit a003843 into main Sep 27, 2023
18 checks passed
@svillar svillar deleted the homepage-china branch September 27, 2023 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants