This commit is contained in:
Andrius Štikonas 2014-11-23 12:33:16 +02:00
vanhempi a6add14fdc
commit f14febd3c5
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa

Näytä tiedosto

@ -27,7 +27,7 @@ if [ $# -eq 2 ]; then
pot="$2"
else
messages="trunk-kf5/$lcode/messages"
pot="trunk-kf5/templates"
pot="trunk-kf5/templates/messages"
fi
wdir="`pwd`"