diff options
author | P. F. Chimento <philip.chimento@gmail.com> | 2013-04-07 04:19:32 +0200 |
---|---|---|
committer | P. F. Chimento <philip.chimento@gmail.com> | 2013-04-17 17:15:52 +0200 |
commit | 89671a4914caf1e20ea20a19c6bff7a058ebb3c4 (patch) | |
tree | a99b4544f888cfe6b6bbf99c4e0519117d40e89d /po/POTFILES.in | |
parent | 408f93ec2327a8647030139a2e6f295e8b2c8de1 (diff) |
Internationalize the shared library
Add infrastructure for translating the single string in the shared
library.
[#1]
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in new file mode 100644 index 0000000..bc44e28 --- /dev/null +++ b/po/POTFILES.in @@ -0,0 +1,2 @@ +# List of source files which contain translatable strings. +endless/hello.c |