Confirmed users
1,905
edits
Line 280: | Line 280: | ||
All of this gets fed into UserInterface.js in the handleUpdatedPush function(). | All of this gets fed into UserInterface.js in the handleUpdatedPush function(). | ||
== Setting up a Development Environment == | == Setting up a Development Environment (out-of-date) == | ||
Pre-requisites: | Pre-requisites: | ||
* pyes 0. | * pyes 0.15 (easy_install http://pypi.python.org/packages/source/p/pyes/pyes-0.15.0.tar.gz) | ||
** easy_install requires the python-dev package on linux | ** easy_install requires the python-dev package on linux | ||
* mozautoeslib (http://hg.mozilla.org/automation/mozautoeslib/) | * mozautoeslib (http://hg.mozilla.org/automation/mozautoeslib/) |