remove AIR Icon and link to it instead

Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/b2b85755
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/b2b85755
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/b2b85755

Branch: refs/heads/master
Commit: b2b857551bdb8204204ca3e5cbe703889d20e2ae
Parents: 64978e5
Author: Alex Harui <aha...@apache.org>
Authored: Sun Jun 29 23:45:28 2014 -0700
Committer: Alex Harui <aha...@apache.org>
Committed: Mon Jun 30 00:34:59 2014 -0700

----------------------------------------------------------------------
 asdoc/templates/all-classes.xslt        |   2 +-
 asdoc/templates/class-summary.xslt      |   8 ++++----
 asdoc/templates/images/AirIcon12x12.gif | Bin 318 -> 0 bytes
 3 files changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/b2b85755/asdoc/templates/all-classes.xslt
----------------------------------------------------------------------
diff --git a/asdoc/templates/all-classes.xslt b/asdoc/templates/all-classes.xslt
index e779d7d..278c796 100644
--- a/asdoc/templates/all-classes.xslt
+++ b/asdoc/templates/all-classes.xslt
@@ -115,7 +115,7 @@
                                        <xsl:otherwise>
                                                <xsl:if 
test="prolog/asMetadata/apiVersion/apiPlatform[@name='AIR'] and not 
(prolog/asMetadata/apiVersion/apiPlatform[@name='Flash'])">
                                                        <xsl:value-of 
select="$nbsp"/>
-                                                       <img 
src="images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0"/>
+                                                       <img 
src="http://help.adobe.com/en_US/FlashPlatform//reference/actionscript/3/images/AirIcon12x12.gif";
 width="12" height="12" hspace="0" vspace="0"/>
                                                </xsl:if>
                                        </xsl:otherwise>
                                </xsl:choose>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/b2b85755/asdoc/templates/class-summary.xslt
----------------------------------------------------------------------
diff --git a/asdoc/templates/class-summary.xslt 
b/asdoc/templates/class-summary.xslt
index ceeb8d7..2a9c791 100644
--- a/asdoc/templates/class-summary.xslt
+++ b/asdoc/templates/class-summary.xslt
@@ -135,7 +135,7 @@
                                                                                
                                <xsl:value-of select="$name"/>
                                                                                
                                <xsl:if 
test="prolog/asMetadata/apiVersion/apiPlatform[@name='AIR'] and not 
(prolog/asMetadata/apiVersion/apiPlatform[@name='Flash'])">
                                                                                
                                        <xsl:value-of select="$nbsp"/>
-                                                                               
                                        <img src="images/AirIcon12x12.gif" 
width="12" height="12" hspace="0" vspace="0"/>
+                                                                               
                                        <img 
src="http://help.adobe.com/en_US/FlashPlatform//reference/actionscript/3/images/AirIcon12x12.gif";
 width="12" height="12" hspace="0" vspace="0"/>
                                                                                
                                </xsl:if>
                                                                                
                        </i>
                                                                                
                </xsl:if>
@@ -143,7 +143,7 @@
                                                                                
                        <xsl:value-of select="$name"/>
                                                                                
                        <xsl:if 
test="prolog/asMetadata/apiVersion/apiPlatform[@name='AIR'] and not 
(prolog/asMetadata/apiVersion/apiPlatform[@name='Flash'])">
                                                                                
                                <xsl:value-of select="$nbsp"/>
-                                                                               
                                <img src="images/AirIcon12x12.gif" width="12" 
height="12" hspace="0" vspace="0"/>
+                                                                               
                                <img 
src="http://help.adobe.com/en_US/FlashPlatform//reference/actionscript/3/images/AirIcon12x12.gif";
 width="12" height="12" hspace="0" vspace="0"/>
                                                                                
                        </xsl:if>
                                                                                
                </xsl:if>
                                                                                
        </a>
@@ -156,7 +156,7 @@
                                                                                
                                <xsl:value-of select="$name"/>
                                                                                
                                <xsl:if 
test="prolog/asMetadata/apiVersion/apiPlatform[@name='AIR'] and not 
(prolog/asMetadata/apiVersion/apiPlatform[@name='Flash'])">
                                                                                
                                        <xsl:value-of select="$nbsp"/>
-                                                                               
                                        <img src="images/AirIcon12x12.gif" 
width="12" height="12" hspace="0" vspace="0"/>
+                                                                               
                                        <img 
src="http://help.adobe.com/en_US/FlashPlatform//reference/actionscript/3/images/AirIcon12x12.gif";
 width="12" height="12" hspace="0" vspace="0"/>
                                                                                
                                </xsl:if>
                                                                                
                        </i>
                                                                                
                </xsl:if>
@@ -164,7 +164,7 @@
                                                                                
                        <xsl:value-of select="$name"/>
                                                                                
                        <xsl:if 
test="prolog/asMetadata/apiVersion/apiPlatform[@name='AIR'] and not 
(prolog/asMetadata/apiVersion/apiPlatform[@name='Flash'])">
                                                                                
                                <xsl:value-of select="$nbsp"/>
-                                                                               
                                <img src="images/AirIcon12x12.gif" width="12" 
height="12" hspace="0" vspace="0"/>
+                                                                               
                                <img 
src="http://help.adobe.com/en_US/FlashPlatform//reference/actionscript/3/images/AirIcon12x12.gif";
 width="12" height="12" hspace="0" vspace="0"/>
                                                                                
                        </xsl:if>
                                                                                
                </xsl:if>
                                                                                
        </a>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/b2b85755/asdoc/templates/images/AirIcon12x12.gif
----------------------------------------------------------------------
diff --git a/asdoc/templates/images/AirIcon12x12.gif 
b/asdoc/templates/images/AirIcon12x12.gif
deleted file mode 100644
index bc9ce69..0000000
Binary files a/asdoc/templates/images/AirIcon12x12.gif and /dev/null differ

Reply via email to