First cut at settings panel

This commit is contained in:
Eugene Livis 2018-11-06 11:17:37 -05:00
parent ec3e4eae94
commit 46063c8ef7
2 changed files with 2 additions and 9 deletions

View File

@ -337,9 +337,9 @@
<attr name="instanceCreate" methodvalue="org.sleuthkit.autopsy.modules.stix.STIXReportModule.getDefault"/>
<attr name="position" intvalue="910"/>
</file>
<file name="org-sleuthkit-autopsy-report-ReportCaseUco.instance">
<file name="org-sleuthkit-autopsy-modules-case_uco-ReportCaseUco.instance">
<attr name="instanceOf" stringvalue="org.sleuthkit.autopsy.report.GeneralReportModule"/>
<attr name="instanceCreate" methodvalue="org.sleuthkit.autopsy.report.ReportCaseUco.getDefault"/>
<attr name="instanceCreate" methodvalue="org.sleuthkit.autopsy.modules.case_uco.ReportCaseUco.getDefault"/>
<attr name="position" intvalue="911"/>
</file>
<!--<folder name="JavaHelp">

View File

@ -45,13 +45,6 @@ ReportBodyFile.progress.processing=Now processing {0}...
ReportBodyFile.getName.text=TSK Body File
ReportBodyFile.getDesc.text=Body file format report with MAC times for every file. This format can be used for a timeline view.
ReportBodyFile.getFilePath.text=BodyFile.txt
ReportCaseUco.progress.initializing=Creating directories...
ReportCaseUco.progress.querying=Querying files...
ReportCaseUco.ingestWarning.text=Warning, this report was run before ingest services completed\!
ReportCaseUco.progress.loading=Loading files...
ReportCaseUco.progress.processing=Now processing {0}...
ReportCaseUco.getName.text=CASE/UCO
ReportCaseUco.getDesc.text=CASE/UCO format report with basic property fields for every file.
ReportKML.progress.querying=Querying files...
ReportKML.progress.loading=Loading files...
ReportKML.getName.text=Google Earth KML