diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2011-03-03 00:09:24 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2011-03-03 00:09:24 +0000 |
commit | 55d0cd1f471c218a932fbea2c95cd3852090bbf1 (patch) | |
tree | df5c31faf0f361d295342bebdb623f505f688276 | |
parent | Drop GNi now. (diff) | |
download | gentoo-ads-config-55d0cd1f471c218a932fbea2c95cd3852090bbf1.tar.gz gentoo-ads-config-55d0cd1f471c218a932fbea2c95cd3852090bbf1.tar.bz2 gentoo-ads-config-55d0cd1f471c218a932fbea2c95cd3852090bbf1.zip |
Hotels24.de entry replaces Kredit.
-rw-r--r-- | gentoo_sponsors.py | 15 |
1 files changed, 2 insertions, 13 deletions
diff --git a/gentoo_sponsors.py b/gentoo_sponsors.py index 96cafb2..f8f97da 100644 --- a/gentoo_sponsors.py +++ b/gentoo_sponsors.py @@ -60,17 +60,6 @@ ads = [ 'width': 125, }, { - 'name': 'Kredit', - 'type':'html', - 'title': 'Kredit', - 'tier': 1, - 'weight': 5, - 'url': 'http://www.online-kredit-index.de/home.html', - 'html': 'Thanks to <a target="_parent" href="http://www.online-kredit-index.de/">Online Kredit Index</a> for supporting Gentoo in Europe.', - 'height': 120, - 'width': 125, - }, - { 'name': 'SD-France', 'type': 'img', 'img': 'sponsors/sdfrance-logo-small.png', @@ -114,8 +103,8 @@ ads = [ 'weight': 5, 'url': 'http://www.hotelkatalog24.de', 'html': { - "en": 'Supported by hotelkatalog24.de, where you can find <a target="_parent" href="http://www.online-kredit-index.de/">hotels</a> and book them online.', - "de": 'Unterstützt von hotelkatalog24.de, wo du <a target="_parent" href="http://www.hotelkatalog24.de">Hotels</a> ganz einfach online buchen kannst.', + "en": 'Gentoo Supported by hotelkatalog24.de, where you can find <a target="_parent" href="http://www.online-kredit-index.de/">hotels</a> and book them online.', + "de": 'Gentoo Unterstützt von hotelkatalog24.de, wo du <a target="_parent" href="http://www.hotelkatalog24.de">Hotels</a> ganz einfach online buchen kannst.', }, 'height': 120, 'width': 125, |