Skip to content

Commit

Permalink
branding
Browse files Browse the repository at this point in the history
  • Loading branch information
K4sum1 committed Mar 29, 2024
1 parent efcf831 commit 8cb7dae
Show file tree
Hide file tree
Showing 69 changed files with 717 additions and 17 deletions.
8 changes: 8 additions & 0 deletions README.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# r3dactedfox (r3dfox)

r3dactedfox is a fork of the open source web browser Mozilla Firefox made specifically for Windows 7 and 8 compatibility. There may be other tweaks, however the goal is to remain as close to stock Firefox as possible.

Limited compatibility with the Windows XP and Vista extended kernels is offered at the current time, however they may not be tested consistently. Any issues that may arise that are hard to diagnose may be left to the extended kernel provider to fix.

# Original repository readme

An explanation of the Firefox Source Code Directory Structure and links to
project pages with documentation can be found at:

Expand Down
16 changes: 10 additions & 6 deletions browser/base/content/aboutDialog.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -129,17 +129,21 @@
<vbox id="experimental" hidden="true">
<description class="text-blurb" id="warningDesc" data-l10n-id="warningDesc-version"></description>
<description class="text-blurb" id="communityExperimentalDesc" data-l10n-id="community-exp">
<label is="text-link" href="https://www.mozilla.org/?utm_source=firefox-browser&#38;utm_medium=firefox-desktop&#38;utm_campaign=about-dialog" data-l10n-name="community-exp-mozillaLink"/>
<label is="text-link" useoriginprincipal="true" href="about:credits" data-l10n-name="community-exp-creditsLink"/>
<label is="text-link" href="https://github.com/Eclipse-Community" data-l10n-name="community-exp-mozillaLink"/>
<label is="text-link" href="https://eclipse.cx/about.htm" data-l10n-name="community-exp-creditsLink"/>
</description>
</vbox>
<description class="text-blurb" id="communityDesc" data-l10n-id="community-2">
<label is="text-link" href="https://www.mozilla.org/?utm_source=firefox-browser&#38;utm_medium=firefox-desktop&#38;utm_campaign=about-dialog" data-l10n-name="community-mozillaLink"/>
<label is="text-link" useoriginprincipal="true" href="about:credits" data-l10n-name="community-creditsLink"/>
<label is="text-link" href="https://github.com/Eclipse-Community" data-l10n-name="community-mozillaLink"/>
<label is="text-link" href="https://eclipse.cx/about.htm" data-l10n-name="community-creditsLink"/>
</description>
<description class="text-blurb" id="contributeDesc" data-l10n-id="helpus">
<label is="text-link" href="https://donate.mozilla.org/?utm_source=firefox&#38;utm_medium=referral&#38;utm_campaign=firefox_about&#38;utm_content=firefox_about" data-l10n-name="helpus-donateLink"/>
<label is="text-link" href="https://www.mozilla.org/contribute/?utm_source=firefox-browser&#38;utm_medium=firefox-desktop&#38;utm_campaign=about-dialog" data-l10n-name="helpus-getInvolvedLink"/>
<label is="text-link" href="https://board.eclipse.cx/viewtopic.php?t=657" data-l10n-name="helpus-donateLink"/>
<label is="text-link" href="https://board.eclipse.cx/viewtopic.php?t=657" data-l10n-name="helpus-getInvolvedLink"/>
</description>
<description class="text-blurb" id="eclipseDesc" data-l10n-id="community-eclipse">
<label is="text-link" href="https://board.eclipse.cx/" data-l10n-name="community-forum"/>
<label is="text-link" href="https://discord.gg/QKnmynMYjy" data-l10n-name="community-discord"/>
</description>
</vbox>
</vbox>
Expand Down
10 changes: 10 additions & 0 deletions browser/branding/r3dfox/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
These files are under the MPL 2, as below. However, please note that you
are not granted any trademark rights or licenses to the trademarks of the
Eclipse Community or any party, including without limitation the
r3dfox name or logo.

For more information, see: https://www.mozilla.org/foundation/licensing/

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at https://mozilla.org/MPL/2.0/.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added browser/branding/r3dfox/PrivateBrowsing_70.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added browser/branding/r3dfox/VisualElements_150.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added browser/branding/r3dfox/VisualElements_70.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added browser/branding/r3dfox/background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added browser/branding/r3dfox/bgstub.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added browser/branding/r3dfox/bgstub_2x.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
76 changes: 76 additions & 0 deletions browser/branding/r3dfox/branding.nsi
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

# NSIS branding defines for official release builds.
# The nightly build branding.nsi is located in browser/installer/windows/nsis/
# The unofficial build branding.nsi is located in browser/branding/unofficial/

