mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-15 01:07:42 +00:00
Merge pull request #1622 from sleuthkit/revert-1621-develop
Revert "enable ImageGallery"
This commit is contained in:
commit
9fbde8243a
@ -4,7 +4,7 @@
|
|||||||
<configuration>
|
<configuration>
|
||||||
<data xmlns="http://www.netbeans.org/ns/nb-module-project/3">
|
<data xmlns="http://www.netbeans.org/ns/nb-module-project/3">
|
||||||
<code-name-base>org.sleuthkit.autopsy.imagegallery</code-name-base>
|
<code-name-base>org.sleuthkit.autopsy.imagegallery</code-name-base>
|
||||||
<suite-component/>
|
<standalone/>
|
||||||
<module-dependencies>
|
<module-dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<code-name-base>org.netbeans.api.progress</code-name-base>
|
<code-name-base>org.netbeans.api.progress</code-name-base>
|
||||||
|
@ -1 +0,0 @@
|
|||||||
suite.dir=${basedir}/..
|
|
@ -10,7 +10,6 @@ app.version=3.1.3
|
|||||||
#build.type=RELEASE
|
#build.type=RELEASE
|
||||||
build.type=DEVELOPMENT
|
build.type=DEVELOPMENT
|
||||||
|
|
||||||
project.org.sleuthkit.autopsy.imagegallery=ImageGallery
|
|
||||||
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
|
||||||
@ -28,8 +27,7 @@ modules=\
|
|||||||
${project.org.sleuthkit.autopsy.testing}:\
|
${project.org.sleuthkit.autopsy.testing}:\
|
||||||
${project.org.sleuthkit.autopsy.thunderbirdparser}:\
|
${project.org.sleuthkit.autopsy.thunderbirdparser}:\
|
||||||
${project.org.sleuthkit.autopsy.core}:\
|
${project.org.sleuthkit.autopsy.core}:\
|
||||||
${project.org.sleuthkit.autopsy.corelibs}:\
|
${project.org.sleuthkit.autopsy.corelibs}
|
||||||
${project.org.sleuthkit.autopsy.imagegallery}
|
|
||||||
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.keywordsearch=KeywordSearch
|
project.org.sleuthkit.autopsy.keywordsearch=KeywordSearch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user