Remove zanata.xml.
authorCarl Hetherington <cth@carlh.net>
Mon, 31 Aug 2015 22:16:45 +0000 (23:16 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 31 Aug 2015 22:16:45 +0000 (23:16 +0100)
zanata.xml [deleted file]

diff --git a/zanata.xml b/zanata.xml
deleted file mode 100644 (file)
index e67d18c..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<config xmlns="http://zanata.org/namespace/config/">
-  <url>https://translate.zanata.org/zanata/</url>
-  <project>dcpomatic</project>
-  <project-version>2.0</project-version>
-  <project-type>gettext</project-type>
-
-  <locales>
-    <locale map-from='fr_FR'>fr</locale>
-    <locale map-from='de_DE'>de-DE</locale>
-    <locale map-from='nl_NL'>nl</locale>
-    <locale map-from='sv_SE'>sv</locale>
-    <locale map-from='it_IT'>it</locale>
-    <locale map-from='es_ES'>es-ES</locale>
-    <locale map-from='ru_RU'>ru</locale>
-  </locales>
-
-  <rules>
-    <rule pattern="*.po">{filename}_{locale_with_underscore}.po</rule>
-  </rules>
-
-</config>