diff options
author | Richard Hughes <richard@hughsie.com> | 2016-08-06 20:34:17 +0100 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2016-08-06 20:34:33 +0100 |
commit | 9478476253a5fa220f1db83bcc7adfe77f6edbe3 (patch) | |
tree | 140600e965bec945b6dd6368d29d9cbb63a06d56 /zanata.xml | |
parent | c0a548c3c8da7d59267dc35bae608024b7ec7e0c (diff) | |
download | appstream-glib-9478476253a5fa220f1db83bcc7adfe77f6edbe3.tar.gz |
trivial: Switch from Transifex to Zanata
Diffstat (limited to 'zanata.xml')
-rw-r--r-- | zanata.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/zanata.xml b/zanata.xml new file mode 100644 index 0000000..3921cc7 --- /dev/null +++ b/zanata.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes"?> + +<!-- + Maintainers: + do a "make -C po appstream-glib.pot" before "zanata-cli push" +--> + +<config xmlns="http://zanata.org/namespace/config/"> + <url>https://fedora.zanata.org/</url> + <project>appstream-glib</project> + <project-version>master</project-version> + <project-type>gettext</project-type> + <src-dir>po</src-dir> + <trans-dir>po</trans-dir> + <rules/> +</config> |