Changeset 671

Show
Ignore:
Timestamp:
03/05/08 08:48:56 (9 months ago)
Author:
singpoly..@gmail.com
Message:

revert file removals -- something broke

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/compiler/xpi-build/gm2xpi.rb

    r670 r671  
    7373`cp ../chrome/chromeFiles/content/utils.js ./build/content/` 
    7474`cp ../chrome/chromeFiles/content/xmlhttprequester.js ./build/content/` 
     75`cp ../chrome/chromeFiles/content/scriptdownloader.js ./build/content/` 
     76`cp ../chrome/chromeFiles/content/versioning.js ./build/content/` 
    7577 
    7678scriptmeta = File.open('./build/content/scriptmeta.js', "w")