core/com.nokia.carbide.cpp/plugin.xml
branchC3_BUILDER_WORK
changeset 1657 03f5f8bf29b4
parent 1585 0c61100dff19
child 1689 8e2b71714488
equal deleted inserted replaced
1656:d1edeecb12af 1657:03f5f8bf29b4
    59 		<property
    59 		<property
    60 			name="introDescription-migrate"
    60 			name="introDescription-migrate"
    61 			value="Migration information available."/>
    61 			value="Migration information available."/>
    62 		<property
    62 		<property
    63 			name="introDescription-webresources"
    63 			name="introDescription-webresources"
    64 			value="The following web resources provide information and guidance on creating Symbian OS progams using Carbide.c++"/>
    64 			value="The following web resources provide information and guidance on creating Symbian OS programs using Carbide.c++"/>
    65 		
    65 		
    66 		<!-- Splash screen attributes -->
    66 		<!-- Splash screen attributes -->
    67 		<property 
    67 		<property 
    68 			name="startupProgressRect" 
    68 			name="startupProgressRect" 
    69 			value="0,244,469,22" /> 
    69 			value="0,257,469,10" />
    70 		<property 
    70 		<property 
    71 			name="startupForegroundColor" 
    71 			name="startupForegroundColor" 
    72 			value="777777" />
    72 			value="333333" />
    73 		<property 
    73 		<property 
    74 			name="startupMessageRect" 
    74 			name="startupMessageRect" 
    75 			value="12,180,441,15" /> 
    75 			value="24,190,441,15" /> 
    76 	</product> 
    76 	</product> 
    77 
    77 
    78    </extension>
    78    </extension>
    79 
    79 
    80   <extension  
    80   <extension  
    88             introId="org.eclipse.ui.intro.universal"
    88             introId="org.eclipse.ui.intro.universal"
    89             productId="com.nokia.carbide.cpp.product">
    89             productId="com.nokia.carbide.cpp.product">
    90       </introProductBinding>
    90       </introProductBinding>
    91    </extension>
    91    </extension>
    92 
    92 
       
    93 <!--
    93 <extension   
    94 <extension   
    94 	id="intro"
    95 	id="intro"
    95 	point="org.eclipse.ui.intro.config">
    96 	point="org.eclipse.ui.intro.config">
    96 	<config
    97 	<config
    97 		introId="com.nokia.carbide.cpp.intro"
    98 		introId="com.nokia.carbide.cpp.intro"
    98 		id="com.nokia.carbide.cpp.introConfig"
    99 		id="com.nokia.carbide.cpp.introConfig"
    99 		content="intro/introContent.xml">
   100 		content="intro/introContent.xml">
   100 	<presentation
   101 		<presentation
   101 		home-page-id="root" standby-page-id="standby">
   102 			home-page-id="root" standby-page-id="standby">
   102 			<implementation
   103 				<implementation
   103  				ws="win32"
   104 	 				ws="win32"
   104                 style="$theme$/html/shared.css"
   105 	                style="$theme$/html/shared.css"
   105 				kind="html"
   106 					kind="html"
   106 				os="win32">
   107 					os="win32">
   107 			</implementation>
   108 				</implementation>
   108 			<implementation
   109 				<implementation
   109 				kind="swt">
   110 					kind="swt">
   110 			</implementation>
   111 				</implementation>
   111 			<launchBar
   112 				<launchBar
   112                	location="fastview" 
   113 	               	location="fastview" 
   113             	bg="$launchbarBackground$"
   114 	            	bg="$launchbarBackground$"
   114             	computed="true" >
   115 	            	computed="true" >
   115 			</launchBar>
   116 				</launchBar>
   116 	</presentation>
   117 		</presentation>
   117 	</config>
   118 	</config>
   118 </extension>  
   119 </extension>  
       
   120 -->
   119 
   121 
   120 <!-- =================================================================================== -->
   122 <!-- =================================================================================== -->
   121 <!-- Universal intro extensions to show content in welcome pages                         -->
   123 <!-- Universal intro extensions to show content in welcome pages                         -->
   122 <!-- =================================================================================== -->
   124 <!-- =================================================================================== -->
   123 	<extension
   125 	<extension