diff options
author | Matt A. Tobin <email@mattatobin.com> | 2018-02-05 06:25:10 -0500 |
---|---|---|
committer | Matt A. Tobin <email@mattatobin.com> | 2018-02-05 06:25:10 -0500 |
commit | a1aed76b5f709e4139f0165f3614b89fa1d93f0d (patch) | |
tree | 6f8c6e416ace8a86fd684b1d3cfcd69b3fb15382 /browser/app/splash.rc | |
parent | 2eef10791129874f6e04b446fbdbaa3b4ad61a60 (diff) | |
download | UXP-a1aed76b5f709e4139f0165f3614b89fa1d93f0d.tar UXP-a1aed76b5f709e4139f0165f3614b89fa1d93f0d.tar.gz UXP-a1aed76b5f709e4139f0165f3614b89fa1d93f0d.tar.lz UXP-a1aed76b5f709e4139f0165f3614b89fa1d93f0d.tar.xz UXP-a1aed76b5f709e4139f0165f3614b89fa1d93f0d.zip |
De-firefox many things
Diffstat (limited to 'browser/app/splash.rc')
-rw-r--r-- | browser/app/splash.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/browser/app/splash.rc b/browser/app/splash.rc index c406b7985..beccf8706 100644 --- a/browser/app/splash.rc +++ b/browser/app/splash.rc @@ -6,7 +6,7 @@ #include <windows.h> #include "nsNativeAppSupportWin.h" -1 24 "firefox.exe.manifest" +1 24 "basilisk.exe.manifest" IDI_APPICON ICON FIREFOX_ICO IDI_DOCUMENT ICON DOCUMENT_ICO |