diff options
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2014-12-13 13:00:17 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2014-12-13 13:44:19 -0200 |
commit | c34f9903eccba925d39076b37003f6b1ea9f6bc8 (patch) | |
tree | 7ccd1fdbc0dfbdafc7e5703808ac74a8e26c68a0 /libdvbv5-po/POTFILES.in | |
parent | 22a0ce24892a135b2f98472a56dd6e47ef32591a (diff) |
dvb: add locale support for more files
Add locale support for the core DVB part of the library.
Still missing the descriptor/table handler part of the library.
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'libdvbv5-po/POTFILES.in')
-rw-r--r-- | libdvbv5-po/POTFILES.in | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/libdvbv5-po/POTFILES.in b/libdvbv5-po/POTFILES.in index 3e7090c7..846c4408 100644 --- a/libdvbv5-po/POTFILES.in +++ b/libdvbv5-po/POTFILES.in @@ -1,3 +1,8 @@ # List of source files which contain translatable strings. -lib/libdvbv5/dvb-fe.c
\ No newline at end of file +lib/libdvbv5/dvb-fe.c +lib/libdvbv5/dvb-file.c +lib/libdvbv5/dvb-log.c +lib/libdvbv5/dvb-sat.c +lib/libdvbv5/dvb-scan.c +lib/libdvbv5/dvb-vdr-format.c |