View | Details | Raw Unified | Return to bug 263440 | Differences between
and this patch

Collapse All | Expand All

(-)contexts_Compare.xml (+15 lines)
Lines 95-99 Link Here
95
 		<topic label="Preferences - Compare/Patch" href="reference/ref-11.htm"/>
95
 		<topic label="Preferences - Compare/Patch" href="reference/ref-11.htm"/>
96
   		<topic label="Comparing Resources" href="reference/ref-25.htm"/>
96
   		<topic label="Comparing Resources" href="reference/ref-25.htm"/>
97
	</context>
97
	</context>
98
	
99
	 <context id="diff_file_direction_context">
100
	 	<description>This wizard allows you to generate a patch of changes between compared files. This page allows you to select which file is contributing changes. It means that generated patch will update the other file to match the content of the selected one.</description>
101
	 	<topic label="Working with patches" href="tasks/tasks-68c.htm" />
102
	 </context>
103
	 
104
	 <context id="diff_file_patch_selection_context">
105
	 	<description>This wizard page allows you to specify the location where you would like the patch to be saved.</description>
106
	 	<topic label="Working with patches" href="tasks/tasks-68c.htm" />
107
	 </context>
108
	 
109
	 <context id="diff_file_patch_options_page">
110
	 	<description>This wizard page allows you to customize the format of patch that will be generated. Moreover you can choose the root (level) at which the patch will be created. More info about root paths in "Working with patches" section. The option "Custom root patch" allows to specify root path, in case when compared files are not valid workspace files (e.g. local history, repository files, etc.).</description>
111
	 	<topic label="Working with patches" href="tasks/tasks-68c.htm" />
112
	 </context>
98
113
99
</contexts>
114
</contexts>

Return to bug 263440