update file path
Runa A. Sandvik

Runa A. Sandvik commited on 2011-01-03 15:38:23
Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.

... ...
@@ -22,7 +22,7 @@ wmldir="$PWD"
22 22
 
23 23
 # Location of the pot files.
24 24
 # Assuming that the translation directory is relative to the website
25
-podir="`dirname $wmldir`/translation/projects/website/pot/templates"
25
+podir="`dirname $wmldir`/translation/projects/website/po/templates"
26 26
 
27 27
 # Set the copyright holder of the files,
28 28
 # for example "The Tor Project, Inc"
29 29