aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/ktorrent.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/ktorrent.profile')
-rw-r--r--etc/profile-a-l/ktorrent.profile14
1 files changed, 9 insertions, 5 deletions
diff --git a/etc/profile-a-l/ktorrent.profile b/etc/profile-a-l/ktorrent.profile
index 949189a1d..cb06dd38f 100644
--- a/etc/profile-a-l/ktorrent.profile
+++ b/etc/profile-a-l/ktorrent.profile
@@ -21,13 +21,17 @@ include disable-interpreters.inc
21include disable-programs.inc 21include disable-programs.inc
22include disable-shell.inc 22include disable-shell.inc
23 23
24mkdir ${HOME}/.kde/share/apps/ktorrent 24# Legacy paths
25mkdir ${HOME}/.kde4/share/apps/ktorrent 25#mkdir ${HOME}/.kde/share/apps/ktorrent
26#mkdir ${HOME}/.kde/share/config
27#mkdir ${HOME}/.kde4/share/apps/ktorrent
28#mkdir ${HOME}/.kde4/share/config
29#mkfile ${HOME}/.kde/share/config/ktorrentrc
30#mkfile ${HOME}/.kde4/share/config/ktorrentrc
31
26mkdir ${HOME}/.local/share/ktorrent 32mkdir ${HOME}/.local/share/ktorrent
27mkdir ${HOME}/.local/share/kxmlgui5/ktorrent 33mkdir ${HOME}/.local/share/kxmlgui5/ktorrent
28mkfile ${HOME}/.config/ktorrentrc 34mkfile ${HOME}/.config/ktorrentrc
29mkfile ${HOME}/.kde/share/config/ktorrentrc
30mkfile ${HOME}/.kde4/share/config/ktorrentrc
31whitelist ${DOWNLOADS} 35whitelist ${DOWNLOADS}
32whitelist ${HOME}/.config/ktorrentrc 36whitelist ${HOME}/.config/ktorrentrc
33whitelist ${HOME}/.kde/share/apps/ktorrent 37whitelist ${HOME}/.kde/share/apps/ktorrent
@@ -56,7 +60,7 @@ novideo
56protocol unix,inet,inet6,netlink 60protocol unix,inet,inet6,netlink
57seccomp 61seccomp
58 62
59private-bin kbuildsycoca4,kdeinit4,ktorrent 63private-bin kbuildsycoca4,kdeinit4,ktmagnetdownloader,ktorrent,ktupnptest
60private-dev 64private-dev
61# private-lib - problems on Arch 65# private-lib - problems on Arch
62private-tmp 66private-tmp