Module: deluge
Branch: chunked-sessionproxy-and-gtkui-speedups
Commit: 20635773b30f62897bf723549b1942d05f03eb48

Author: Pedro Algarvio <[email protected]>
Date:   Thu Dec  9 23:11:20 2010 +0000

Ported "Blocklist", "Example" and "Execute" to the "deluge.plugins" namespace.

---

 deluge/plugins/Blocklist/deluge/__init__.py        |    3 +++
 .../plugins/Blocklist/deluge/plugins/__init__.py   |    3 +++
 .../deluge/plugins}/blocklist/__init__.py          |    0
 .../deluge/plugins}/blocklist/common.py            |   11 ++++++-----
 .../deluge/plugins}/blocklist/core.py              |    0
 .../deluge/plugins}/blocklist/data/COPYING         |    0
 .../deluge/plugins}/blocklist/data/LICENSE         |    0
 .../deluge/plugins}/blocklist/data/blocklist16.png |  Bin 705 -> 705 bytes
 .../blocklist/data/blocklist_download24.png        |  Bin 926 -> 926 bytes
 .../plugins}/blocklist/data/blocklist_import24.png |  Bin 1240 -> 1240 bytes
 .../plugins}/blocklist/data/blocklist_pref.glade   |    0
 .../deluge/plugins}/blocklist/decompressers.py     |    0
 .../deluge/plugins}/blocklist/detect.py            |    0
 .../deluge/plugins}/blocklist/gtkui.py             |    0
 .../deluge/plugins}/blocklist/peerguardian.py      |    0
 .../deluge/plugins}/blocklist/readers.py           |    0
 .../deluge/plugins}/blocklist/webui.py             |    0
 deluge/plugins/{blocklist => Blocklist}/setup.py   |   13 +++++++------
 deluge/plugins/Example/deluge/__init__.py          |    3 +++
 deluge/plugins/Example/deluge/plugins/__init__.py  |    3 +++
 .../deluge/plugins}/example/__init__.py            |    0
 .../deluge/plugins}/example/common.py              |    3 ++-
 .../deluge/plugins}/example/core.py                |    0
 .../deluge/plugins}/example/data/example.js        |    0
 .../deluge/plugins}/example/gtkui.py               |    0
 .../deluge/plugins}/example/webui.py               |    0
 deluge/plugins/{example => Example}/setup.py       |   13 +++++++------
 deluge/plugins/Execute/deluge/__init__.py          |    3 +++
 deluge/plugins/Execute/deluge/plugins/__init__.py  |    3 +++
 .../deluge/plugins}/execute/__init__.py            |    0
 .../deluge/plugins}/execute/common.py              |    3 ++-
 .../deluge/plugins}/execute/core.py                |    0
 .../deluge/plugins}/execute/data/execute.js        |    0
 .../plugins}/execute/data/execute_prefs.glade      |    0
 .../deluge/plugins}/execute/gtkui.py               |    0
 .../deluge/plugins}/execute/webui.py               |    3 +--
 deluge/plugins/{execute => Execute}/setup.py       |   13 +++++++------
 37 files changed, 50 insertions(+), 27 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.

Reply via email to