summaryrefslogtreecommitdiffstats
path: root/kfile-plugins/torrent/README
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 01:04:58 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 01:04:58 -0600
commitb10a61b1fd2fe561ba61a384d4a344bae2a4aa29 (patch)
tree99dc6b2584265b2df91f7dbc1dcbf7a54efd205e /kfile-plugins/torrent/README
parent64c3be47ff36e40035ead93f913aeeb1e4f85e4b (diff)
downloadtdenetwork-b10a61b1fd2fe561ba61a384d4a344bae2a4aa29.tar.gz
tdenetwork-b10a61b1fd2fe561ba61a384d4a344bae2a4aa29.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'kfile-plugins/torrent/README')
-rw-r--r--kfile-plugins/torrent/README7
1 files changed, 0 insertions, 7 deletions
diff --git a/kfile-plugins/torrent/README b/kfile-plugins/torrent/README
deleted file mode 100644
index c7147c9d..00000000
--- a/kfile-plugins/torrent/README
+++ /dev/null
@@ -1,7 +0,0 @@
-This is a meta information plugin for BitTorrent files (*.torrent).
-
-It doesn't depend on BitTorrent or any non-standard library being installed.
-
-The .torrent files used by BitTorrent are coded in what is called a b-encoding
-by the BitTorrent author. Please see the actual kfile plugin source code for
-more information on the encoding.