From bcb704366cb5e333a626c18c308c7e0448a8e69f Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: 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 --- kppp/Rules/Slovenia/Makefile.am | 7 +++ kppp/Rules/Slovenia/omrezje_0880.rst | 67 +++++++++++++++++++++++++++++ kppp/Rules/Slovenia/omrezje_0889.rst | 58 +++++++++++++++++++++++++ kppp/Rules/Slovenia/stacionarno_omrezje.rst | 53 +++++++++++++++++++++++ 4 files changed, 185 insertions(+) create mode 100644 kppp/Rules/Slovenia/Makefile.am create mode 100644 kppp/Rules/Slovenia/omrezje_0880.rst create mode 100644 kppp/Rules/Slovenia/omrezje_0889.rst create mode 100644 kppp/Rules/Slovenia/stacionarno_omrezje.rst (limited to 'kppp/Rules/Slovenia') diff --git a/kppp/Rules/Slovenia/Makefile.am b/kppp/Rules/Slovenia/Makefile.am new file mode 100644 index 00000000..2d257b7c --- /dev/null +++ b/kppp/Rules/Slovenia/Makefile.am @@ -0,0 +1,7 @@ +pkg_DATA = omrezje_0880.rst \ + omrezje_0889.rst \ + stacionarno_omrezje.rst + +pkgdir = $(kde_datadir)/kppp/Rules/Slovenia + +EXTRA_DIST = $(pkg_DATA) diff --git a/kppp/Rules/Slovenia/omrezje_0880.rst b/kppp/Rules/Slovenia/omrezje_0880.rst new file mode 100644 index 00000000..437f0ba3 --- /dev/null +++ b/kppp/Rules/Slovenia/omrezje_0880.rst @@ -0,0 +1,67 @@ +################################################################ +# $Id$ +# $Source$ +# +# RULES FOR KPPP WITH SLOVENIAN PHONE NETWORK 0880 (ISP PROVIDER). +# +# 2002-02-02: +# Updated by roman.maurer@amis.net, +# based on data provided by Primoz Hrvatin. +# +# 2000-09-25: +# Prepared by Ales.Kosir@hermes.si, +# based on data provided by Srdjan Cvjetovic. +# +# Calls from stationary phone network to the ISP numbers 0880: +# A user pays to the phone company the fixed price for connection, and +# the ISP will charge you per second for the duration of the call. +# The cost is 2.04 SIT per minute on normal rate, +# and 1.02 SIT on discounted. +# +################################################################ +name=omrezje_0880.rst + +################################################################ +# currency settings +################################################################ + +# NOTE: rules are applied from top to bottom - the +# LAST matching rule is the one used for the +# cost computations. + +currency_symbol=SIT +currency_position=right +currency_digits=2 + +################################################################ +# connection settings +################################################################ + +# This is charged whenever you connect. The amount is payed to the +# phone company. + +per_connection=6.30 + +# "on monday until sunday the costs +# are 2.04 on normal and 1.02 on discounted per each 60 seconds" + +on (monday..saturday) between (0:00..6:59) use (1.02, 60) +on (monday..saturday) between (7:00..18:59) use (2.04, 60) +on (monday..saturday) between (19:00..23:59) use (1.02, 60) +on (sunday) between () use (1.02, 60) + +# Drzavni prazniki: +# 1.1., 2.1 - Novo leto +# 8.2. - Slovenski kulturni praznik +# Easter - Velika noc +# Easter Monday - Velikonocni ponedeljek +# 27.4. - Dan upora proti okupatorju +# 1.5.,2.5. - Praznik dela +# - Binkosti +# 25.6. - Dan drzavnosti +# 15.8. - Marijino vnebovzetje +# 31.10. - Dan reformacije +# 1.11. - Dan spomina na mrtve +# 25.12. - Bozic +# 26.12. - Dan samostojnosti +on (01/01, 01/02, 02/08, easter, easter+1, 04/26, 05/01, 05/02, easter+50, 06/25, 08/15, 10/31, 11/01, 12/25, 12/26) between () use (1.02, 60) diff --git a/kppp/Rules/Slovenia/omrezje_0889.rst b/kppp/Rules/Slovenia/omrezje_0889.rst new file mode 100644 index 00000000..e5f8d08f --- /dev/null +++ b/kppp/Rules/Slovenia/omrezje_0889.rst @@ -0,0 +1,58 @@ +################################################################ +# $Id$ +# $Source$ +# +# RULES FOR KPPP WITH SLOVENIAN PHONE NETWORK 0889 (ISP PROVIDERS). +# +# 2002-02-02: +# Updated by roman.maurer@amis.net, +# based on data provided by Primoz Hrvatin. +# +# 2000-09-25: +# Prepared by Ales.Kosir@hermes.si, +# based on data, provided by Srdjan Cvjetovic. +# +# Calls from stationary phone network to the ISP numbers 0889: +# +################################################################ +name=omrezje-0889.rst + +################################################################ +# currency settings +################################################################ + +currency_symbol=SIT +currency_position=right +currency_digits=2 + +################################################################ +# connection settings +################################################################ + +per_connection=0.0 +minimum_costs=2.52 + + +# same as above. You must use 24 hour notation, or the accounting +# will not work correctly. (Example: write 15:00 for 3 pm) + +on (monday..saturday) between (0:00..6:59) use (1.26, 60) +on (monday..saturday) between (7:00..18:59) use (2.52, 60) +on (monday..saturday) between (19:00..23:59) use (1.26, 60) +on (sunday) between () use (1.26, 60) + +# Drzavni prazniki: +# 1.1., 2.1 - Novo leto +# 8.2. - Slovenski kulturni praznik +# Easter - Velika noc +# Easter Monday - Velikonocni ponedeljek +# 27.4. - Dan upora proti okupatorju +# 1.5.,2.5. - Praznik dela +# - Binkosti +# 25.6. - Dan drzavnosti +# 15.8. - Marijino vnebovzetje +# 31.10. - Dan reformacije +# 1.11. - Dan spomina na mrtve +# 25.12. - Bozic +# 26.12. - Dan samostojnosti +on (01/01, 01/02, 02/08, easter, easter+1, 04/26, 05/01, 05/02, easter+50, 06/25, 08/15, 10/31, 11/01, 12/25, 12/26) between () use (1.26, 60) diff --git a/kppp/Rules/Slovenia/stacionarno_omrezje.rst b/kppp/Rules/Slovenia/stacionarno_omrezje.rst new file mode 100644 index 00000000..c4eb3305 --- /dev/null +++ b/kppp/Rules/Slovenia/stacionarno_omrezje.rst @@ -0,0 +1,53 @@ +################################################################ +# +# NAME OF THE RULESET. This is NEEDED for accounting purposes. +# +# Prepared by Ales.Kosir@hermes.si, +# based on data, provided by Srdjan Cvjetovic +# +# This accounting information includes all calls from stationary +# phone network to the numbers starting with 01, 02, 03 (except 031), +# 04 (except 040 in 041), 05, and 07. +# +################################################################ +name=stacionarno_omrezje.rst + +################################################################ +# currency settings +################################################################ + +currency_symbol=SIT +currency_position=right +currency_digits=2 + +################################################################ +# connection settings +################################################################ + +per_connection=0.0 +minimum_costs=4.11 + +on (monday..saturday) between (0:00..6:59) use (4.11, 120) +on (monday..saturday) between (7:00..18:59) use (4.11, 60) +on (monday..saturday) between (19:00..23:59) use (4.11, 120) +on (sunday) between () use (4.11, 120) + +# Drzavni prazniki: +# 1.1., 2.1 - Novo leto +# 8.2. - Slovenski kulturni praznik +# Easter - Velika noc +# Easter Monday - Velikonocni ponedeljek +# 27.4. - Dan upora proti okupatorju +# 1.5.,2.5. - Praznik dela +# - Binkosti +# 25.6. - Dan drzavnosti +# 15.8. - Marijino vnebovzetje +# 31.10. - Dan reformacije +# 1.11. - Dan spomina na mrtve +# 25.12. - Bozic +# 26.12. - Dan samostojnosti +on (01/01, 01/02, 02/08, easter, easter+1, 04/26, 05/01, 05/02, easter+50, 06/25, 08/15, 10/31, 11/01, 12/25, 12/26) between () use (4.11, 120) + + + + -- cgit v1.2.1