From 8f531f3be87cc0285e1a5f40fef5b2aa24599398 Mon Sep 17 00:00:00 2001 From: Ikey Doherty Date: Sun, 5 Nov 2017 19:18:11 +0000 Subject: [PATCH] Add config for Transifex Signed-off-by: Ikey Doherty --- .tx/config | 8 ++++++++ po/LINGUAS | 1 + po/POTFILES.in | 1 + 3 files changed, 10 insertions(+) create mode 100644 .tx/config create mode 100644 po/LINGUAS create mode 100644 po/POTFILES.in diff --git a/.tx/config b/.tx/config new file mode 100644 index 0000000..ec9f5b1 --- /dev/null +++ b/.tx/config @@ -0,0 +1,8 @@ +[main] +host = https://www.transifex.com + +[linux-steam-integration.linux-steam-integrationpot] +file_filter = po/.po +source_lang = en +type = PO + diff --git a/po/LINGUAS b/po/LINGUAS new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/po/LINGUAS @@ -0,0 +1 @@ + diff --git a/po/POTFILES.in b/po/POTFILES.in new file mode 100644 index 0000000..7fa7a97 --- /dev/null +++ b/po/POTFILES.in @@ -0,0 +1 @@ +src/frontend/main-window.c