[gnome-dvb-daemon] Updated list of countries for initial tuning data



commit 6cd0071d0ffa9a4c4b018c6e2b24911826539a1e
Author: Sebastian PÃlsterl <sebp k-d-w org>
Date:   Mon May 21 08:06:34 2012 +0200

    Updated list of countries for initial tuning data

 .../ui/wizard/pages/InitialTuningDataPage.py       |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/client/gnomedvb/ui/wizard/pages/InitialTuningDataPage.py b/client/gnomedvb/ui/wizard/pages/InitialTuningDataPage.py
index 33e86c1..e964c02 100644
--- a/client/gnomedvb/ui/wizard/pages/InitialTuningDataPage.py
+++ b/client/gnomedvb/ui/wizard/pages/InitialTuningDataPage.py
@@ -38,6 +38,7 @@ COUNTRIES = {
     "az": "Azerbaijan",
     "au": "Australia",
     "be": "Belgium",
+    "br": "Brazil",
     "ch": "Switzerland",
     "cz": "Czech Republic",
     "de": "Germany",
@@ -49,6 +50,7 @@ COUNTRIES = {
     "hk": "Hong Kong",
     "hr": "Croatia",
     "hu": "Hungary",
+    "ie": "Ireland",
     "il": "Israel",
     "ir": "Iran, Islamic Republic of",
     "is": "Iceland",
@@ -86,6 +88,7 @@ COUNTRIES_DVB_T = (
     "hk",
     "hr",
     "hu",
+    "ie",
     "il",
     "ir",
     "is",
@@ -109,6 +112,7 @@ COUNTRIES_DVB_T = (
 COUNTRIES_DVB_C = (
     "at",
     "be",
+    "br",
     "ch",
     "cz",
     "de",



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]