tor-browser

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

jar.mn (729B)


      1 #filter substitution
      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 
      6 browser.jar:
      7 %  locale app-marketplace-icons @AB_CD@ %locale/@AB_CD@/app-marketplace-icons/
      8 #if defined(ANDROID_MARKETPLACE_AB_CD)
      9     locale/@AB_CD@/app-marketplace-icons/android.png (@ANDROID_MARKETPLACE_AB_CD@/android.png)
     10 #else
     11     locale/@AB_CD@/app-marketplace-icons/android.png (en-US/android.png)
     12 #endif
     13 #if defined(IOS_MARKETPLACE_AB_CD)
     14     locale/@AB_CD@/app-marketplace-icons/ios.svg (@IOS_MARKETPLACE_AB_CD@/ios.svg)
     15 #else
     16     locale/@AB_CD@/app-marketplace-icons/ios.svg (en-US/ios.svg)
     17 #endif