diff options
author | Christian Pointner <equinox@helsinki.at> | 2016-06-09 17:27:31 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2016-06-09 17:27:31 (GMT) |
commit | d4d9fdd5dfd24a49ad68c1aa2da037b019244112 (patch) | |
tree | c1b1530faa39d2000e44b553bcd3933110504e70 /rhautoimport | |
parent | f6bcddd0c49f60e7ecb82c84c1087aea8e3584d5 (diff) |
updated debian changelog
Diffstat (limited to 'rhautoimport')
-rwxr-xr-x | rhautoimport | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/rhautoimport b/rhautoimport index e1ac820..93d7823 100755 --- a/rhautoimport +++ b/rhautoimport @@ -40,6 +40,9 @@ case "$1" in eu) TITLE="Economic Update" ;; + fl) + TITLE="Frequenz Leitwolf" + ;; nw) TITLE="netwatcher" ;; |