mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-13 00:16:16 +00:00
Renamed 'ScalpelCarverModule' to 'ScalpelCarver'.
This commit is contained in:
parent
58bb6699f6
commit
ec1b46a210
@ -9,7 +9,7 @@ app.name=autopsy
|
|||||||
### Must be one of: DEVELOPMENT, RELEASE
|
### Must be one of: DEVELOPMENT, RELEASE
|
||||||
#build.type=RELEASE
|
#build.type=RELEASE
|
||||||
build.type=DEVELOPMENT
|
build.type=DEVELOPMENT
|
||||||
project.com.basistech.autopsy.scalpel=ScalpelCarvingModule
|
|
||||||
update_versions=false
|
update_versions=false
|
||||||
#custom JVM options
|
#custom JVM options
|
||||||
#Note: can be higher on 64 bit systems, should be in sync with build.xml
|
#Note: can be higher on 64 bit systems, should be in sync with build.xml
|
||||||
@ -32,7 +32,7 @@ modules=\
|
|||||||
${project.org.sleuthkit.autopsy.corelibs}:\
|
${project.org.sleuthkit.autopsy.corelibs}:\
|
||||||
${project.org.sleuthkit.autopsy.sevenzip}:\
|
${project.org.sleuthkit.autopsy.sevenzip}:\
|
||||||
${project.org.sleuthkit.autopsy.timeline}:\
|
${project.org.sleuthkit.autopsy.timeline}:\
|
||||||
${project.com.basistech.autopsy.scalpel}
|
${project.org.sleuthkit.autopsy.scalpel}
|
||||||
project.org.sleuthkit.autopsy.core=Core
|
project.org.sleuthkit.autopsy.core=Core
|
||||||
project.org.sleuthkit.autopsy.corelibs=CoreLibs
|
project.org.sleuthkit.autopsy.corelibs=CoreLibs
|
||||||
project.org.sleuthkit.autopsy.hashdatabase=HashDatabase
|
project.org.sleuthkit.autopsy.hashdatabase=HashDatabase
|
||||||
@ -43,4 +43,4 @@ project.org.sleuthkit.autopsy.thunderbirdparser=thunderbirdparser
|
|||||||
project.org.sleuthkit.autopsy.exifparser=ExifParser
|
project.org.sleuthkit.autopsy.exifparser=ExifParser
|
||||||
project.org.sleuthkit.autopsy.sevenzip=SevenZip
|
project.org.sleuthkit.autopsy.sevenzip=SevenZip
|
||||||
project.org.sleuthkit.autopsy.timeline=Timeline
|
project.org.sleuthkit.autopsy.timeline=Timeline
|
||||||
|
project.org.sleuthkit.autopsy.scalpel=ScalpelCarver
|
||||||
|
Loading…
x
Reference in New Issue
Block a user