summaryrefslogtreecommitdiff
path: root/src/plugins/videos/contexts.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/videos/contexts.xml')
-rw-r--r--src/plugins/videos/contexts.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/plugins/videos/contexts.xml b/src/plugins/videos/contexts.xml
new file mode 100644
index 0000000..02e26e4
--- /dev/null
+++ b/src/plugins/videos/contexts.xml
@@ -0,0 +1,12 @@
+<contexts>
+ <context id="viewer" title="Sample View">
+ <description>This is the context help for the sample view with a table viewer. It was generated by a PDE template.</description>
+ <topic href="/PLUGINS_ROOT/org.eclipse.platform.doc.isv/guide/ua_help_context.htm" label="Context-sensitive help">
+ <enablement>
+ <with variable="platform">
+ <test property="org.eclipse.core.runtime.isBundleInstalled" args="org.eclipse.platform.doc.isv"/>
+ </with>
+ </enablement>
+ </topic>
+ </context>
+</contexts>