diff options
Diffstat (limited to 'kppp/Rules/Luxembourg')
-rw-r--r-- | kppp/Rules/Luxembourg/CMD_InternetGratuit.rst | 71 | ||||
-rw-r--r-- | kppp/Rules/Luxembourg/LuxembourgOnline_FreeInternet.rst | 72 | ||||
-rw-r--r-- | kppp/Rules/Luxembourg/Makefile.am | 6 | ||||
-rw-r--r-- | kppp/Rules/Luxembourg/PetT_ClassicSurf.rst | 70 | ||||
-rw-r--r-- | kppp/Rules/Luxembourg/PetT_KioskSurf.rst | 70 |
5 files changed, 289 insertions, 0 deletions
diff --git a/kppp/Rules/Luxembourg/CMD_InternetGratuit.rst b/kppp/Rules/Luxembourg/CMD_InternetGratuit.rst new file mode 100644 index 00000000..747d3710 --- /dev/null +++ b/kppp/Rules/Luxembourg/CMD_InternetGratuit.rst @@ -0,0 +1,71 @@ +################################################################ +# +# KPPP accounting rules for "Internet Gratuit" by CMD +# +# The information is taken from www.cmd.lu. The rules concerning +# legal holidays have been confirmed by CMD. (There was no +# mention of holidays on their website.) +# Taxes are included. +# +# 11.02.2005 +# Gilles Schintgen <gilles@vonet.lu> +# +# ############################################################## + +################################################################ +# name of the ruleset +################################################################ +name=CMD_InternetGratuit + +################################################################ +# currency settings +################################################################ +currency_symbol=€ +currency_position=right +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. + +# This is charged whenever you connect. If you don't have to +# pay per-connection, use "0" here or comment it out. +# per_connection=0.0 + +# Minimum costs per connection. If the costs of a phone +# call are less than this value, this value is used instead +# minimum_costs=0.0 + +# This is what you pay for the first unit. +# flat_init_costs=(0.0, 0) + +# This is the default rule which is used when no other rule +# applies. One unit (60 seconds) accounts for 0.031 € +# (= 1,25 LUF) +default=(0.031, 60) + +# Normal Costs +on (monday..friday) between (06:00..17:59) use (0.031, 60) +on (monday..friday) between (18:00..22:59) use (0.0155, 60) +on (saturday..sunday) between (06:00..22:59) use (0.0155, 60) +on () between (00:00..05:59) use (0.0077, 60) +on () between (23:00..23:59) use (0.0077, 60) + +# Legal Holidays +# these days are billed just as if they were sundays +on (01/01, easter+1, 05/01, easter+39, easter+50) between (06:00..22:59) use (0.0155, 60) +on (06/23, 08/15, 11/01, 12/25) between (06:00..22:59) use (0.0155, 60) + +# 01/01: Nouvel An (New Year) +# easter+1: Lundi de Pâques (Easter Monday) +# 05/01: Fête du travail (Labor Day) +# easter+39: Ascension +# easter+50: Lundi de Pentecôte (Whit Monday) +# 06/23: Fête nationale (national holiday) +# 08/15: Assomption (Assumption) +# 11/01: Toussaint (All Saint's Day) +# 12/25: Noël (Christmas) diff --git a/kppp/Rules/Luxembourg/LuxembourgOnline_FreeInternet.rst b/kppp/Rules/Luxembourg/LuxembourgOnline_FreeInternet.rst new file mode 100644 index 00000000..5431c918 --- /dev/null +++ b/kppp/Rules/Luxembourg/LuxembourgOnline_FreeInternet.rst @@ -0,0 +1,72 @@ +################################################################ +# +# KPPP accounting rules for "Free Internet" by Luxembourg Online +# (www.internet.lu; dialup number 27300030) +# +# For this ISP you'll only have to pay the costs of a local phone +# call. +# The information is taken from the current (as of 11.02.2005) +# official price list of the "Entreprise des Postes et +# Télécommunications Luxembourg". (Taxes are included.) +# +# 11.02.2005 +# Gilles Schintgen <gilles@vonet.lu> +# +# ############################################################## + +################################################################ +# name of the ruleset +################################################################ +name=LuxembourgOnline_FreeInternet + +################################################################ +# currency settings +################################################################ +currency_symbol=€ +currency_position=right +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. + +# This is charged whenever you connect. If you don't have to +# pay per-connection, use "0" here or comment it out. +# per_connection=0.0 + +# Minimum costs per connection. If the costs of a phone +# call are less than this value, this value is used instead +# minimum_costs=0.0 + +# This is what you pay for the first unit. +# flat_init_costs=(0.0, 0) + +# This is the default rule which is used when no other rule +# applies. One unit (60 seconds) accounts for 0.0309 € +# (= 1,25 LUF) +default=(0.0309, 60) + +# Normal Costs +on (monday..friday) between (00:00..07:59) use (0.0154, 60) +on (monday..friday) between (08:00..18:59) use (0.0309, 60) +on (monday..friday) between (19:00..23:59) use (0.0154, 60) +on (saturday..sunday) between () use (0.0154, 60) + +# Legal Holidays +# these days are billed just as if they were sundays +on (01/01, easter+1, 05/01, easter+39, easter+50) between () use (0.0154, 60) +on (06/23, 08/15, 11/01, 12/25) between () use (0.0154, 60) + +# 01/01: Nouvel An (New Year) +# easter+1: Lundi de Pâques (Easter Monday) +# 05/01: Fête du travail (Labor Day) +# easter+39: Ascension +# easter+50: Lundi de Pentecôte (Whit Monday) +# 06/23: Fête nationale (national holiday) +# 08/15: Assomption (Assumption) +# 11/01: Toussaint (All Saint's Day) +# 12/25: Noël (Christmas) diff --git a/kppp/Rules/Luxembourg/Makefile.am b/kppp/Rules/Luxembourg/Makefile.am new file mode 100644 index 00000000..0c8005fd --- /dev/null +++ b/kppp/Rules/Luxembourg/Makefile.am @@ -0,0 +1,6 @@ +pkg_DATA = CMD_InternetGratuit.rst LuxembourgOnline_FreeInternet.rst \ + PetT_ClassicSurf.rst PetT_KioskSurf.rst + +pkgdir = $(kde_datadir)/kppp/Rules/Luxembourg + +EXTRA_DIST = $(pkg_DATA) diff --git a/kppp/Rules/Luxembourg/PetT_ClassicSurf.rst b/kppp/Rules/Luxembourg/PetT_ClassicSurf.rst new file mode 100644 index 00000000..329d4382 --- /dev/null +++ b/kppp/Rules/Luxembourg/PetT_ClassicSurf.rst @@ -0,0 +1,70 @@ +################################################################ +# +# KPPP accounting rules for "ClassicSurf" by "Entreprise des Postes +# et Télécommunications Luxembourg". +# +# The information is taken from the current (as of 11.02.2005) +# official price list of the "Entreprise des Postes et +# Télécommunications Luxembourg". (Taxes are included.) +# +# 11.02.2005 +# Gilles Schintgen <gilles@vonet.lu> +# +# ############################################################## + +################################################################ +# name of the ruleset +################################################################ +name=PetT_ClassicSurf + +################################################################ +# currency settings +################################################################ +currency_symbol=€ +currency_position=right +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. + +# This is charged whenever you connect. If you don't have to +# pay per-connection, use "0" here or comment it out. +# per_connection=0.0 + +# Minimum costs per connection. If the costs of a phone +# call are less than this value, this value is used instead +# minimum_costs=0.0 + +# This is what you pay for the first unit. +# flat_init_costs=(0.0, 0) + +# This is the default rule which is used when no other rule +# applies. +default=(0.0285, 60) + +# Normal Costs +on (monday..friday) between (06:00..17:59) use (0.0285, 60) +on (monday..friday) between (18:00..22:59) use (0.0155, 60) +on (saturday..sunday) between (06:00..22:59) use (0.0155, 60) +on () between (00:00..05:59) use (0.0092, 60) +on () between (23:00..23:59) use (0.0092, 60) + +# Legal Holidays +# these days are billed just as if they were sundays +on (easter+1, 05/01, easter+39, easter+50) between (06:00..22:59) use (0.0155, 60) +on (01/01, 06/23, 08/15, 11/01, 12/25) between (06:00..22:59) use (0.0155, 60) + +# 01/01: Nouvel An (New Year) +# easter+1: Lundi de Pâques (Easter Monday) +# 05/01: Fête du travail (Labor Day) +# easter+39: Ascension +# easter+50: Lundi de Pentecôte (Whit Monday) +# 06/23: Fête nationale (national holiday) +# 08/15: Assomption (Assumption) +# 11/01: Toussaint (All Saint's Day) +# 12/25: Noël (Christmas) diff --git a/kppp/Rules/Luxembourg/PetT_KioskSurf.rst b/kppp/Rules/Luxembourg/PetT_KioskSurf.rst new file mode 100644 index 00000000..e17afded --- /dev/null +++ b/kppp/Rules/Luxembourg/PetT_KioskSurf.rst @@ -0,0 +1,70 @@ +################################################################ +# +# KPPP accounting rules for "KioskSurf" by "Entreprise des Postes +# et Télécommunications Luxembourg". +# +# The information is taken from the current (as of 11.02.2005) +# official price list of the "Entreprise des Postes et +# Télécommunications Luxembourg". (Taxes are included.) +# +# 11.02.2005 +# Gilles Schintgen <gilles@vonet.lu> +# +# ############################################################## + +################################################################ +# name of the ruleset +################################################################ +name=PetT_KioskSurf + +################################################################ +# currency settings +################################################################ +currency_symbol=€ +currency_position=right +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. + +# This is charged whenever you connect. If you don't have to +# pay per-connection, use "0" here or comment it out. +# per_connection=0.0 + +# Minimum costs per connection. If the costs of a phone +# call are less than this value, this value is used instead +# minimum_costs=0.0 + +# This is what you pay for the first unit. +# flat_init_costs=(0.0, 0) + +# This is the default rule which is used when no other rule +# applies. +default=(0.0496, 60) + +# Normal Costs +on (monday..friday) between (06:00..17:59) use (0.0496, 60) +on (monday..friday) between (18:00..22:59) use (0.0248, 60) +on (saturday..sunday) between (06:00..22:59) use (0.0248, 60) +on () between (00:00..05:59) use (0.0155, 60) +on () between (23:00..23:59) use (0.0155, 60) + +# Legal Holidays +# these days are billed just as if they were sundays +on (easter+1, 05/01, easter+39, easter+50) between (06:00..22:59) use (0.0248, 60) +on (01/01, 06/23, 08/15, 11/01, 12/25) between (06:00..22:59) use (0.0248, 60) + +# 01/01: Nouvel An (New Year) +# easter+1: Lundi de Pâques (Easter Monday) +# 05/01: Fête du travail (Labor Day) +# easter+39: Ascension +# easter+50: Lundi de Pentecôte (Whit Monday) +# 06/23: Fête nationale (national holiday) +# 08/15: Assomption (Assumption) +# 11/01: Toussaint (All Saint's Day) +# 12/25: Noël (Christmas) |