desktop/tvtime/tvtime-1.0.2-locale_t.patch
2013-07-27 13:52:12 +00:00

14 lines
887 B
Diff
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

--- tvtime-1.0.2/src/xmltv.c.orig 2009-06-18 02:28:04.000000000 +0100
+++ tvtime-1.0.2/src/xmltv.c 2009-06-18 02:28:12.000000000 +0100
@@ -118,9 +118,9 @@
typedef struct {
const char *code;
const char *name;
-} locale_t;
+} tv_locale_t;
-static locale_t locale_table[] = {
+static tv_locale_t locale_table[] = {
{"AA", "Afar"}, {"AB", "Abkhazian"}, {"AF", "Afrikaans"},
{"AM", "Amharic"}, {"AR", "Arabic"}, {"AS", "Assamese"},
{"AY", "Aymara"}, {