Author: aharui
Date: Wed Nov 21 07:10:57 2012
New Revision: 1411995
URL: http://svn.apache.org/viewvc?rev=1411995&view=rev
Log:
One embed asset was missing
Modified:
incubator/flex/sdk/branches/develop/frameworks/projects/airframework/compile-config.xml
Modified:
incubator/flex/sdk/branches/develop/frameworks/projects/airframework/compile-config.xml
URL:
http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/frameworks/projects/airframework/compile-config.xml?rev=1411995&r1=1411994&r2=1411995&view=diff
==============================================================================
---
incubator/flex/sdk/branches/develop/frameworks/projects/airframework/compile-config.xml
(original)
+++
incubator/flex/sdk/branches/develop/frameworks/projects/airframework/compile-config.xml
Wed Nov 21 07:10:57 2012
@@ -111,6 +111,10 @@
<path>assets/mac_min_down.png</path>
</include-file>
<include-file>
+ <name>mac_min_over.png</name>
+ <path>assets/mac_min_over.png</path>
+ </include-file>
+ <include-file>
<name>mac_min_up.png</name>
<path>assets/mac_min_up.png</path>
</include-file>