Module: deluge Branch: master Commit: 6039280fb5239eada4c2441cdf1fc0d0f7b62c63
Author: Damien Churchill <[email protected]> Date: Wed Mar 31 11:54:50 2010 +0100 split out the AddWindow file into multiple files for easier management --- deluge/ui/web/js/deluge-all/add/.order | 1 + deluge/ui/web/js/deluge-all/add/AddWindow.js | 323 --------------------- deluge/ui/web/js/deluge-all/add/OptionsPanel.js | 342 +++++++++++++++++++++++ deluge/ui/web/js/deluge-all/add/Window.js | 54 ++++ 4 files changed, 397 insertions(+), 323 deletions(-) -- You received this message because you are subscribed to the Google Groups "deluge-commit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/deluge-commit?hl=en.
