mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 18:17:43 +00:00
Merge branch '2198-RunIngestModulesWizard' of https://github.com/wschaeferB/autopsy into 2199-ProfilesInAddDataWizard
This commit is contained in:
commit
ce1771f685
@ -41,8 +41,9 @@ import org.sleuthkit.datamodel.Directory;
|
|||||||
public final class RunIngestModulesAction extends AbstractAction {
|
public final class RunIngestModulesAction extends AbstractAction {
|
||||||
|
|
||||||
@Messages("RunIngestModulesAction.name=Run Ingest Modules")
|
@Messages("RunIngestModulesAction.name=Run Ingest Modules")
|
||||||
|
|
||||||
private static final String DEFAULT_CONTEXT = "org.sleuthkit.autopsy.ingest.runIngestModuleAction";
|
//'dialog' context name required so existing settings do not need to be reconfigured
|
||||||
|
private static final String DEFAULT_CONTEXT = "org.sleuthkit.autopsy.ingest.RunIngestModulesDialog";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns the name of the default context which will be used when profiles are not available.
|
* Returns the name of the default context which will be used when profiles are not available.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user