Chameleon

Chameleon Commit Details

Date:2011-08-18 21:00:03 (12 years 8 months ago)
Author:ErmaC
Commit:1433
Parents: 1432
Message:Merge change for Indonesian language.
Changes:
M/branches/ErmaC/package/buildpkg.sh
M/branches/ErmaC/package/Resources/id.lproj/Welcome.rtfd/TXT.rtf
M/branches/ErmaC/package/Resources/id.lproj/Conclusion.rtfd/TXT.rtf
M/branches/ErmaC/package/Resources/id.lproj/Localizable.strings
M/branches/ErmaC/i386/boot2/boot.c
M/branches/ErmaC/package/Resources/es.lproj/Welcome.rtfd/TXT.rtf

File differences

branches/ErmaC/i386/boot2/boot.c
600600
601601
602602
603
603
604604
605605
606606
bootFile = gBootKernelCacheFile;
}
else {
sprintf(bootFile, "\%s", bootInfo->bootFile);
sprintf(bootFile, "/%s", bootInfo->bootFile);
}
// Try to load kernel image from alternate locations on boot helper partitions.
branches/ErmaC/package/Resources/id.lproj/Welcome.rtfd/TXT.rtf
1818
1919
2020
21
21
2222
23
23
2424
2525
2626
\fs26 \cf0 \
\pard\ri0\ql\qnatural
\cf0 \
Tim pengembang :%DEVELOP%\
Tim pengembang : %DEVELOP%\
\
Berterima kasih kepada : %CREDITS%\
Berterima kasih kepada : %CREDITS%\
\pard\tx360\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural\pardirnatural
\b0\fs30 \cf0 \
branches/ErmaC/package/Resources/id.lproj/Conclusion.rtfd/TXT.rtf
1111
1212
1313
14
14
1515
1616
1717
\fs50 \
\
\cf2 %CHAMELEONSTAGE%\cf0 \
\pard\ri0
\pard\ri0\ql\qnatural
\fs26 \cf0 \
\pard\ri0\qc
branches/ErmaC/package/Resources/es.lproj/Welcome.rtfd/TXT.rtf
2626
2727
2828
29
29
3030
3131
3232
\b0\fs30 \cf0 \
\pard\ri0\ql\qnatural
\b\fs26 \cf0 Package : %PKGDEV%
\b\fs26 \cf0 Paquete instalador : %PKGDEV%
\b0\fs30 \
\pard\tx360\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural\pardirnatural
\cf0 \
branches/ErmaC/package/buildpkg.sh
236236
237237
238238
239
239
240240
241241
242242
cp -f ${pkgroot}/../doc/README ${1}/Documentation/Root
cp -f ${pkgroot}/../doc/Users_Guide0.5.pdf ${1}/Documentation/Root
echo "[BUILD] Documentation "
buildpackage "${1}/Documentation" "/Library/Documentation/Chameleon2RC5" "" "start_selected=\"false\"" >/dev/null 2>&1
buildpackage "${1}/Documentation" "/Library/Documentation/Chameleon2" "" "start_selected=\"false\"" >/dev/null 2>&1
# End build package for Documentation
((xmlindent--))

Archive Download the corresponding diff file

Revision: 1433