desktop/tvtime/tvtime-1.0.2-locale_t.patch

14 lines
887 B
Diff
Raw Normal View History

2013-07-27 21:49:20 +08:00
--- 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"}, {