Initial community commit
This commit is contained in:
parent
537bcbc862
commit
fc06254474
16440 changed files with 4239995 additions and 2 deletions
20
Src/omBrowser/errorPages.rc
Normal file
20
Src/omBrowser/errorPages.rc
Normal file
|
@ -0,0 +1,20 @@
|
|||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Data
|
||||
//
|
||||
DNSERROR.HTM HTML
|
||||
".\\resources\\pages\\dnsError.htm"
|
||||
ERRORPAGEFUNCTIONS.JS HTML
|
||||
".\\resources\\pages\\errorPageFunctions.js"
|
||||
ERRORPAGESTRINGS.JS HTML
|
||||
".\\resources\\pages\\errorPageStrings.js"
|
||||
HTTPERROR.HTM HTML
|
||||
".\\resources\\pages\\httpError.htm"
|
||||
ERRORICON.PNG 2110
|
||||
".\\resources\\pages\\errorIcon.png"
|
||||
NAVCANCEL.HTM HTML
|
||||
".\\resources\\pages\\navCancel.htm"
|
||||
WINAMPERROR.CSS HTML
|
||||
".\\resources\\pages\\winampError.css"
|
||||
INETDISABLED.HTM HTML
|
||||
".\\resources\\pages\\inetDisabled.htm"
|
Loading…
Add table
Add a link
Reference in a new issue