mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 19:42:36 +02:00
GP-3836: Add Trace RMI 'Connections' pane.
This commit is contained in:
parent
5fd01c739d
commit
bf8f7c8f78
82 changed files with 3836 additions and 270 deletions
|
@ -63,6 +63,7 @@ icon.run = play.png
|
|||
icon.spreadsheet = application-vnd.oasis.opendocument.spreadsheet-template.png
|
||||
icon.pulldown = menu16.gif
|
||||
icon.window = application_xp.png
|
||||
icon.pending = hourglass.png
|
||||
icon.zoom.in = zoom_in.png
|
||||
icon.zoom.out = zoom_out.png
|
||||
|
||||
|
@ -102,7 +103,7 @@ icon.widget.pathmanager.reset = trash-empty.png
|
|||
|
||||
icon.widget.table.header.help = info_small.png
|
||||
icon.widget.table.header.help.hovered = info_small_hover.png
|
||||
icon.widget.table.header.pending = hourglass.png
|
||||
icon.widget.table.header.pending = icon.pending
|
||||
|
||||
icon.dialog.error.expandable.report = icon.spreadsheet
|
||||
icon.dialog.error.expandable.exception = program_obj.png
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue