diff options
author | Jakub Hrozek <jhrozek@redhat.com> | 2013-06-11 16:59:55 +0200 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2013-06-11 17:00:46 +0200 |
commit | a1b7c5c7da843a5cb04bffcf11474ce44f442af8 (patch) | |
tree | df747d1a05e4fb77e3a9a8e7b108f7428ca4f295 | |
parent | a5ff89ca9d55aab2107c4be073fa5d983e9d385f (diff) | |
download | sssd-a1b7c5c7da843a5cb04bffcf11474ce44f442af8.tar.gz sssd-a1b7c5c7da843a5cb04bffcf11474ce44f442af8.tar.xz sssd-a1b7c5c7da843a5cb04bffcf11474ce44f442af8.zip |
Update transifex URL to transifex.com
tx was complaining about the need to rename the URL:
$ tx pull -af --minimum-perc=1
Hostname https://www.transifex.net should be changed to https://www.transifex.com.
Change it now? [Y/n]y
Hostname changed
-rw-r--r-- | .tx/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.tx/config b/.tx/config index 9ea2359f3..47588138f 100644 --- a/.tx/config +++ b/.tx/config @@ -1,5 +1,5 @@ [main] -host = https://www.transifex.net +host = https://www.transifex.com [sssd.master-po-sssd-pot] file_filter = po/<lang>.po |