Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.help.ui/intro')
-rw-r--r--org.eclipse.mylyn.help.ui/intro/overviewExtensionContent.xml4
-rw-r--r--org.eclipse.mylyn.help.ui/intro/tutorialsExtensionContent.xml8
2 files changed, 6 insertions, 6 deletions
diff --git a/org.eclipse.mylyn.help.ui/intro/overviewExtensionContent.xml b/org.eclipse.mylyn.help.ui/intro/overviewExtensionContent.xml
index cc564a3bf..7d5510bfd 100644
--- a/org.eclipse.mylyn.help.ui/intro/overviewExtensionContent.xml
+++ b/org.eclipse.mylyn.help.ui/intro/overviewExtensionContent.xml
@@ -10,10 +10,10 @@
<text>Learn more about Mylyn's Task-Focused UI</text>
</link>
-->
- <link label="Mylyn UI Legend"
+ <link label="Mylyn Overview"
url="http://org.eclipse.ui.intro/runAction?pluginId=org.eclipse.mylyn.help.ui&amp;class=org.eclipse.mylyn.internal.help.ui.actions.ShowMylynLegendAction&amp;id=org.eclipse.mylyn.doc.legend.show.action"
id="mylyn-overview" style-id="content-link">
- <text>Open the UI Legend, also available in the Help menu</text>
+ <text>See a summary of Mylyn's Task-Focused UI and open the Task List</text>
</link>
</group>
</extensionContent>
diff --git a/org.eclipse.mylyn.help.ui/intro/tutorialsExtensionContent.xml b/org.eclipse.mylyn.help.ui/intro/tutorialsExtensionContent.xml
index c6c1f5012..6f0b0a3c0 100644
--- a/org.eclipse.mylyn.help.ui/intro/tutorialsExtensionContent.xml
+++ b/org.eclipse.mylyn.help.ui/intro/tutorialsExtensionContent.xml
@@ -5,13 +5,13 @@
<group label="Mylyn" id="mylyn" style-id="content-group">
<link
url="http://org.eclipse.ui.intro/showStandby?partId=org.eclipse.platform.cheatsheet&amp;input=org.eclipse.mylyn.cheatsheet.query"
- label="Create a query" id="mylyn-query" style-id="content-link">
- <text>Learn how to create a query from bugs.eclipse.org.</text>
+ label="Use the Task List" id="mylyn-query" style-id="content-link">
+ <text>Learn how to create tasks and task repository queries.</text>
</link>
<link
url="http://org.eclipse.ui.intro/showStandby?partId=org.eclipse.platform.cheatsheet&amp;input=org.eclipse.mylyn.cheatsheet.taskfocus"
- label="Use Task-Focused UI" id="mylyn-task" style-id="content-link">
- <text>Learn how to use Task-Focused UI.</text>
+ label="Use the Task-Focused UI" id="mylyn-task" style-id="content-link">
+ <text>Learn how to reduce information overload and multitask with ease.</text>
</link>
</group>
</extensionContent>

Back to the top