mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
19 lines
706 B
Plaintext
19 lines
706 B
Plaintext
#filter substitution
|
|
|
|
chrome.jar:
|
|
% content branding %content/branding/
|
|
% content browser %content/
|
|
|
|
* content/shell.xul (content/shell.xul)
|
|
content/shell.js (content/shell.js)
|
|
#ifndef MOZ_TOUCH
|
|
content/touch.js (content/touch.js)
|
|
#endif
|
|
content/commandUtil.js (content/commandUtil.js)
|
|
content/httpd.js (content/httpd.js)
|
|
content/webapi.js (content/webapi.js)
|
|
content/content.css (content/content.css)
|
|
|
|
% override chrome://global/content/netError.xhtml chrome://browser/content/netError.xhtml
|
|
content/netError.xhtml (content/netError.xhtml)
|