Pier Angelo Vendrame pushed to branch tor-browser-128.1.0esr-14.0-1 at The Tor Project / Applications / Tor Browser
Commits:
-
05861e0d
by Henry Wilkes at 2024-08-20T15:59:58+01:00
-
57cc4697
by Henry Wilkes at 2024-08-20T16:00:44+01:00
8 changed files:
- browser/components/onionservices/content/savedKeysDialog.xhtml
- browser/components/torpreferences/content/bridgeQrDialog.xhtml
- browser/components/torpreferences/content/builtinBridgeDialog.xhtml
- browser/components/torpreferences/content/connectionSettingsDialog.xhtml
- browser/components/torpreferences/content/loxInviteDialog.xhtml
- browser/components/torpreferences/content/provideBridgeDialog.xhtml
- browser/components/torpreferences/content/requestBridgeDialog.xhtml
- browser/components/torpreferences/content/torLogDialog.xhtml
Changes:
| 1 | 1 | <?xml version="1.0"?>
|
| 2 | 2 | <!-- Copyright (c) 2020, The Tor Project, Inc. -->
|
| 3 | 3 | |
| 4 | -<?xml-stylesheet href="" type="text/css"?>
|
|
| 5 | -<?xml-stylesheet href="" type="text/css"?>
|
|
| 6 | -<?xml-stylesheet href="" type="text/css"?>
|
|
| 7 | - |
|
| 8 | 4 | <window
|
| 9 | 5 | id="onionservices-savedkeys-dialog"
|
| 10 | 6 | windowtype="OnionServices:SavedKeys"
|
| ... | ... | @@ -13,6 +9,16 @@ |
| 13 | 9 | data-l10n-id="onion-site-saved-keys-dialog-title"
|
| 14 | 10 | >
|
| 15 | 11 | <linkset>
|
| 12 | + <html:link rel="stylesheet" href="">"chrome://global/skin/global.css" />
|
|
| 13 | + <html:link
|
|
| 14 | + rel="stylesheet"
|
|
| 15 | + href="">"chrome://browser/skin/preferences/preferences.css"
|
|
| 16 | + />
|
|
| 17 | + <html:link
|
|
| 18 | + rel="stylesheet"
|
|
| 19 | + href="">"chrome://browser/content/onionservices/authPreferences.css"
|
|
| 20 | + />
|
|
| 21 | + |
|
| 16 | 22 | <html:link rel="localization" href="">"toolkit/global/tor-browser.ftl" />
|
| 17 | 23 | </linkset>
|
| 18 | 24 |
| 1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
| 2 | -<?xml-stylesheet href="" type="text/css"?>
|
|
| 3 | -<?xml-stylesheet href=""?>
|
|
| 4 | -<?xml-stylesheet href=""?>
|
|
| 5 | 2 | |
| 6 | 3 | <window
|
| 7 | 4 | type="child"
|
| ... | ... | @@ -11,6 +8,16 @@ |
| 11 | 8 | >
|
| 12 | 9 | <dialog id="bridgeQr-dialog" buttons="accept">
|
| 13 | 10 | <linkset>
|
| 11 | + <html:link rel="stylesheet" href="">"chrome://global/skin/global.css" />
|
|
| 12 | + <html:link
|
|
| 13 | + rel="stylesheet"
|
|
| 14 | + href="">"chrome://browser/skin/preferences/preferences.css"
|
|
| 15 | + />
|
|
| 16 | + <html:link
|
|
| 17 | + rel="stylesheet"
|
|
| 18 | + href="">"chrome://browser/content/torpreferences/torPreferences.css"
|
|
| 19 | + />
|
|
| 20 | + |
|
| 14 | 21 | <html:link rel="localization" href="">"toolkit/global/tor-browser.ftl" />
|
| 15 | 22 | </linkset>
|
| 16 | 23 |
| 1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
| 2 | -<?xml-stylesheet href="" type="text/css"?>
|
|
| 3 | -<?xml-stylesheet href=""?>
|
|
| 4 | -<?xml-stylesheet href=""?>
|
|
| 5 | 2 | |
| 6 | 3 | <window
|
| 7 | 4 | type="child"
|
| ... | ... | @@ -11,6 +8,16 @@ |
| 11 | 8 | >
|
| 12 | 9 | <dialog id="torPreferences-builtinBridge-dialog" buttons="accept,cancel">
|
| 13 | 10 | <linkset>
|
| 11 | + <html:link rel="stylesheet" href="">"chrome://global/skin/global.css" />
|
|
| 12 | + <html:link
|
|
| 13 | + rel="stylesheet"
|
|
| 14 | + href="">"chrome://browser/skin/preferences/preferences.css"
|
|
| 15 | + />
|
|
| 16 | + <html:link
|
|
| 17 | + rel="stylesheet"
|
|
| 18 | + href="">"chrome://browser/content/torpreferences/torPreferences.css"
|
|
| 19 | + />
|
|
| 20 | + |
|
| 14 | 21 | <html:link rel="localization" href="">"branding/brand.ftl" />
|
| 15 | 22 | <html:link rel="localization" href="">"toolkit/global/tor-browser.ftl" />
|
| 16 | 23 | </linkset>
|
| 1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
| 2 | -<?xml-stylesheet href="" type="text/css"?>
|
|
| 3 | -<?xml-stylesheet href=""?>
|
|
| 4 | -<?xml-stylesheet href=""?>
|
|
| 5 | 2 | |
| 6 | 3 | <window
|
| 7 | 4 | type="child"
|
| ... | ... | @@ -11,6 +8,16 @@ |
| 11 | 8 | >
|
| 12 | 9 | <dialog id="torPreferences-connection-dialog" buttons="accept,cancel">
|
| 13 | 10 | <linkset>
|
| 11 | + <html:link rel="stylesheet" href="">"chrome://global/skin/global.css" />
|
|
| 12 | + <html:link
|
|
| 13 | + rel="stylesheet"
|
|
| 14 | + href="">"chrome://browser/skin/preferences/preferences.css"
|
|
| 15 | + />
|
|
| 16 | + <html:link
|
|
| 17 | + rel="stylesheet"
|
|
| 18 | + href="">"chrome://browser/content/torpreferences/torPreferences.css"
|
|
| 19 | + />
|
|
| 20 | + |
|
| 14 | 21 | <html:link rel="localization" href="">"branding/brand.ftl" />
|
| 15 | 22 | <html:link rel="localization" href="">"toolkit/global/tor-browser.ftl" />
|
| 16 | 23 | </linkset>
|
| 1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
| 2 | -<?xml-stylesheet href="" type="text/css"?>
|
|
| 3 | -<?xml-stylesheet href=""?>
|
|
| 4 | -<?xml-stylesheet href=""?>
|
|
| 5 | 2 | |
| 6 | 3 | <window
|
| 7 | 4 | type="child"
|
| ... | ... | @@ -19,6 +16,16 @@ |
| 19 | 16 | </menupopup>
|
| 20 | 17 | <dialog id="lox-invite-dialog" buttons="accept">
|
| 21 | 18 | <linkset>
|
| 19 | + <html:link rel="stylesheet" href="">"chrome://global/skin/global.css" />
|
|
| 20 | + <html:link
|
|
| 21 | + rel="stylesheet"
|
|
| 22 | + href="">"chrome://browser/skin/preferences/preferences.css"
|
|
| 23 | + />
|
|
| 24 | + <html:link
|
|
| 25 | + rel="stylesheet"
|
|
| 26 | + href="">"chrome://browser/content/torpreferences/torPreferences.css"
|
|
| 27 | + />
|
|
| 28 | + |
|
| 22 | 29 | <html:link rel="localization" href="">"toolkit/global/tor-browser.ftl" />
|
| 23 | 30 | <html:link
|
| 24 | 31 | rel="localization"
|
| 1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
| 2 | -<?xml-stylesheet href="" type="text/css"?>
|
|
| 3 | -<?xml-stylesheet href=""?>
|
|
| 4 | -<?xml-stylesheet href=""?>
|
|
| 5 | 2 | |
| 6 | 3 | <window
|
| 7 | 4 | type="child"
|
| ... | ... | @@ -14,6 +11,16 @@ |
| 14 | 11 | class="show-entry-page"
|
| 15 | 12 | >
|
| 16 | 13 | <linkset>
|
| 14 | + <html:link rel="stylesheet" href="">"chrome://global/skin/global.css" />
|
|
| 15 | + <html:link
|
|
| 16 | + rel="stylesheet"
|
|
| 17 | + href="">"chrome://browser/skin/preferences/preferences.css"
|
|
| 18 | + />
|
|
| 19 | + <html:link
|
|
| 20 | + rel="stylesheet"
|
|
| 21 | + href="">"chrome://browser/content/torpreferences/torPreferences.css"
|
|
| 22 | + />
|
|
| 23 | + |
|
| 17 | 24 | <html:link rel="localization" href="">"toolkit/global/tor-browser.ftl" />
|
| 18 | 25 | </linkset>
|
| 19 | 26 |
| 1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
| 2 | -<?xml-stylesheet href="" type="text/css"?>
|
|
| 3 | -<?xml-stylesheet href=""?>
|
|
| 4 | -<?xml-stylesheet href=""?>
|
|
| 5 | 2 | |
| 6 | 3 | <window
|
| 7 | 4 | type="child"
|
| ... | ... | @@ -11,6 +8,16 @@ |
| 11 | 8 | >
|
| 12 | 9 | <dialog id="torPreferences-requestBridge-dialog" buttons="accept,cancel">
|
| 13 | 10 | <linkset>
|
| 11 | + <html:link rel="stylesheet" href="">"chrome://global/skin/global.css" />
|
|
| 12 | + <html:link
|
|
| 13 | + rel="stylesheet"
|
|
| 14 | + href="">"chrome://browser/skin/preferences/preferences.css"
|
|
| 15 | + />
|
|
| 16 | + <html:link
|
|
| 17 | + rel="stylesheet"
|
|
| 18 | + href="">"chrome://browser/content/torpreferences/torPreferences.css"
|
|
| 19 | + />
|
|
| 20 | + |
|
| 14 | 21 | <html:link rel="localization" href="">"toolkit/global/tor-browser.ftl" />
|
| 15 | 22 | </linkset>
|
| 16 | 23 |
| 1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
| 2 | -<?xml-stylesheet href="" type="text/css"?>
|
|
| 3 | -<?xml-stylesheet href=""?>
|
|
| 4 | -<?xml-stylesheet href=""?>
|
|
| 5 | 2 | |
| 6 | 3 | <window
|
| 7 | 4 | type="child"
|
| ... | ... | @@ -11,6 +8,16 @@ |
| 11 | 8 | >
|
| 12 | 9 | <dialog id="torPreferences-torLog-dialog" buttons="accept,extra1">
|
| 13 | 10 | <linkset>
|
| 11 | + <html:link rel="stylesheet" href="">"chrome://global/skin/global.css" />
|
|
| 12 | + <html:link
|
|
| 13 | + rel="stylesheet"
|
|
| 14 | + href="">"chrome://browser/skin/preferences/preferences.css"
|
|
| 15 | + />
|
|
| 16 | + <html:link
|
|
| 17 | + rel="stylesheet"
|
|
| 18 | + href="">"chrome://browser/content/torpreferences/torPreferences.css"
|
|
| 19 | + />
|
|
| 20 | + |
|
| 14 | 21 | <html:link rel="localization" href="">"toolkit/global/tor-browser.ftl" />
|
| 15 | 22 | </linkset>
|
| 16 | 23 |