diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | bcb704366cb5e333a626c18c308c7e0448a8e69f (patch) | |
tree | f0d6ab7d78ecdd9207cf46536376b44b91a1ca71 /kppp/Rules/Germany/Freenet_Super_CbC.rst | |
download | tdenetwork-bcb704366cb5e333a626c18c308c7e0448a8e69f.tar.gz tdenetwork-bcb704366cb5e333a626c18c308c7e0448a8e69f.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kppp/Rules/Germany/Freenet_Super_CbC.rst')
-rw-r--r-- | kppp/Rules/Germany/Freenet_Super_CbC.rst | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/kppp/Rules/Germany/Freenet_Super_CbC.rst b/kppp/Rules/Germany/Freenet_Super_CbC.rst new file mode 100644 index 00000000..f1f4c2be --- /dev/null +++ b/kppp/Rules/Germany/Freenet_Super_CbC.rst @@ -0,0 +1,40 @@ +################################################################ +# Ruleset for Freenet Super CbC +# Internet by Call _without_ Application +# +# Created 2002-04-29 by Valentin Funk <[email protected]> +# +# One of the cheapest internet call-by-call rates. +# Notes: +# Once, you have to use a special dial in number: 019231760! +# Twice, you could be stressed by additional HTML code for +# advertisement. +################################################################ + +################################################################ +# Name of the ruleset - absolutly requiered! +################################################################ + +name=Freenet_Super_CbC + +################################################################ +# Currency settings +################################################################ + +currency_symbol=EUR +currency_position=right +currency_digits=2 + +################################################################ +# Connection settings +# 1,45 �/Min 8-18 Uhr +# 0,89 �/Min 18-8 Uhr +################################################################ + +per_connection=0.0 +minimum_costs=0.0 + +default=(0.0145, 60) + +on () between (08:00..18:00) use (0.0145, 60) +on () between (18:00..08:00) use (0.0089, 60) |