tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

configuration.xml (657B)


      1 <?xml version="1.0" encoding="utf-8"?>
      2 <!-- This Source Code Form is subject to the terms of the Mozilla Public
      3   - License, v. 2.0. If a copy of the MPL was not distributed with this
      4   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
      5 <resources>
      6    <integer name="erase_animation_alpha_duration">250</integer>
      7    <integer name="erase_animation_scale_duration">100</integer>
      8    <integer name="erase_animation_translate_duration">100</integer>
      9    <integer name="erase_animation_translate_offset">150</integer>
     10 
     11    <integer name="erase_snackbar_delay">500</integer>
     12 
     13    <integer name="progress_shift_duration">500</integer>
     14 </resources>