~sebikul/mundus/mundus-git

« back to all changes in this revision

Viewing changes to modules/KTorrent.mundus

  • Committer: Sebastian Kulesz
  • Date: 2014-12-23 04:33:08 UTC
  • Revision ID: git-v1:9c57f4e78e2a2f29e793bed2df1d416b9de71289
Initial import from bzr

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
    "Name": "KTorrent",
 
3
    "Category": "BitTorrent Client",
 
4
    "Description": "KTorrent is a bittorrent application for KDE which allows you to download files using the BitTorrent protocol. It enables you to run multiple torrents at the same time and comes with extended features to make it a full-featured client for BitTorrent.",
 
5
    "Submodules": {
 
6
        "0": {
 
7
            "Path": "~/.kde/share/apps/ktorrent",
 
8
            "Name": "Configuration",
 
9
            "Description": "Configuration Files"
 
10
        },
 
11
        "1": {
 
12
            "Path": "~/.kde/share/config/ktorrentrc",
 
13
            "Name": "Configuration 2"
 
14
        }
 
15
    },
 
16
    "Executable": "ktorrent",
 
17
    "Website": "http://ktorrent.org/",
 
18
    "Version": 1
 
19
}