diff options
author | Philip Withnall <philip@tecnocode.co.uk> | 2009-01-03 10:02:43 +0000 |
---|---|---|
committer | Philip Withnall <philip@tecnocode.co.uk> | 2009-01-03 10:02:43 +0000 |
commit | 3ea04f77323acbd85b95d863dd730e2fd8f009ed (patch) | |
tree | 05613c33924b15f3042bf1cf0460623847d966e2 /po/POTFILES.in | |
download | libgdata-3ea04f77323acbd85b95d863dd730e2fd8f009ed.tar.gz |
[project @ philip@tecnocode.co.uk-20090103100243-4ge6fir3bu8o3t3d]
2009-01-03 Philip Withnall <philip@tecnocode.co.uk>
Initial commit, with basic functional queries for YouTube and the
generic GData API. No async support, and limited support for lots
of the XML elements.
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in new file mode 100644 index 00000000..78940b3d --- /dev/null +++ b/po/POTFILES.in @@ -0,0 +1,9 @@ +# List of source files containing translatable strings. +# Please keep this file sorted alphabetically. +[encoding: UTF-8] +gdata/gdata-entry.c +gdata/gdata-feed.c +gdata/gdata-service.c +gdata/services/gdata-youtube-service.c +gdata/services/gdata-youtube-video-feed.c +gdata/services/gdata-youtube-video.c |