equal
deleted
inserted
replaced
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 progams 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,245,469,22" /> |
69 value="0,244,469,22" /> |
70 <property |
70 <property |
71 name="startupForegroundColor" |
71 name="startupForegroundColor" |
72 value="777777" /> |
72 value="777777" /> |
73 <property |
73 <property |
74 name="startupMessageRect" |
74 name="startupMessageRect" |
568 id="com.nokia.carbide.cpp.diagnostics" |
568 id="com.nokia.carbide.cpp.diagnostics" |
569 label="%carbcPreference.diagnostics"> |
569 label="%carbcPreference.diagnostics"> |
570 </keyword> |
570 </keyword> |
571 </extension> |
571 </extension> |
572 |
572 |
|
573 <extension |
|
574 point="org.eclipse.ui.preferencePages"> |
|
575 <page |
|
576 category="org.eclipse.ui.preferencePages.Workbench" |
|
577 name="%PreferencePages.Capabilities" |
|
578 id="org.eclipse.sdk.capabilities"> |
|
579 <class class="org.eclipse.ui.activities.ActivityCategoryPreferencePage"> |
|
580 <parameter name="allowAdvanced" value="true"/> |
|
581 <parameter name="captionMessage" value="%PreferencePages.Capabilities.captionMessage" /> |
|
582 <parameter name="activityName" value="%PreferencePages.Capabilities.activityName" /> |
|
583 <parameter name="categoryName" value="%PreferencePages.Capabilities.categoryName" /> |
|
584 <parameter name="activityPromptButton" value="%PreferencePages.Capabilities.activityPromptButton"/> |
|
585 <parameter name="activityPromptButtonTooltip" value="%PreferencePages.Capabilities.activityPromptButtonTooltip"/> |
|
586 </class> |
|
587 </page> |
|
588 </extension> |
573 </plugin> |
589 </plugin> |