Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-utilities into develop
diff --git a/TourDeFlex/CONTRIBUTORS b/TourDeFlex/CONTRIBUTORS
index 924837b..ac81443 100644
--- a/TourDeFlex/CONTRIBUTORS
+++ b/TourDeFlex/CONTRIBUTORS
@@ -4,13 +4,13 @@
Apache Flex Tour De Flex 1.1
----------------------------
Andrew Wetmore, Alex Harui, Christofer Dutz, Justin Mclean, Lee Burrows,
-Nemi, OmPrakash Muppirala, Piotr
+Nemi, OmPrakash Muppirala, Piotr Zarzycki
Apache Flex Tour De Flex 1.0
----------------------------
Alex Harui, Chris Martin, Justin Mclean, Mark Kessler, Nicholas Kwiatkowski,
-OmPrakash Muppirala, Piotr, Tom Chiverton
+OmPrakash Muppirala, Piotr Zarzycki, Tom Chiverton
If you've missing from this list please get in touch and you'll appear in future
versions of this document.
\ No newline at end of file
diff --git a/TourDeFlex/TourDeFlex3/build.xml b/TourDeFlex/TourDeFlex3/build.xml
index fee2590..9d46cd3 100644
--- a/TourDeFlex/TourDeFlex3/build.xml
+++ b/TourDeFlex/TourDeFlex3/build.xml
@@ -72,7 +72,7 @@
<target name="compile-shell" description="compile explorer shell">
<compile-mxml example="/explorer"/>
- <compile-mxml example="/loaderPanel"/>
+ <compile-mxml-locales example="/loaderPanel"/>
<compile-mxml example="/SourceTab"/>
</target>