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/Callisa_City.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/Callisa_City.rst')
-rw-r--r-- | kppp/Rules/Germany/Callisa_City.rst | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/kppp/Rules/Germany/Callisa_City.rst b/kppp/Rules/Germany/Callisa_City.rst new file mode 100644 index 00000000..b5d3a218 --- /dev/null +++ b/kppp/Rules/Germany/Callisa_City.rst @@ -0,0 +1,56 @@ +################################################################ +# +# German Callisa City accounting rules +# created 2001-10-13 Herbert Nachbagauer (herby74@freemail.de) +# +# NOTE: Please check at http://www.callisa.de/callisacities.php3 +# if the rate applies to your city. +# +################################################################ +# +# name of ruleset +# +################################################################ + +name=Callisa_City + +################################################################ +# +# currency settings +# +################################################################ + +currency_symbol=DM +currency_position=right +currency_digits=2 + +################################################################ +# +# connection settings +# +################################################################ + +default=(0.0244,60) + +on (monday..friday) between (09:00..18:00) use (0.0244,60) + +on (monday..friday) between (18:00..24:00) use (0.0189,60) + +on (monday..friday) between (00:00..09:00) use (0.0189,60) + +on (saturday..sunday) between() use (0.0189,60) + +on (01/01, easter-2, easter, easter+1, 05/01, easter+39, easter+49, easter+50, 10/03, 12/25, 12/26) between () use (0.0189, 60) + +# Bundeseinheitliche Feiertage: +# 01/01 Neujahr +# easter-2 Karfreitag +# easter Ostersonntag +# easter+1 Ostermontag +# 05/01 Maifeiertag Tag der Arbeit +# easter+39 Christi Himmelfahrt +# easter+49 Pfingstsonntag +# easter+50 Pfingstmontag +# 10/03 Tag der Deutschen Einheit +# 12/25 1. Weihnachtstag +# 12/26 2. Weihnachtstag |