[firefox only] bug 236977 - firefox's application icon is the document icon, not the application icon. insert an application icon resource into the resource script as the "first" icon in the resource bundle to ensure windows shell picks up the right icon for file views
git-svn-id: svn://10.0.0.236/trunk@154073 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
|
||||
1 24 "firefox.exe.manifest"
|
||||
|
||||
IDI_APPICON ICON "firefox.ico"
|
||||
IDI_DOCUMENT ICON "document.ico"
|
||||
IDI_APPLICATION ICON "firefox.ico"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user