You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2014/08/11 03:29:32 UTC

[3/8] git commit: [flex-utilities] [refs/heads/develop] - remove Adobe trademarked names

remove Adobe trademarked names


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

Branch: refs/heads/develop
Commit: d087d912be4f26d473a9f604ad41dae9562c6e38
Parents: 46e3d9b
Author: Justin Mclean <jm...@apache.org>
Authored: Mon Aug 11 11:25:23 2014 +1000
Committer: Justin Mclean <jm...@apache.org>
Committed: Mon Aug 11 11:25:23 2014 +1000

----------------------------------------------------------------------
 .../src/spark/controls/ScrollBarExample.mxml    | 21 ++++++++------------
 1 file changed, 8 insertions(+), 13 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d087d912/TourDeFlex/TourDeFlex3/src/spark/controls/ScrollBarExample.mxml
----------------------------------------------------------------------
diff --git a/TourDeFlex/TourDeFlex3/src/spark/controls/ScrollBarExample.mxml b/TourDeFlex/TourDeFlex3/src/spark/controls/ScrollBarExample.mxml
index 21b08df..dc9ba2b 100644
--- a/TourDeFlex/TourDeFlex3/src/spark/controls/ScrollBarExample.mxml
+++ b/TourDeFlex/TourDeFlex3/src/spark/controls/ScrollBarExample.mxml
@@ -40,14 +40,10 @@
 					</s:layout> 
 					<s:dataProvider> 
 						<s:ArrayCollection> 
-							<fx:String>Photoshop</fx:String>                
-							<fx:String>Illustrator</fx:String>                
-							<fx:String>LiveCycle ES</fx:String>                
-							<fx:String>Flash</fx:String>                
-							<fx:String>Acrobat</fx:String>                
-							<fx:String>Elements</fx:String>                
-							<fx:String>Creative Suite</fx:String>     
-							<fx:String>Premiere Pro</fx:String>     
+							<fx:String>Flex</fx:String>                
+							<fx:String>Flex JS</fx:String>   
+							<fx:String>Falcon</fx:String>
+							<fx:String>Falcon FX</fx:String>
 						</s:ArrayCollection>
 					</s:dataProvider> 
 				</s:DataGroup> 
@@ -67,11 +63,10 @@
 					</s:layout> 
 					<s:dataProvider> 
 						<s:ArrayCollection> 
-							<fx:String>Photoshop</fx:String>                
-							<fx:String>Illustrator</fx:String>                
-							<fx:String>LiveCycle ES</fx:String>                
-							<fx:String>Flash</fx:String>                
-							<fx:String>Acrobat</fx:String>     
+							<fx:String>Flex</fx:String>                
+							<fx:String>Flex JS</fx:String>   
+							<fx:String>Falcon</fx:String>
+							<fx:String>Falcon FX</fx:String>   
 						</s:ArrayCollection>
 					</s:dataProvider> 
 				</s:DataGroup>