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 |