creatorextension/com.nokia.s60tools.creator.help/html/contexts.xml
author dpodwall
Tue, 12 Jan 2010 13:17:53 -0600
changeset 0 61163b28edca
permissions -rw-r--r--
initial EPL conversion
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     2
<?NLS TYPE="org.eclipse.help.contexts"?>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     3
<contexts>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     4
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     5
<!-- An example context definition in contexts.xml file:
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     6
 
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     7
 <context id="TOOL_NAME_MAIN_VIEW">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     8
   
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     9
  <topic label="Adding components" href="html/tasks/adding_components.htm" />    	
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    10
  <topic label="Creating the script file" href="html/tasks/creating_xml_file.htm" />    	
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    11
  <topic label="Modifying components" href="html/tasks/modifying_components.htm" />    	
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    12
  
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    13
  <topic label="Calendar components" href="html/reference/calendar.htm" />
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    14
  <topic label="Contact components" href="html/reference/contacts.htm" />
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    15
  <topic label="Message components" href="html/reference/message.htm" />
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    16
  <topic label="Generic component reference" href="html/reference/generic_items.htm" />
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    17
  
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    18
  <topic label="Components" href="html/concepts/components.htm" />
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    19
  <topic label="Random component values" href="html/concepts/html/concepts/components.htm#random" />
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    20
  <topic label="Contact set" href="html/concepts/contact_set.htm" />
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    21
  
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    22
  <description>Creator TOC</description>	    
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    23
  <topic label="Creator Online Help" href="toc.htm" />
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    24
   
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    25
 </context>	  
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    26
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    27
-->
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    28
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    29
 <context id="CREATOR_HELP_TOC">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    30
  
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    31
  <description>Creator TOC</description>	    
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    32
  <topic label="Creator TOC" href="toc.htm" />
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    33
   
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    34
 </context>	 
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    35
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    36
 <context id="CREATOR_HELP_ADD_COMPONENT">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    37
   
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    38
  <description>Adding components</description>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    39
  <topic label="Adding components" href="html/tasks/adding_components.htm" />    	
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    40
 </context>	  
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    41
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    42
 <context id="CREATOR_HELP_MODIFY_COMPONENT">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    43
   
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    44
   <description>Modifying components</description>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    45
  <topic label="Modifying components" href="html/tasks/modifying_components.htm" />    	
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    46
 </context>	  
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    47
  
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    48
 <context id="CREATOR_HELP_CREATE_SCRIPT">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    49
   
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    50
   <description>Creating the script file</description>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    51
  <topic label="Creating the script file" href="html/tasks/creating_xml_file.htm" />    	
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    52
 </context>	  
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    53
 
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    54
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    55
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    56
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    57
 <context id="CREATOR_HELP_CALENDAR">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    58
   
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    59
   <description>Editing Calendars</description>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    60
  <topic label="Calendar components" href="html/reference/calendar.htm" />
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    61
  <topic label="Generic component reference" href="html/reference/generic_items.htm" />
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    62
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    63
 </context>	 
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    64
 
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    65
 <context id="CREATOR_HELP_CONTACTS">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    66
   
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    67
   <description>Editing Contacts</description>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    68
  <topic label="Contact components" href="html/reference/contacts.htm" />
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    69
  <topic label="Generic component reference" href="html/reference/generic_items.htm" />
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    70
  
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    71
 </context>	 
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    72
 <context id="CREATOR_HELP_MESSAGES">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    73
   
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    74
   <description>Editing Messages</description>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    75
  <topic label="Message components" href="html/reference/messages.htm" />
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    76
  <topic label="Generic component reference" href="html/reference/generic_items.htm" />
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    77
  
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    78
  
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    79
 </context>	 
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    80
 <context id="CREATOR_HELP_GENERIC_COMPONENT">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    81
   
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    82
   <description>Editing components</description>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    83
  <topic label="Generic component reference" href="html/reference/generic_items.htm" />
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    84
  
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    85
 </context>	 
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    86
 
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    87
 
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    88
 <context id="CREATOR_HELP_COMPONENTS">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    89
   
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    90
   <description>Components</description>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    91
  <topic label="Components" href="html/concepts/components.htm" />
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    92
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    93
 </context>	   
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    94
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    95
 <context id="CREATOR_HELP_RANDOM_VALUES">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    96
   
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    97
   <description>Editing random values</description>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    98
  <topic label="Random component values" href="html/concepts/components.htm#random" />
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    99
   
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   100
 </context>	   
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   101
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   102
 <context id="CREATOR_HELP_CONTACT_SET">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   103
   
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   104
   <description>Understanding Contact sets</description>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   105
  <topic label="Contact set" href="html/concepts/contact_set.htm" />
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   106
   
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   107
 </context>	   
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   108
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   109
 <context id="CREATOR_HELP_PREFERENCES">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   110
   
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   111
   <description>Setting Creator preferences</description>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   112
  <topic label="Setting Creator preferences" href="html/tasks/setting_creator_preferences.htm" />    
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   113
   
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   114
 </context>	   
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   115
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   116
 <context id="CREATOR_HELP_RUN_IN_DEVICE">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   117
   <description>Running script in device</description>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   118
  <topic label="Running script in device" href="html/tasks/run_in_device.htm" />    
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   119
   
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   120
 </context>	   
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   121
     		     
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   122
</contexts>