mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-15 09:17:42 +00:00
rename action name
This commit is contained in:
parent
ae13717287
commit
bd725f601d
@ -109,7 +109,7 @@ class DirectoryTreeFilterNode extends FilterNode {
|
||||
}
|
||||
|
||||
//ingest action
|
||||
actions.add(new AbstractAction("Ingest (with children)") {
|
||||
actions.add(new AbstractAction("Run Ingest Modules") {
|
||||
@Override
|
||||
public void actionPerformed(ActionEvent e) {
|
||||
final IngestDialog ingestDialog = new IngestDialog();
|
||||
|
Loading…
x
Reference in New Issue
Block a user