Aggregator - remote xul toolbar mozilla is watching you

reader_properties.js

The Aggregator reader_properties.js defines the user interface items that are created in the reader.xul template at runtime. It is essentially a list of variable definitions that are read/used by the reader_logic.js script. It is unadvisable to remove any variable definitions, lines begining 'var', from this file because reader_logic.js has references to these variables and will crash if these are not defined here. The exception to this is array element definitions. So just change their values an don't delete them.

page created by JTJ Software
Send comments to Jim