mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-08 14:19:32 +00:00
cleanup project's .properties files
This commit is contained in:
parent
0173400d7a
commit
014e7048d1
@ -2,7 +2,7 @@ OpenIDE-Module-Long-Description=\
|
||||
New image and video analyzer that has been designed to make performing image-intensive investigations more efficient. \
|
||||
This work has been funded by DHS S&T and this is a beta release. \
|
||||
It is not available on the sleuthkit.org site and has been distributed to limited users.
|
||||
OpenIDE-Module-Name=Image Analysis
|
||||
OpenIDE-Module-Name=ImageAnalyzer
|
||||
OpenIDE-Module-Short-Description=Advanced image and video analyzer
|
||||
ImageAnalyzerOptionsPanel.enabledForCaseBox.text=Enable listening to ingest for current case.
|
||||
ImageAnalyzerOptionsPanel.enabledByDefaultBox.text=Enable listening to ingest for new cases.
|
||||
|
@ -9,7 +9,7 @@ app.version=3.1.0
|
||||
### Must be one of: DEVELOPMENT, RELEASE
|
||||
#build.type=RELEASE
|
||||
build.type=DEVELOPMENT
|
||||
project.org.sleuthkit.autopsy.imageanalyzer=ImageAnalyzer
|
||||
|
||||
update_versions=false
|
||||
#custom JVM options
|
||||
#Note: can be higher on 64 bit systems, should be in sync with build.xml
|
||||
@ -37,4 +37,5 @@ project.org.sleuthkit.autopsy.recentactivity=RecentActivity
|
||||
project.org.sleuthkit.autopsy.testing=Testing
|
||||
project.org.sleuthkit.autopsy.thunderbirdparser=thunderbirdparser
|
||||
project.org.sleuthkit.autopsy.scalpel=ScalpelCarver
|
||||
project.org.sleuthkit.autopsy.imageanalyzer=ImageAnalyzer
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user