Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjames2002-06-10 21:37:22 +0000
committerjames2002-06-10 21:37:22 +0000
commit38f14fbb8eeefabfaf7894213aac6e7e5e543365 (patch)
treed91911dbfda89125a171b67ec761d1d6f7eea8cf
parent1644683038df16c64213b4738acae48a46be069f (diff)
downloadeclipse.platform.team-38f14fbb8eeefabfaf7894213aac6e7e5e543365.tar.gz
eclipse.platform.team-38f14fbb8eeefabfaf7894213aac6e7e5e543365.tar.xz
eclipse.platform.team-38f14fbb8eeefabfaf7894213aac6e7e5e543365.zip
19193: Context-sensitive help missing for various Team componentsI20020611a
-rw-r--r--bundles/org.eclipse.team.cvs.ui/help_contexts.xml160
-rw-r--r--bundles/org.eclipse.team.cvs.ui/plugin.xml11
2 files changed, 169 insertions, 2 deletions
diff --git a/bundles/org.eclipse.team.cvs.ui/help_contexts.xml b/bundles/org.eclipse.team.cvs.ui/help_contexts.xml
index 24e134c5f..a02a8117b 100644
--- a/bundles/org.eclipse.team.cvs.ui/help_contexts.xml
+++ b/bundles/org.eclipse.team.cvs.ui/help_contexts.xml
@@ -8,14 +8,170 @@
<topic label="CVS Repositories" href="reference/ref-47.htm"/>
<topic label="Create a Repository Location" href="tasks/tasks-92.htm"/>
<topic label="Disconnecting from a Repository" href="tasks/tasks-94.htm"/>
- </context>
+ </context>
+
+ <!-- ********************************** -->
+ <!-- TagSelectionDialog -->
+ <!-- ********************************** -->
+
+ <context id="replace_tag_selection_dialog_context">
+ <description>This lets you replace the selected tag with another one, methinks ;-)
+ </description>
+ </context>
+
+ <context id="compare_tag_selection_dialog_context">
+ <description>This lets you compare the selected tag to another one, methinks ;-)
+ </description>
+ </context>
+
+ <context id="tag_remote_with_existing_dialog_context">
+ <description>You get here by selecting "Tag with existing" from the popup menu in the CVS repo view.
+ </description>
+ </context>
+
+ <context id="share_with_existing_tag_selection_dialog_context">
+ <description>Cor! No idea what this does.
+ </description>
+ </context>
+
+ <!-- ********************************** -->
+ <!-- TagAsVersionDialog -->
+ <!-- ********************************** -->
+
+ <context id="tag_as_version_dialog_context">
+ <description>Tags the project with the version name you provide, methinks ;-)
+ </description>
+ </context>
+
+ <!-- ********************************** -->
+ <!-- WizardPages -->
+ <!-- ********************************** -->
+
+ <context id="sharing_autoconnect_page_context">
+ <description>This should be obvious, methinks ;-)
+ </description>
+ </context>
+
+ <context id="sharing_select_repository_page_context">
+ <description>Here you can select an exisiting repository to use.
+ </description>
+ </context>
+
+ <context id="sharing_new_repository_page_context">
+ <description>Here you can create a new repository to use for your project.
+ </description>
+ </context>
+
+ <context id="sharing_module_page_context">
+ <description>Here you can decide whether to use the project name as the module name or give the module a different name.
+ </description>
+ </context>
+
+ <context id="sharing_finish_page_context">
+ <description>All you need to do now is hit the 'Finish' button to share the project.
+ </description>
+ </context>
+
+ <context id="patch_selection_page_context">
+ <description>Here you can select where you want to save the patch.
+ </description>
+ </context>
+
+ <context id="patch_options_page_context">
+ <description>Here you can specify the kind of patch you would like, methinks ;-)
+ </description>
+ </context>
+
+ <context id="keyword_substituton_selection_page_context">
+ <description>
+ </description>
+ </context>
+
+ <context id="keyword_substituton_summary_page_context">
+ <description>
+ </description>
+ </context>
+
+ <context id="keyword_substituton_shared_page_context">
+ <description>
+ </description>
+ </context>
+
+ <context id="keyword_substituton_changed_page_context">
+ <description>
+ </description>
+ </context>
+
+ <!-- ********************************** -->
+ <!-- TeamMenuActions -->
+ <!-- ********************************** -->
+
+ <context id="team_synchronize_action_context">
+ <description>Finds all differences between remote and local versions of the project.
+ </description>
+ </context>
+
+ <context id="team_synchronize_outgoing_action_context">
+ <description>Find all outgoing changes.
+ </description>
+ </context>
+
+ <context id="team_commit_action_context">
+ <description>Updates the remote project with any changes that have been made locally.
+ </description>
+ </context>
+
+ <context id="team_update_action_context">
+ <description>Updates the local project with any changes that have been made remotely.
+ </description>
+ </context>
+
+ <context id="team_create_patch_action_context">
+ <description>Creates a patch that can be applied to the base project to bring it in sync with this copy.
+ </description>
+ </context>
+
+ <context id="team_tag_as_version_action_context">
+ <description>Tags a project with a version name that you can provide.
+ </description>
+ </context>
+
+ <context id="team_branch_action_context">
+ <description>Branch off a project into 2 streams.
+ </description>
+ </context>
+
+ <context id="team_merge_action_context">
+ <description>Merge 2 disparate streams into one cohesive whole.
+ </description>
+ </context>
+
+ <context id="team_set_keyword_mode_action_context">
+ <description>
+ </description>
+ </context>
+
+ <context id="team_disconnect_action_context">
+ <description>Stop managing the project with this repo provider.
+ </description>
+ </context>
+
+ <context id="team_add_action_context">
+ <description>Add this file to the repository
+ </description>
+ </context>
+
+ <context id="team_ignore_action_context">
+ <description>Ignore this file for all remote sync operations.
+ </description>
+ </context>
<!-- ********************************** -->
<!-- TagConfiguration -->
<!-- ********************************** -->
<context id="tag_configuration_overview" >
- <description>Configure the branch and version tags that are shown in the workbench. By browing remote CVS files for tags you can selectively choose, from the list of tags on each file, which tags should be remembered and which ones shouldn't. You can also select the files that will be automatically examined for tags.
+ <description>Configure the branch and version tags that are shown in the workbench. By browsing remote CVS files for tags you can selectively choose, from the list of tags on each file, which tags should be remembered and which ones shouldn't. You can also select the files that will be automatically examined for tags.
</description>
</context>
diff --git a/bundles/org.eclipse.team.cvs.ui/plugin.xml b/bundles/org.eclipse.team.cvs.ui/plugin.xml
index 37de63a27..84b3fb99f 100644
--- a/bundles/org.eclipse.team.cvs.ui/plugin.xml
+++ b/bundles/org.eclipse.team.cvs.ui/plugin.xml
@@ -148,6 +148,7 @@
tooltip="%SetKeywordSubstitutionAction.tooltip"
class="org.eclipse.team.internal.ccvs.ui.actions.SetKeywordSubstitutionAction"
menubarPath="team.main/group3"
+ helpContextId="org.eclipse.team.cvs.ui.team_set_keyword_mode_action_context"
id="org.eclipse.team.ccvs.ui.setKeywordSubstitution">
</action>
<action
@@ -155,6 +156,7 @@
tooltip="%MergeAction.tooltip"
class="org.eclipse.team.internal.ccvs.ui.actions.MergeAction"
menubarPath="team.main/group2"
+ helpContextId="org.eclipse.team.cvs.ui.team_merge_action_context"
id="org.eclipse.team.ccvs.ui.merge">
</action>
<action
@@ -162,6 +164,7 @@
tooltip="%BranchAction.tooltip"
class="org.eclipse.team.internal.ccvs.ui.actions.BranchAction"
menubarPath="team.main/group2"
+ helpContextId="org.eclipse.team.cvs.ui.team_branch_action_context"
id="org.eclipse.team.ccvs.ui.branch">
</action>
<action
@@ -169,6 +172,7 @@
tooltip="%TagAction.tooltip"
class="org.eclipse.team.internal.ccvs.ui.actions.TagAction"
menubarPath="team.main/group2"
+ helpContextId="org.eclipse.team.cvs.ui.team_tag_as_version_action_context"
id="org.eclipse.team.ccvs.ui.tag">
</action>
<action
@@ -204,6 +208,7 @@
tooltip="%GenerateDiff.tooltip"
class="org.eclipse.team.internal.ccvs.ui.actions.GenerateDiffFileAction"
menubarPath="team.main/group1"
+ helpContextId="org.eclipse.team.cvs.ui.team_create_patch_action_context"
id="org.eclipse.team.ccvs.ui.GenerateDiff">
</action>
<action
@@ -211,6 +216,7 @@
tooltip="%UpdateAction.tooltip"
class="org.eclipse.team.internal.ccvs.ui.actions.UpdateAction"
menubarPath="team.main/group1"
+ helpContextId="org.eclipse.team.cvs.ui.team_update_action_context"
id="org.eclipse.team.ccvs.ui.update">
</action>
<action
@@ -224,6 +230,7 @@
<action
label="%SynchronizeOutgoing.label"
tooltip="%SynchronizeOutgoing.tooltip"
+ helpContextId="org.eclipse.team.cvs.ui.team_synchronize_outgoing_action_context"
class="org.eclipse.team.internal.ccvs.ui.actions.SyncOutgoingAction"
menubarPath="team.main/group1"
id="org.eclipse.team.ccvs.ui.syncOutgoing">
@@ -231,6 +238,7 @@
<action
label="%Synchronize.label"
tooltip="%Synchronize.tooltip"
+ helpContextId="org.eclipse.team.cvs.ui.team_synchronize_action_context"
class="org.eclipse.team.internal.ccvs.ui.actions.SyncAction"
menubarPath="team.main/group1"
id="org.eclipse.team.ccvs.ui.sync">
@@ -249,6 +257,7 @@
tooltip="%UnmanageFolder.tooltip"
class="org.eclipse.team.internal.ccvs.ui.actions.UnmanageAction"
menubarPath="team.main/projectGroup"
+ helpContextId="org.eclipse.team.cvs.ui.team_disconnect_action_context"
id="org.eclipse.team.ccvs.ui.unmanage">
</action>
</objectContribution>
@@ -265,6 +274,7 @@
tooltip="%IgnoreAction.tooltip"
class="org.eclipse.team.internal.ccvs.ui.actions.IgnoreAction"
menubarPath="team.main/group3"
+ helpContextId="org.eclipse.team.cvs.ui.team_ignore_action_context"
id="org.eclipse.team.ccvs.ui.ignore">
</action>
<action
@@ -272,6 +282,7 @@
tooltip="%AddAction.tooltip"
class="org.eclipse.team.internal.ccvs.ui.actions.AddAction"
menubarPath="team.main/group3"
+ helpContextId="org.eclipse.team.cvs.ui.team_add_action_context"
id="org.eclipse.team.ccvs.ui.add">
</action>
</objectContribution>

Back to the top