adjusted branding

This commit is contained in:
oneflux 2025-04-21 11:21:23 -07:00
parent e155da8276
commit 1967f4e6d9

View file

@ -21,7 +21,7 @@ index 54d6b43fe126..116410bb89d9 100644
# Note the manifest file exists in the tree, so we use the explicit filename # Note the manifest file exists in the tree, so we use the explicit filename
# here. # here.
-EXTRA_DEPS += $(srcdir)/firefox.exe.manifest -EXTRA_DEPS += $(srcdir)/firefox.exe.manifest
+EXTRA_DEPS += $(srcdir)/camoufox.exe.manifest +EXTRA_DEPS += $(srcdir)/omegafox.exe.manifest
endif endif
PROGRAMS_DEST = $(DIST)/bin PROGRAMS_DEST = $(DIST)/bin
@ -36,11 +36,11 @@ rename to browser/app/camoufox.exe.manifest
version="1.0.0.0" version="1.0.0.0"
processorArchitecture="*" processorArchitecture="*"
- name="Firefox" - name="Firefox"
+ name="Camoufox" + name="Omegafox"
type="win32" type="win32"
/> />
-<description>Firefox</description> -<description>Firefox</description>
+<description>Camoufox</description> +<description>Omegafox</description>
<dependency> <dependency>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity <assemblyIdentity