mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-22 16:37:31 +09:00
[PALEMOON] Finish incomplete ifdef'ing of MOZ_WEBRTC
This commit is contained in:
parent
332daa081a
commit
47e1dee242
14 changed files with 58 additions and 9 deletions
|
|
@ -642,8 +642,10 @@ just addresses the organization to follow, e.g. "This site is run by " -->
|
|||
<!ENTITY getUserMedia.selectMicrophone.label "Microphone to share:">
|
||||
<!ENTITY getUserMedia.selectMicrophone.accesskey "M">
|
||||
|
||||
#ifdef MOZ_WEBRTC
|
||||
<!ENTITY webrtcIndicatorButton.label "Camera / Microphone Access">
|
||||
<!ENTITY webrtcIndicatorButton.tooltip "Display sites you are currently sharing your camera or microphone with">
|
||||
#endif
|
||||
|
||||
<!ENTITY mixedContentBlocked.moreinfo "Most websites will still work properly even when this content is blocked.">
|
||||
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
locale/browser/syncProgress.dtd (%chrome/browser/syncProgress.dtd)
|
||||
locale/browser/aboutSyncTabs.dtd (%chrome/browser/aboutSyncTabs.dtd)
|
||||
#endif
|
||||
locale/browser/browser.dtd (%chrome/browser/browser.dtd)
|
||||
* locale/browser/browser.dtd (%chrome/browser/browser.dtd)
|
||||
locale/browser/baseMenuOverlay.dtd (%chrome/browser/baseMenuOverlay.dtd)
|
||||
locale/browser/charsetOverlay.dtd (%chrome/browser/charsetOverlay.dtd)
|
||||
locale/browser/browser.properties (%chrome/browser/browser.properties)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue