From 069ea6bc01a79f9f26b307756623e1db81dd8dda Mon Sep 17 00:00:00 2001
From: Alexey Tikhonov <atikhono@redhat.com>
Date: Thu, 20 Aug 2020 18:19:38 +0200
Subject: [PATCH 1/2] Got rid of unused Transifex settings (".tx")

Relates:
https://pagure.io/SSSD/sssd/issue/5097
---
 .tx/config | 13 -------------
 1 file changed, 13 deletions(-)
 delete mode 100644 .tx/config

diff --git a/.tx/config b/.tx/config
deleted file mode 100644
index 47588138f6..0000000000
--- a/.tx/config
+++ /dev/null
@@ -1,13 +0,0 @@
-[main]
-host = https://www.transifex.com
-
-[sssd.master-po-sssd-pot]
-file_filter = po/<lang>.po
-source_file = po/sssd.pot
-source_lang = en
-
-[sssd.sssd-docspot_1]
-file_filter = src/man/po/<lang>.po
-source_file = src/man/po/sssd-docs.pot
-source_lang = en
-

From f20f30e7e34fa1bc34f2794a45b2a9ec1801ab96 Mon Sep 17 00:00:00 2001
From: Alexey Tikhonov <atikhono@redhat.com>
Date: Thu, 20 Aug 2020 18:20:29 +0200
Subject: [PATCH 2/2] Got rid of "zanata.xml" due to migration to Weblate.

Relates:
https://pagure.io/SSSD/sssd/issue/5097
---
 zanata.xml | 11 -----------
 1 file changed, 11 deletions(-)
 delete mode 100644 zanata.xml

diff --git a/zanata.xml b/zanata.xml
deleted file mode 100644
index d145feb592..0000000000
--- a/zanata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<config xmlns="http://zanata.org/namespace/config/">
-    <url>https://fedora.zanata.org/</url>
-    <project>sssd</project>
-    <project-version>rhel-7</project-version>
-    <project-type>gettext</project-type>
-    <src-dir>.</src-dir>
-    <trans-dir>.</trans-dir>
-    <includes>po/*.pot,src/man/po/*.pot</includes>
-    <rules/>
-</config>
