org.eclipse.platform.doc.user/contexts_UserAssistance.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.12 - (download) (as text) (annotate)
Fri Dec 12 23:44:29 2008 UTC (11 months, 2 weeks ago) by cgoldthor
Branch: MAIN
CVS Tags: v20090922-0800, v20091103-0800, r351_v20090821-0800, v20090908-0800, v20090527-2000a, v20090113-0900, v20090811-0800, v20091013-0800, v20090120-0800, v20090528-2000, v20090513-2000, v20090714-0800, v20090224-0800, v20090311-0800, v20090303-0800, v20090825-0800, v20090518-2000, v20090611, v20090526-2000, v20090601-2000, v20090727, v20090309-1800, v20090504-2000, v20090601-1909, v20090505-2000, v20091020-0800, v20090125-2000, v20090421-0800, v20090414-0800, v20090429-1800b, v20090429-1800a, v20090527-2000, v20090728-0800, v20091124-0800b, R3_5, v20090707-0800, v20090429, v20090106-0800, v20090506-2000, v20090507-2000, v20091026-1200, r351_v20090810-0600, v20090902-1317, v20090210-0615, v20091117-0800, v20090602, v20090603, v20090217-0800, v20090522-1100, v20090210-0800, v20090604-2000, r351_v20090708-0800, v20090105, v20090508-2000, v20090203-1200, v20090602-2000, v20090531-2000, v20090810, v20090331-0800, v20090527-2010, v20090521-2000, v20090929-0800, v20090921-1800, v20090427-1800, v20090407-0800, v20090426-2000, v20090603-2000, r352_v20091111-0800, v20081216-0800, v20091110-0800, v20090317-0800, v20090914-0800, v20090730-2000, v20090324-0800, r352_v20091015, v20090514-2000, v20090603-2000a, v20090901-0800, v20090818-0800, v20090308, R3_5_1, v20090604, v20090511-2000, v20091006-0800, v20090429_1800, v20090803-1800, HEAD
Branch point for: R3_5_maintenance
Changes since 1.11: +4 -0 lines
Bug 257931 – Help icon is not working in "New Search Engine" screen
<?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.contexts"?>

<contexts>

  <!-- ===================== -->
  <!-- Welcome               -->
  <!-- ===================== -->

  <context id="universalWelcomePreference">
    <description>Use this dialog to configure Welcome appearance. Page tabs can be used to customize layout of each welcome page.</description>
    <topic label="Welcome customization" href="/org.eclipse.platform.doc.user/reference/welcome_preferences.htm"/>
  </context>

  <!-- ===================== -->
  <!-- Help                  -->
  <!-- ===================== -->

  <context id="f1Shell">
    <description>Context-sensitive help is provided for many interfaces, including views, wizards, fields, buttons, and menu items. To access this help, bring focus to the item by clicking it or using the tab key, and then press F1 (Shift-F1 on Linux, Help on Mac). Some infopops include links to topics within the online help where you can find more information about the item. This infopop opened because you requested help while an infopop was already open.</description>
  </context>
  
  <context id="prefPageHelp">
    <description>Use this preference page to control <b>where</b> help is opened, as well as searching behavior.</description>
    <topic label="Help preferences" href="/org.eclipse.platform.doc.user/reference/help_preferences.htm"/>
  </context>

  <context id="prefPageHelpContent">
    <description>Use this preference page to configure help to download help content from a remote server (an infocenter).</description>
	<topic label="Help Content preferences" href="/org.eclipse.platform.doc.user/reference/help_preferences_content.htm"/>
	<topic label="Remote Help" href="/org.eclipse.platform.doc.isv/guide/ua_help_content_remote.htm"/>
  </context>

  <!-- ===================== -->
  <!-- Cheat Sheets          -->
  <!-- ===================== -->

  <context id="cheatSheetSelection">
    <description>This dialog is used to open a cheat sheet. A cheat sheet may be selected from the list or by browsing to a cheat sheet file.</description>
    <topic label="Working with cheat sheets" href="/org.eclipse.platform.doc.user/reference/ref-cheatsheets.htm"/>
  </context>
  <context id="cheatSheetView">
    <description>Cheat sheets are displayed in this view. A cheat sheet provides step by step guidance on how to complete a task.</description>
    <topic label="Working with cheat sheets" href="/org.eclipse.platform.doc.user/reference/ref-cheatsheets.htm"/>
  </context>
   <context id="searchScope">
      <description>Use this dialog to define search scopes which can be used to restrict the search to specific books.</description>
      <topic href="tasks/help_search.htm" label="Searching Help"/>
   </context>
  
</contexts>