core/com.nokia.carbide.discovery.ui/contexts.xml
author fturovic <frank.turovich@nokia.com>
Wed, 13 Oct 2010 13:46:07 -0500
changeset 2153 dc389613cff5
parent 1360 b609311b7b1c
permissions -rw-r--r--
BUG 12337 - removed open c option from image
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1360
b609311b7b1c initial commit
dadubrow
parents:
diff changeset
     1
<contexts>
b609311b7b1c initial commit
dadubrow
parents:
diff changeset
     2
	<context id="viewer" title="Sample View">
b609311b7b1c initial commit
dadubrow
parents:
diff changeset
     3
		<description>This is the context help for the sample view with a table viewer. It was generated by a PDE template.</description>
b609311b7b1c initial commit
dadubrow
parents:
diff changeset
     4
		<topic href="/PLUGINS_ROOT/org.eclipse.platform.doc.isv/guide/ua_help_context.htm" label="Context-sensitive help">
b609311b7b1c initial commit
dadubrow
parents:
diff changeset
     5
			<enablement>
b609311b7b1c initial commit
dadubrow
parents:
diff changeset
     6
				<with variable="platform">
b609311b7b1c initial commit
dadubrow
parents:
diff changeset
     7
	            	<test property="org.eclipse.core.runtime.isBundleInstalled" args="org.eclipse.platform.doc.isv"/>
b609311b7b1c initial commit
dadubrow
parents:
diff changeset
     8
	     		</with>
b609311b7b1c initial commit
dadubrow
parents:
diff changeset
     9
			</enablement>
b609311b7b1c initial commit
dadubrow
parents:
diff changeset
    10
		</topic>
b609311b7b1c initial commit
dadubrow
parents:
diff changeset
    11
	</context>
b609311b7b1c initial commit
dadubrow
parents:
diff changeset
    12
</contexts>