mirror of
https://forge.fsky.io/oneflux/omegafox.git
synced 2026-02-10 07:02:03 -08:00
adjusted branding
This commit is contained in:
parent
e155da8276
commit
1967f4e6d9
1 changed files with 3 additions and 3 deletions
|
|
@ -21,7 +21,7 @@ index 54d6b43fe126..116410bb89d9 100644
|
|||
# Note the manifest file exists in the tree, so we use the explicit filename
|
||||
# here.
|
||||
-EXTRA_DEPS += $(srcdir)/firefox.exe.manifest
|
||||
+EXTRA_DEPS += $(srcdir)/camoufox.exe.manifest
|
||||
+EXTRA_DEPS += $(srcdir)/omegafox.exe.manifest
|
||||
endif
|
||||
|
||||
PROGRAMS_DEST = $(DIST)/bin
|
||||
|
|
@ -36,11 +36,11 @@ rename to browser/app/camoufox.exe.manifest
|
|||
version="1.0.0.0"
|
||||
processorArchitecture="*"
|
||||
- name="Firefox"
|
||||
+ name="Camoufox"
|
||||
+ name="Omegafox"
|
||||
type="win32"
|
||||
/>
|
||||
-<description>Firefox</description>
|
||||
+<description>Camoufox</description>
|
||||
+<description>Omegafox</description>
|
||||
<dependency>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue