Skip to main content
summaryrefslogblamecommitdiffstats
blob: 78b55ca14ffa0de9c0a7ad0b0fb36fe22e8574fa (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16















                                                                                                                         
<?xml version="1.0" encoding="UTF-8"?>

<contexts>
	
	<context id="bugzillaSearchContext">
		<description>Enter a Bug ID or some text to search the Bugzilla database for related bugs.</description>
		<topic href="docs/html/start/bugzillaSearch.html" label="Bugzilla Search"/>
		<topic href="http://www.bugzilla.org" label="Bugzilla Website"/>
	</context>
	
	<context id="bugzillaEditorContext">
		<description>View the bug with the "Preview" tab, and submit changes with the "Submit" tab.</description>
		<topic href="docs/html/start/submitEditor.html" label="Bugzilla Editor"/>
	</context>
	
</contexts>

Back to the top