1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-06 02:24:30 +00:00

Enabled the Plugins menu and hid core modules.

This commit is contained in:
dhurd
2012-09-17 15:54:30 -04:00
parent 2e83c35c57
commit db098e50f2
18 changed files with 143 additions and 220 deletions

View File

@@ -1,8 +1,9 @@
Manifest-Version: 1.0
OpenIDE-Module: org.sleuthkit.autopsy.corecomponents/1
OpenIDE-Module-Implementation-Version: 2
OpenIDE-Module-Install: org/sleuthkit/autopsy/corecomponents/Installer.class
OpenIDE-Module-Layer: org/sleuthkit/autopsy/corecomponents/layer.xml
OpenIDE-Module-Localizing-Bundle: org/sleuthkit/autopsy/corecomponents/Bundle.properties
OpenIDE-Module-Requires: org.openide.windows.WindowManager, org.netbeans.api.javahelp.Help
Manifest-Version: 1.0
AutoUpdate-Show-In-Client: false
OpenIDE-Module: org.sleuthkit.autopsy.corecomponents/1
OpenIDE-Module-Implementation-Version: 2
OpenIDE-Module-Install: org/sleuthkit/autopsy/corecomponents/Installer.class
OpenIDE-Module-Layer: org/sleuthkit/autopsy/corecomponents/layer.xml
OpenIDE-Module-Localizing-Bundle: org/sleuthkit/autopsy/corecomponents/Bundle.properties
OpenIDE-Module-Requires: org.openide.windows.WindowManager, org.netbeans.api.javahelp.Help