From ac98e609d7a0cc1986d174b766b92b8e7dbaa2db Mon Sep 17 00:00:00 2001 From: dragonmacher <48328597+dragonmacher@users.noreply.github.com> Date: Fri, 19 Jul 2019 14:23:51 -0400 Subject: [PATCH] Help location fixes --- .../help/help/topics/ProgramTreePlugin/view_manager.htm | 4 +++- .../core/programtree/ViewManagerComponentProvider.java | 6 +++--- Ghidra/Features/ProgramDiff/certification.manifest | 1 - .../ProgramDiff/src/main/help/help/topics/Diff/Diff.htm | 4 ++-- 4 files changed, 8 insertions(+), 7 deletions(-) diff --git a/Ghidra/Features/Base/src/main/help/help/topics/ProgramTreePlugin/view_manager.htm b/Ghidra/Features/Base/src/main/help/help/topics/ProgramTreePlugin/view_manager.htm index 0d9312dca8..9c69a521df 100644 --- a/Ghidra/Features/Base/src/main/help/help/topics/ProgramTreePlugin/view_manager.htm +++ b/Ghidra/Features/Base/src/main/help/help/topics/ProgramTreePlugin/view_manager.htm @@ -12,7 +12,9 @@ -

Program Tree Manager 

+

+ Program Tree Plugin +

Program Trees are used to organize programs into a tree structure. Nodes within the a program tree can be used to navigate to the corresponding address in the (3); setTitle("Program Trees"); - setHelpLocation(new HelpLocation(getName(), getName())); + setHelpLocation(new HelpLocation(owner, getName())); setDefaultWindowPosition(WindowPosition.LEFT); // diff --git a/Ghidra/Features/ProgramDiff/certification.manifest b/Ghidra/Features/ProgramDiff/certification.manifest index cd7222a848..8e74d3e6b9 100644 --- a/Ghidra/Features/ProgramDiff/certification.manifest +++ b/Ghidra/Features/ProgramDiff/certification.manifest @@ -30,7 +30,6 @@ src/main/help/help/topics/Diff/images/SelectOtherProgram.png||GHIDRA||||END| src/main/help/help/topics/Diff/images/SelectOtherVersionedProgram.png||GHIDRA||||END| src/main/help/help/topics/Diff/images/disk.png||FAMFAMFAM Icons - CC 2.5|||famfamfam silk icon set|END| src/main/help/help/topics/Diff/images/down.png||GHIDRA||reviewed||END| -src/main/help/help/topics/Diff/images/erase16.png||GHIDRA||reviewed||END| src/main/help/help/topics/Diff/images/eraser_arrow16.png||GHIDRA||||END| src/main/help/help/topics/Diff/images/pencil16.png||GHIDRA||reviewed||END| src/main/help/help/topics/Diff/images/pencil_arrow16.png||GHIDRA||reviewed||END| diff --git a/Ghidra/Features/ProgramDiff/src/main/help/help/topics/Diff/Diff.htm b/Ghidra/Features/ProgramDiff/src/main/help/help/topics/Diff/Diff.htm index 403cf91e3e..b84a675cdb 100644 --- a/Ghidra/Features/ProgramDiff/src/main/help/help/topics/Diff/Diff.htm +++ b/Ghidra/Features/ProgramDiff/src/main/help/help/topics/Diff/Diff.htm @@ -223,7 +223,7 @@ - + @@ -966,7 +966,7 @@

- + Viewing Difference Details at a Location