make core essential mods that can't be uninstalled

This commit is contained in:
adam-m 2012-09-27 13:10:03 -04:00
parent 0c64501b47
commit ea6a4656f2
2 changed files with 3 additions and 0 deletions

View File

@ -5,5 +5,6 @@ OpenIDE-Module-Layer: org/sleuthkit/autopsy/core/layer.xml
OpenIDE-Module-Implementation-Version: 1
OpenIDE-Module-Requires: org.openide.windows.WindowManager, org.netbeans.api.javahelp.Help
AutoUpdate-Show-In-Client: true
AutoUpdate-Essential-Module: true
OpenIDE-Module-Install: org/sleuthkit/autopsy/core/Installer.class

View File

@ -2,4 +2,6 @@ Manifest-Version: 1.0
OpenIDE-Module: org.sleuthkit.autopsy.corelibs/3
OpenIDE-Module-Localizing-Bundle: org/sleuthkit/autopsy/corelibs/Bundle.properties
OpenIDE-Module-Specification-Version: 1.0
AutoUpdate-Show-In-Client: true
AutoUpdate-Essential-Module: true