[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r23233: {website} updated po2man.sh (website/trunk/manpages)
Author: runa
Date: 2010-09-18 19:44:56 +0000 (Sat, 18 Sep 2010)
New Revision: 23233
Modified:
website/trunk/manpages/po2man.sh
Log:
updated po2man.sh
Modified: website/trunk/manpages/po2man.sh
===================================================================
--- website/trunk/manpages/po2man.sh 2010-09-18 19:41:50 UTC (rev 23232)
+++ website/trunk/manpages/po2man.sh 2010-09-18 19:44:56 UTC (rev 23233)
@@ -26,7 +26,7 @@
# Location of the po files. Assuming that the translation directory is
# relative to the website
-podir="`dirname $wml`/translation/projects/manpages"
+podir="`dirname $wml`/translation/projects/manpages/po"
### End config ###