mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 06:43:32 +00:00
scrollbars are a good thing; we should have them in the installers.
therefore, let us put xulBindings.xml into the isntaller packages.
This commit is contained in:
parent
8c62444298
commit
c98aee252e
@ -188,6 +188,7 @@ viewer:chrome:sidebar:*
|
||||
viewer:chrome:wallet:*
|
||||
viewer:chrome:xpinstall:*
|
||||
viewer:chrome:xul.css
|
||||
viewer:chrome:xulBindings.xml
|
||||
viewer:defaults:pref:all.js
|
||||
viewer:defaults:pref:config.js
|
||||
viewer:defaults:Pref:editor.js
|
||||
|
@ -203,6 +203,7 @@ bin/chrome/sidebar/*
|
||||
bin/chrome/wallet/*
|
||||
bin/chrome/xpinstall/*
|
||||
bin/chrome/xul.css
|
||||
bin/chrome/xulBindings.xml
|
||||
bin/defaults/pref/editor.js
|
||||
bin/defaults/pref/all.js
|
||||
bin/defaults/pref/config.js
|
||||
|
@ -185,6 +185,7 @@ bin\chrome\wallet\*
|
||||
bin\chrome\xpinstall\*
|
||||
bin\chrome\registry.rdf
|
||||
bin\chrome\xul.css
|
||||
bin\chrome\xulBindings.xml
|
||||
bin\chrome\search\*
|
||||
bin\defaults\pref\all.js
|
||||
bin\defaults\pref\config.js
|
||||
|
Loading…
Reference in New Issue
Block a user