diff options
author | Pino Toscano <pino@kde.org> | 2012-11-07 15:15:28 +0100 |
---|---|---|
committer | Pino Toscano <pino@kde.org> | 2012-11-07 15:15:28 +0100 |
commit | c4f1b394a08a93fac10549bfefd40d74a4090ebe (patch) | |
tree | 4286f5944008e43dc8bec4f460c8dbd34f2fe238 /po | |
parent | ba107426318741625f962e76e3484e399452786a (diff) | |
download | shared-mime-info-c4f1b394a08a93fac10549bfefd40d74a4090ebe.tar.gz |
Add simple magic for text/x-gettext-translation-template
Possibly not the best magic, but it matches at least what GNU xgettext produces (i.e. the header as fuzzy).
Add a small .c source with the sample message and the generated .pot file.
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.skip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.skip b/po/POTFILES.skip index 94a1671c..c01a9726 100644 --- a/po/POTFILES.skip +++ b/po/POTFILES.skip @@ -1,2 +1,3 @@ update-mime-database.c tests/test.xml.in +tests/test-gettext.c |