source: deluge/ui/web/js/Deluge.Add.Infohash.js@ 6b4f36

2.0.x develop extjs4-port
Last change on this file since 6b4f36 was 6b4f36, checked in by Damien Churchill <damoc@gmail.com>, 16 years ago

add placeholder file for the infohash window

  • Property mode set to 100644
File size: 826 bytes
Line 
1/*
2Script: Deluge.Add.Infohash.js
3 Contains the Add Torrent by infohash window.
4
5Copyright:
6 (C) Damien Churchill 2009 <damoxc@gmail.com>
7 This program is free software; you can redistribute it and/or modify
8 it under the terms of the GNU General Public License as published by
9 the Free Software Foundation; either version 3, or (at your option)
10 any later version.
11
12 This program is distributed in the hope that it will be useful,
13 but WITHOUT ANY WARRANTY; without even the implied warranty of
14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 GNU General Public License for more details.
16
17 You should have received a copy of the GNU General Public License
18 along with this program. If not, write to:
19 The Free Software Foundation, Inc.,
20 51 Franklin Street, Fifth Floor
21 Boston, MA 02110-1301, USA.
22*/
Note: See TracBrowser for help on using the repository browser.