Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matthew Finkel
tor-browser-build
Commits
6f779ad8
Unverified
Commit
6f779ad8
authored
Feb 26, 2017
by
boklm
Browse files
Fix multi lingual preferences
parent
0e8a1c7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
projects/tor-browser/build
View file @
6f779ad8
...
...
@@ -122,7 +122,7 @@ cat Bundle-Data/PTConfigs/meek-http-helper-user.js >> $TBDIR/$MEEKPROFILEPATH/us
popd
[
%
END
%
]
[
%
IF
c
(
"var/multi_lingual"
)
%
]
[
%
IF
!
c
(
"var/multi_lingual"
)
%
]
echo
'pref("extensions.torlauncher.prompt_for_locale", false);'
>>
$
TBDIR
/
$
EXTOVERRIDESPATH
echo
'pref("intl.locale.matchOS", false);'
>>
$
TBDIR
/
$
EXTOVERRIDESPATH
[
%
END
%
]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment