summaryrefslogtreecommitdiff
path: root/rhautoimport
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2016-06-02 12:55:15 (GMT)
committerChristian Pointner <equinox@helsinki.at>2016-06-02 12:55:15 (GMT)
commit09366a29099c1ee03ecb6cfa1583f8ae319c2f15 (patch)
tree5f71f0f65a7109e6c1693959e5da0bc02637e333 /rhautoimport
parent2d1d346df2b40eecfc82803d57f15a3165cdf898 (diff)
enabled panoptikum importer
Diffstat (limited to 'rhautoimport')
-rwxr-xr-xrhautoimport3
1 files changed, 3 insertions, 0 deletions
diff --git a/rhautoimport b/rhautoimport
index 269d44e..b008a13 100755
--- a/rhautoimport
+++ b/rhautoimport
@@ -43,6 +43,9 @@ case "$1" in
oi)
TITLE="Onda-Info"
;;
+ po)
+ TITLE="Panoptikum"
+ ;;
ra)
TITLE="radio%attac"
;;