Bug#678534: gnome-dvb-client: Update list of countries with initial tuning data

Jonathan McCrohan jmccrohan at gmail.com
Fri Jun 22 14:51:19 UTC 2012


Package: gnome-dvb-client
Version: 1:0.2.9-1
Severity: wishlist
Tags: patch

Hi,

I added initial scan files for Ireland (ie) to dvb-apps upstream. These are now
available in Debian as of linuxtv-dvb-apps 1.1.1+rev1483-1.

Please consider backporting commit 6cd0071d0ffa9a4c4b018c6e2b24911826539a1e
from upstream, which would allow users to use these files, along with Brazilian
(br) files too.

Obviously this will be fixed in gnome-dvb-daemon 0.2.10, but I doubt it will be
released before the wheezy freeze.

Thanks,
Jon
-------------- next part --------------
>From 6cd0071d0ffa9a4c4b018c6e2b24911826539a1e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sebastian=20P=C3=B6lsterl?= <sebp at k-d-w.org>
Date: Mon, 21 May 2012 08:06:34 +0200
Subject: [PATCH] Updated list of countries for initial tuning data

---
 client/gnomedvb/ui/wizard/pages/InitialTuningDataPage.py |    4 ++++
 1 file changed, 4 insertions(+)

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",
-- 
1.7.10



More information about the pkg-gnome-maintainers mailing list