From dda52cb5e14cf736769d861255b55b7113963270 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: May 18 2011 23:20:56 +0000 Subject: Fix path to manuals in Locale/locale.sh. --- diff --git a/Scripts/Functions/Locale/locale.sh b/Scripts/Functions/Locale/locale.sh index 8c83be4..6537db4 100644 --- a/Scripts/Functions/Locale/locale.sh +++ b/Scripts/Functions/Locale/locale.sh @@ -67,7 +67,7 @@ function locale { # Define work directory. This is the place where locales # directories will be stored in. WORKDIR=$(echo ${ACTIONVAL} \ - | sed -r -e "s!trunk/(Identity|Scripts|Manual)!trunk/Locales/\1!") + | sed -r -e "s!trunk/(Identity|Scripts|Manuals)!trunk/Locales/\1!") # Add current locale to work directory. This is the place # where parent directories specific translation messages