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/Mobilcom_Freenet.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/Mobilcom_Freenet.rst')
-rw-r--r-- | kppp/Rules/Germany/Mobilcom_Freenet.rst | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/kppp/Rules/Germany/Mobilcom_Freenet.rst b/kppp/Rules/Germany/Mobilcom_Freenet.rst new file mode 100644 index 00000000..8c60cd39 --- /dev/null +++ b/kppp/Rules/Germany/Mobilcom_Freenet.rst @@ -0,0 +1,44 @@ +################################################################ +# +# German Mobilcom Freenet accounting rules +# +# created 1999/11/27 by Sebastian Linz <Sebastian.Linz@gmx.net> +# +################################################################ + + +################################################################ +# +# NAME OF THE RULESET. This is NEEDED for accounting purposes. +# +################################################################ + +name=Mobilcom_Freenet + + +################################################################ +# currency settings +################################################################ + +currency_symbol=DM +currency_position=right +currency_digits=2 + + +################################################################ +# connection settings +################################################################ + +per_connection=0 +minimum_costs=0.0 +# flat_init_costs=(0.74,180) + +# This is the default rule which is used when no other rule +# applies. The first component "0.1" is the price of one +# "unit", while "72" is the duration in seconds. +# Therefore the following rule means: "Every 72 seconds 0.1 +# ATS are added to the bill" +default=(0.05, 60) + + + |