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/Greece/Hellas_digital_local_in_euro.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/Greece/Hellas_digital_local_in_euro.rst')
-rw-r--r-- | kppp/Rules/Greece/Hellas_digital_local_in_euro.rst | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/kppp/Rules/Greece/Hellas_digital_local_in_euro.rst b/kppp/Rules/Greece/Hellas_digital_local_in_euro.rst new file mode 100644 index 00000000..6545d393 --- /dev/null +++ b/kppp/Rules/Greece/Hellas_digital_local_in_euro.rst @@ -0,0 +1,43 @@ +################################################################ +# NOTES: +# You can check for changes in prices at http://www.ote.gr/ +# These rules apply to you if you are accessing an ISP without using an EPAK or PEAK +# number (0965-) in the same city as you, from a digital phone. +# The costs for a digital local phone-call are: +# 1 Unit (0.03084 euro) every 1 minute (60 secs). +# Exception: 22:00 - 08:00 :1 Unit every 2 minutes (120secs). +################################################################ +# Dimitris Kamenopoulos [email protected] +################################################################ +# NAME OF THE RULESET. This is NEEDED for accounting purposes. +################################################################ +name=Hellas_digital_local_in_euro.rts + +################################################################ +# currency settings +################################################################ + +# defines euro to be used as currency +# symbol (not absolutely needed, default = "$") +currency_symbol=euro + +# Define the position of the currency symbol. +# (not absolutely needed, default is "right") +currency_position=right + +# Define the number of significat digits. +# (not absolutely needed, default is "2" +currency_digits=2 + +################################################################ +# connection settings +################################################################ + +# NOTE: rules are applied from top to bottom - the +# LAST matching rule is the one used for the +# cost computations. + + +default=(0.03084, 60) + +on (monday..sunday) between (22:00..08:00) use (0.03084, 120) |