53 | | == Version 1.1.x == |
54 | | |
55 | | {{{ |
56 | | #!html |
57 | | <div id="screenshots"> |
58 | | <div> |
59 | | <a href="http://deluge-torrent.org/images/statistics.png"> |
60 | | <img width="200px" alt="Statistics" src="http://deluge-torrent.org/images/statistics.png"> |
61 | | </a> |
62 | | <a href="http://deluge-torrent.org/images/statistics.png">Statistics</a> |
63 | | </div> |
64 | | <div> |
65 | | <a href="http://deluge-torrent.org/images/peers.png"> |
66 | | <img width="200px" alt="Peers" src="http://deluge-torrent.org/images/peers.png"> |
67 | | </a> |
68 | | <a href="http://deluge-torrent.org/images/peers.png">Peers</a> |
69 | | </div> |
70 | | <div> |
71 | | <a href="http://deluge-torrent.org/images/options.png"> |
72 | | <img width="200px" alt="Options" src="http://deluge-torrent.org/images/options.png"> |
73 | | </a> |
74 | | <a href="http://deluge-torrent.org/images/options.png">Options</a> |
75 | | </div> |
76 | | <div> |
77 | | <a href="http://deluge-torrent.org/images/connection.png"> |
78 | | <img width="200px" alt="Connection Manager" src="http://deluge-torrent.org/images/connection.png"> |
79 | | </a> |
80 | | <a href="http://deluge-torrent.org/images/connection.png">Connection Manager</a> |
81 | | </div> |
82 | | <div> |
83 | | <a href="http://deluge-torrent.org/images/network.png"> |
84 | | <img width="200px" alt="Network Preferences" src="http://deluge-torrent.org/images/network.png"> |
85 | | </a> |
86 | | <a href="http://deluge-torrent.org/images/network.png">Network Preferences</a> |
87 | | </div> |
88 | | <div> |
89 | | <a href="http://deluge-torrent.org/images/webui.png"> |
90 | | <img width="200px" alt="Web UI" src="http://deluge-torrent.org/images/webui.png"> |
91 | | </a> |
92 | | <a href="http://deluge-torrent.org/images/webui.png">Web UI</a> |
93 | | </div> |
94 | | <br style="clear: left;" /> |
95 | | }}} |