Chameleon Applications

Chameleon Applications Commit Details

Date:2010-10-05 04:42:35 (13 years 6 months ago)
Author:ErmaC
Commit:171
Parents: 170
Message:Update Spanish localizable.strings thx to juanerson spanish now is traslated at 100%. little changes in buildpkg.
Changes:
M/branches/iFabio/package/Resources/Spanish.lproj/Localizable.strings
M/branches/iFabio/package/buildpkg

File differences

branches/iFabio/package/buildpkg
164164
165165
166166
167
168
169
170
171
172
173
174
167
168
169
170
171
172
173
174
175175
176176
177177
outline[$((outlinecount++))]="${indent[$xmlindent]}\t</line>"
# End utility package
# build package for Documentation
mkdir -p "${1}/Documentation/Root"
cp -f ${pkgroot}/doc/BootHelp.txt ${1}/Documentation/Root
cp -f ${pkgroot}/doc/README ${1}/Documentation/Root
cp -f ${pkgroot}/doc/Users_Guide0.5.pdf ${1}/Documentation/Root
echo "Building Documentation package"
buildpackage "${1}/Documentation" "/Documentation/Chameleon" "" "start_visible=\"false\" start_selected=\"true\""
# End build package for Documentation
# build package for Documents
mkdir -p "${1}/Documents/Root"
cp -f ${pkgroot}/doc/BootHelp.txt ${1}/Documents/Root
cp -f ${pkgroot}/doc/README ${1}/Documents/Root
cp -f ${pkgroot}/doc/Users_Guide0.5.pdf ${1}/Documents/Root
echo "Building Documents package"
buildpackage "${1}/Documents" "/Documents/Chameleon" "" "start_visible=\"false\" start_selected=\"true\""
# End build package for Documents
# build package for bdmesg
mkdir -p "${1}/bdmesg/Root"

Archive Download the corresponding diff file

Revision: 171