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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.12 - (download) (as text) (annotate)
Wed Jun 3 16:45:46 2009 UTC (5 months, 3 weeks ago) by sfranklin
Branch: MAIN
CVS Tags: v20091013-0800, v20090922-0800, v20091020-0800, v20091103-0800, v20090604-2000, r351_v20090708-0800, r351_v20090821-0800, v20090730-2000, v20090908-0800, v20090603-2000a, v20090728-0800, v20090811-0800, v20090810, v20090901-0800, v20090818-0800, R3_5, v20090929-0800, v20090921-1800, r352_v20091015, v20090707-0800, v20090714-0800, v20090603-2000, r352_v20091111-0800, v20091117-0800, v20090825-0800, v20091110-0800, v20091124-0800b, v20090914-0800, v20090611, R3_5_1, v20091026-1200, r351_v20090810-0600, v20090902-1317, v20091006-0800, v20090604, v20090803-1800, v20090727, HEAD
Branch point for: R3_5_maintenance
Changes since 1.11: +7 -7 lines
make site and installation terminology consistent
<?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.contexts"?>
<contexts>
    <!-- Dialogs -->
    
    <context id="installed_software_context">
        <description>In this page, you can work with your installation.</description>
        <topic label="Updating the installation" href="tasks/tasks-120.htm"/>   
        <topic label="Uninstalling software" href="tasks/tasks-126.htm"/>
     </context>
    
     <context id="revert_configuration_wizard_context">
        <description>In this page, you can review your installation history and revert your installation to a previous state.</description>
        <topic label="Reverting to a previous install configuration" href="tasks/tasks-123.htm"/>   
    </context>

    <context id="uinstall_wizard_context">
        <description>In this wizard, you can uninstall items from your installation.</description>
       <topic label="Uninstalling software" href="tasks/tasks-126.htm"/>
    </context>
 
    <context id="update_wizard_context">
        <description>In this wizard, you can update the selected items.</description>
       <topic label="Updating software using the Available Updates wizard" href="tasks/tasks-125.htm"/>
    </context>

    <context id="add_repository_dialog_context">
        <description>In this dialog, you can add new software sites in order to install or update items from that site.</description>
       <topic label="Adding a new update site" href="tasks/tasks-127.htm"/>
    </context>

    <context id="repository_manipulation_dialog_context">
        <description>This page allows you to add and remove software sites, or select the sites that should be consulted whenever you install new software or update your installation.</description>
       <topic label="Working with the Available Software sites" href="tasks/tasks-128.htm"/>
    </context>

    <context id="install_wizard_context">
        <description>In this wizard, you can install new software from one or more software sites.</description>
         <topic label="Installing new software" href="tasks/tasks-124.htm"/>
     </context>

    <!-- Preference Pages -->
    <context id="provisioning_preference_page_context">
        <description>This page allows you to configure general install/update preferences.</description>
       <topic label="Preferences - Install/Update" href="reference/ref-p2-installupdate.htm"/>
    </context>

    <context id="automatic_updates_preference_page_context">
        <description>This page allows you to configure the preferences for automatic updates.</description>
       <topic label="Preferences - Automatic Updates" href="reference/ref-p2-autoupdate.htm"/>
    </context>
</contexts>