Skip to content
This repository has been archived by the owner on Aug 5, 2021. It is now read-only.

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Genki Sugawara committed Mar 25, 2012
1 parent 0414d31 commit e86524e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
Expand Up @@ -3,8 +3,10 @@ pref("signon.rememberSignons", true);
pref("signon.expireMasterPassword", false);
pref("signon.SignonFileName", "signons.txt");
/* debugging prefs */
/*
pref("browser.dom.window.dump.enabled", true);
pref("javascript.options.showInConsole", true);
pref("javascript.options.strict", true);
pref("nglayout.debug.disable_xul_cache", true);
pref("nglayout.debug.disable_xul_fastload", true);
*/
4 changes: 2 additions & 2 deletions build-win.sh
Expand Up @@ -14,5 +14,5 @@ cd ..
rsync -rl /usr/local/xulrunner ./
cp /usr/local/xulrunner/xulrunner-stub.exe ./elasticfox.exe
cd ../
#cygstart -w elasticfox.ci
#mv setup.exe Elasticfox-ec2tag-0.3.6-setup.exe
cygstart -w elasticfox.ci
mv setup.exe Elasticfox-ec2tag-0.3.6-setup.exe
Empty file modified ec2ui/content/ec2ui/eniview.js 100755 → 100644
Empty file.

0 comments on commit e86524e

Please sign in to comment.