]> git.pld-linux.org Git - packages/BitTorrent.git/blame - BitTorrent-morei18n.patch
- up for 4.1.8
[packages/BitTorrent.git] / BitTorrent-morei18n.patch
CommitLineData
25b75907 1--- BitTorrent-4.1.7/makei18n.sh.orig 2005-11-04 12:51:16.000000000 +0100
2+++ BitTorrent-4.1.7/makei18n.sh 2005-11-04 12:51:16.000000000 +0100
3@@ -1,5 +1,5 @@
4 APP_NAME="bittorrent"
5-LANGUAGES=`python language_codes.py`
6+LANGUAGES=`cd po; ls *.po | sed -e 's/\.po//'`
7 MESSAGES_PO="messages.pot"
8
9 rm -f $APP_NAME.lis
This page took 0.162283 seconds and 4 git commands to generate.