Pier Angelo Vendrame pushed to branch tor-browser-140.1.0esr-15.0-1 at The Tor Project / Applications / Tor Browser
Commits:
- 
e4ee090b
by Pier Angelo Vendrame at 2025-07-30T10:59:35+02:00
1 changed file:
Changes:
| ... | ... | @@ -2,7 +2,7 @@ | 
| 2 | 2 |   * License, v. 2.0. If a copy of the MPL was not distributed with this
 | 
| 3 | 3 |   * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
 | 
| 4 | 4 | |
| 5 | -#ifndef BASE_BROWSER_UPDATE
 | |
| 5 | +#ifndef BASE_BROWSER_VERSION
 | |
| 6 | 6 |  // List of standard font families installed as part of Windows 10
 | 
| 7 | 7 |  // from https://docs.microsoft.com/en-us/typography/fonts/windows_10_font_list
 | 
| 8 | 8 |  // TODO: check whether we need to list legacy styled family names like "... Light".
 |