core/com.nokia.carbide.cpp.codescanner/html/cs_CONTEXTID.xml
author fturovic <frank.turovich@nokia.com>
Tue, 07 Apr 2009 13:55:47 -0500
branchRCL_2_0
changeset 69 cab50ba61335
parent 2 d760517a8095
permissions -rw-r--r--
added info on IAD custom rules
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
cawthron
parents:
diff changeset
     2
cawthron
parents:
diff changeset
     3
<!-- Defining F1 help for CodeScanner -->
cawthron
parents:
diff changeset
     4
cawthron
parents:
diff changeset
     5
<contexts>
cawthron
parents:
diff changeset
     6
	
cawthron
parents:
diff changeset
     7
	<!-- CODESCANNER PREF PANEL -->
cawthron
parents:
diff changeset
     8
	<!-- plugin="com.nokia.carbide.cpp.codescanner" -->
cawthron
parents:
diff changeset
     9
	
cawthron
parents:
diff changeset
    10
	<!-- CodeScanner preference panel -->
cawthron
parents:
diff changeset
    11
	<context id="cs_preference_page" >
cawthron
parents:
diff changeset
    12
		<description>Global CodeScanner configuration</description>
cawthron
parents:
diff changeset
    13
		<topic label="CodeScanner global preferences"	  href="html/pref_codescanner_01.htm" />
cawthron
parents:
diff changeset
    14
	</context>
cawthron
parents:
diff changeset
    15
cawthron
parents:
diff changeset
    16
	<!-- CodeScanner Properties page -->
cawthron
parents:
diff changeset
    17
	<context id="cs_project_property_page" >
cawthron
parents:
diff changeset
    18
		<description>CodeScanner project specific configuration settings</description>
cawthron
parents:
diff changeset
    19
		<topic label="CodeScanner project preferences"	  href="html/pref_codescanner_01.htm" />
cawthron
parents:
diff changeset
    20
	</context>
cawthron
parents:
diff changeset
    21
cawthron
parents:
diff changeset
    22
	<!-- CodeScanner Edit File Filter dialog -->
cawthron
parents:
diff changeset
    23
	<context id="cs_filefilter_edit_dialog" >
cawthron
parents:
diff changeset
    24
		<description>Add/edit CodeScanner file filter patterns</description>
cawthron
parents:
diff changeset
    25
		<topic label="CodeScanner File Filters"	  href="html/pref_codescanner_02.htm" />
cawthron
parents:
diff changeset
    26
	</context>
cawthron
parents:
diff changeset
    27
cawthron
parents:
diff changeset
    28
	<!-- CodeScanner Rule Editor dialog -->
cawthron
parents:
diff changeset
    29
	<context id="cs_rule_edit_dialog" >
cawthron
parents:
diff changeset
    30
		<description>Edit CodeScanner rules</description>
cawthron
parents:
diff changeset
    31
		<topic label="CodeScanner Rules"	  href="html/pref_codescanner_03.htm" />
cawthron
parents:
diff changeset
    32
	</context>
cawthron
parents:
diff changeset
    33
cawthron
parents:
diff changeset
    34
</contexts>