/pidgin/main: 06c5492c2d97: Fix the resource name in our Transif...

Mark Doliner mark at kingant.net
Sat Feb 1 20:40:54 EST 2014


Changeset: 06c5492c2d97df13da4cf40bf481cdf856dfba2e
Author:	 Mark Doliner <mark at kingant.net>
Date:	 2014-02-01 17:40 -0800
Branch:	 release-2.x.y
URL: https://hg.pidgin.im/pidgin/main/rev/06c5492c2d97

Description:

Fix the resource name in our Transifex config file.

I renamed this on the website a while ago.

This change should not be merged to default (there is a different
resource name there).

diffstat:

 .tx/config |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff --git a/.tx/config b/.tx/config
--- a/.tx/config
+++ b/.tx/config
@@ -1,7 +1,7 @@
 [main]
 host = https://www.transifex.com
 
-[pidgin.pidgin]
+[pidgin.pidgin_pot-for-2_x_y]
 file_filter = po/<lang>.po
 source_file = po/pidgin.pot
 source_lang = en



More information about the Commits mailing list