Skip to content
Snippets Groups Projects
Commit ea6a4656 authored by adam-m's avatar adam-m
Browse files

make core essential mods that can't be uninstalled

parent 0c64501b
No related branches found
No related tags found
No related merge requests found
...@@ -5,5 +5,6 @@ OpenIDE-Module-Layer: org/sleuthkit/autopsy/core/layer.xml ...@@ -5,5 +5,6 @@ OpenIDE-Module-Layer: org/sleuthkit/autopsy/core/layer.xml
OpenIDE-Module-Implementation-Version: 1 OpenIDE-Module-Implementation-Version: 1
OpenIDE-Module-Requires: org.openide.windows.WindowManager, org.netbeans.api.javahelp.Help OpenIDE-Module-Requires: org.openide.windows.WindowManager, org.netbeans.api.javahelp.Help
AutoUpdate-Show-In-Client: true AutoUpdate-Show-In-Client: true
AutoUpdate-Essential-Module: true
OpenIDE-Module-Install: org/sleuthkit/autopsy/core/Installer.class OpenIDE-Module-Install: org/sleuthkit/autopsy/core/Installer.class
...@@ -2,4 +2,6 @@ Manifest-Version: 1.0 ...@@ -2,4 +2,6 @@ Manifest-Version: 1.0
OpenIDE-Module: org.sleuthkit.autopsy.corelibs/3 OpenIDE-Module: org.sleuthkit.autopsy.corelibs/3
OpenIDE-Module-Localizing-Bundle: org/sleuthkit/autopsy/corelibs/Bundle.properties OpenIDE-Module-Localizing-Bundle: org/sleuthkit/autopsy/corelibs/Bundle.properties
OpenIDE-Module-Specification-Version: 1.0 OpenIDE-Module-Specification-Version: 1.0
AutoUpdate-Show-In-Client: true
AutoUpdate-Essential-Module: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment