This commit is contained in:
Andrius Štikonas 2014-11-23 12:33:16 +02:00
rodič a6add14fdc
revize f14febd3c5
1 změnil soubory, kde provedl 1 přidání a 1 odebrání

Zobrazit soubor

@ -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`"