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/DB/Provider/Netherlands/Makefile.am | |
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/DB/Provider/Netherlands/Makefile.am')
-rw-r--r-- | kppp/DB/Provider/Netherlands/Makefile.am | 67 |
1 files changed, 67 insertions, 0 deletions
diff --git a/kppp/DB/Provider/Netherlands/Makefile.am b/kppp/DB/Provider/Netherlands/Makefile.am new file mode 100644 index 00000000..d578c09a --- /dev/null +++ b/kppp/DB/Provider/Netherlands/Makefile.am @@ -0,0 +1,67 @@ +pkg_DATA = .directory \ + Kabelfoon \ + HCC%032NET \ + 12Move \ + FlakkeeNet \ + IntroWeb%032Hengelo%032e.o. \ + Support%032Net \ + FreeAcces \ + IntroWeb%032met%0323-cijferig%032kengetal \ + Telebyte \ + Bart \ + Freeler%032basis \ + IntroWeb%032met%0324-cijferig%032kengetal \ + Tiscali%032Compleet \ + Betuwenet%032BFree \ + Freeler%032compleet \ + KeyAcces%032met%0323%032cijferig%032kengetal \ + Tiscali%032Gratis \ + Betuwenet%032BQuality \ + Freeler%032voordelig \ + KeyAcces%032met%0324%032cijferig%032kengetal \ + UwNet \ + Hacom \ + Luna \ + Via%032Networks \ + Cistron \ + HetNet%032Basis%032Surfen \ + Macom \ + Wannadoo%032budget \ + Concepts%032ICT \ + HetNet%032Frequent%032Surfen \ + Wannadoo%032budget%320plus \ + Cubic%032Circle \ + HetNet%032Regelmatig%032Surfen \ + Nederland.net \ + Wannadoo%032smartpack \ + IAE \ + Planet%032Internet%032Premium \ + Wirehub \ + Dataweb \ + ILimburg \ + Planet%032Internet%032Standaard \ + XS4All \ + Daxis%032Internet \ + InterNLnet \ + Plant%032Acces \ + Zeelandnet \ + Demon%032Internet \ + Interbox \ + Popin \ + Zon%0322 \ + Energis-Ision \ + Internet%032Acces%032Facilities \ + PublishNet \ + Zon%032Gratis \ + Euronet%032anytime \ + Internet%032Online \ + Raketnet \ + Zon%032Inclusief \ + Euronet%032professional \ + Interstroom \ + Solcon + + +pkgdir = $(kde_datadir)/kppp/Provider/Netherlands + +EXTRA_DIST = $(pkg_DATA) |