Added deluge templates, gnome bookmarks.

netsetup
Alexander Tratsevskiy 14 years ago
parent 63e34e82db
commit a9e44da480

@ -4,7 +4,7 @@
update = on
[ver]
patch = 2.2.0.0
patch = 2.2.0.16
[update]
patch = on
@ -15,5 +15,5 @@ path = /home/#-ur_login-#/Home
#env#
#?env(client.os_remote_auth)==||ur_domain_set==off#
path = /home/#-ur_login-#
#ur_domain_set#
#env#

@ -0,0 +1,5 @@
file://#-ini(resource.documents)-#
file://#-ini(resource.pictures)-#
file://#-ini(resource.music)-#
file://#-ini(resource.videos)-#
file://#-ini(resource.downloads)-#

@ -0,0 +1 @@
# Calculate append=skip belong(deluge)!=&&ini(update.deluge)!=off&&ini(ver.deluge)==&&pkg(net-p2p/deluge)>=1.2

@ -0,0 +1,12 @@
# Calculate path=~/.config/deluge
{
"file": 1,
"format": 1
}{
"move_completed_path": "#-ini(resource.downloads,,unicode)-#",
"download_location": "#-ini(resource.downloads,,unicode)-#/deluge",
"torrentfiles_location": "#-ini(resource.downloads,,unicode)-#/deluge/torrents",
"move_completed": true,
"copy_torrent_file": true,
"new_release_check": false
}

@ -0,0 +1,7 @@
# Calculate path=~/.config/deluge
{
"file": 1,
"format": 1
}{
"show_new_releases": false,
}

@ -0,0 +1,7 @@
# Calculate format=samba path=~/.calculate
[ver]
deluge = 1.2
[update]
deluge = on
Loading…
Cancel
Save