# BrandFullNameInternal is used for some registry and file system values
# instead of BrandFullName and typically should not be modified.
!define BrandFullNameInternal "Eclipse r3dfox"
!define BrandFullName "r3dactedfox"
!define CompanyName "Eclipse Community"
!define URLInfoAbout "https://eclipse.cx"
!define URLUpdateInfo "https://github.com/Eclipse-Community/r3dfox/releases"
!define HelpLink "https://github.com/Eclipse-Community/r3dfox/issues"

; The OFFICIAL define is a workaround to support different urls for Release and
; Beta since they share the same branding when building with other branches that
; set the update channel to beta.
!define OFFICIAL
!define URLStubDownloadX86 ""
!define URLStubDownloadAMD64 ""
!define URLStubDownloadAArch64 ""
!define URLManualDownload ""
!define URLSystemRequirements ""
!define Channel "release"

# The installer's certificate name and issuer expected by the stub installer
!define CertNameDownload "Mozilla Corporation"
!define CertIssuerDownload "DigiCert SHA2 Assured ID Code Signing CA"

# Dialog units are used so the UI displays correctly with the system's DPI
# settings. These are tweaked to look good with the en-US strings; ideally
# we would customize them for each locale but we don't really have a way to
# implement that and it would be a ton of work for the localizers.
!define PROFILE_CLEANUP_LABEL_TOP "50u"
!define PROFILE_CLEANUP_LABEL_LEFT "22u"
!define PROFILE_CLEANUP_LABEL_WIDTH "175u"
!define PROFILE_CLEANUP_LABEL_HEIGHT "100u"
!define PROFILE_CLEANUP_LABEL_ALIGN "left"
!define PROFILE_CLEANUP_CHECKBOX_LEFT "22u"
!define PROFILE_CLEANUP_CHECKBOX_WIDTH "175u"
!define PROFILE_CLEANUP_BUTTON_LEFT "22u"
!define INSTALL_HEADER_TOP "70u"
!define INSTALL_HEADER_LEFT "22u"
!define INSTALL_HEADER_WIDTH "180u"
!define INSTALL_HEADER_HEIGHT "100u"
!define INSTALL_BODY_LEFT "22u"
!define INSTALL_BODY_WIDTH "180u"
!define INSTALL_INSTALLING_TOP "115u"
!define INSTALL_INSTALLING_LEFT "270u"
!define INSTALL_INSTALLING_WIDTH "150u"
!define INSTALL_PROGRESS_BAR_TOP "100u"
!define INSTALL_PROGRESS_BAR_LEFT "270u"
!define INSTALL_PROGRESS_BAR_WIDTH "150u"
!define INSTALL_PROGRESS_BAR_HEIGHT "12u"

!define PROFILE_CLEANUP_CHECKBOX_TOP_MARGIN "12u"
!define PROFILE_CLEANUP_BUTTON_TOP_MARGIN "12u"
!define PROFILE_CLEANUP_BUTTON_X_PADDING "80u"
!define PROFILE_CLEANUP_BUTTON_Y_PADDING "8u"
!define INSTALL_BODY_TOP_MARGIN "20u"

# Font settings that can be customized for each channel
!define INSTALL_HEADER_FONT_SIZE 20
!define INSTALL_HEADER_FONT_WEIGHT 600
!define INSTALL_INSTALLING_FONT_SIZE 15
!define INSTALL_INSTALLING_FONT_WEIGHT 600

# UI Colors that can be customized for each channel
!define COMMON_TEXT_COLOR 0x000000
!define COMMON_BACKGROUND_COLOR 0xFFFFFF
!define INSTALL_INSTALLING_TEXT_COLOR 0xFFFFFF
# This color is written as 0x00BBGGRR because it's actually a COLORREF value.
!define PROGRESS_BAR_BACKGROUND_COLOR 0xFFAA00
29 changes: 29 additions & 0 deletions browser/branding/r3dfox/configure.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

MOZ_APP_NAME=r3dfox

MOZ_APP_BASENAME="r3dfox"

MOZ_APP_DISPLAYNAME=r3dfox

MOZ_APP_UA_NAME=Firefox

MOZ_APP_PROFILE="Eclipse Community/r3dfox"

MOZ_APP_REMOTINGNAME=com.eclipse.r3dfox

MOZ_MACBUNDLE_ID=com.eclipse.r3dfox

MOZ_DISTRIBUTION_ID=com.eclipse.r3dfox

MOZ_MACBUNDLE_NAME="r3dfox.app"

MOZ_SOURCE_REPO=https://github.com/Eclipse-Community/r3dfox

MOZ_APP_VENDOR="Eclipse Community"

MOZ_APP_CODENAME=r3dfox

MOZ_DEVTOOLS=all
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added browser/branding/r3dfox/content/about-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
174 changes: 174 additions & 0 deletions browser/branding/r3dfox/content/about-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions browser/branding/r3dfox/content/about-wordmark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added browser/branding/r3dfox/content/about.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 8cb7dae

Please sign in to comment.