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,7 +1,8 @@
Manifest-Version: 1.0
OpenIDE-Module: org.sleuthkit.autopsy.corecomponentinterfaces/1
OpenIDE-Module-Implementation-Version: 2
OpenIDE-Module-Layer: org/sleuthkit/autopsy/corecomponentinterfaces/layer.xml
OpenIDE-Module-Localizing-Bundle: org/sleuthkit/autopsy/corecomponentinterfaces/Bundle.properties
OpenIDE-Module-Requires: org.openide.windows.WindowManager
Manifest-Version: 1.0
AutoUpdate-Show-In-Client: false
OpenIDE-Module: org.sleuthkit.autopsy.corecomponentinterfaces/1
OpenIDE-Module-Implementation-Version: 2
OpenIDE-Module-Layer: org/sleuthkit/autopsy/corecomponentinterfaces/layer.xml
OpenIDE-Module-Localizing-Bundle: org/sleuthkit/autopsy/corecomponentinterfaces/Bundle.properties
OpenIDE-Module-Requires: org.openide.windows.WindowManager

View File

@@ -10,6 +10,9 @@
<folder name="Advanced.instance_hidden"/> <!-- Miscellaneous -->
</folder>
<file name="OptionsExport_hidden"/> <!-- Hide import/export in Options -->
<folder name="PluginsDialog">
<folder name="RCPPlatform.instance_hidden"/>
</folder>
<!--<attr name="Menu\File\Separator2.instance_hidden\position" intvalue="100"/>
<attr name="Menu\File\Separator3.instance_hidden\position" intvalue="200"/>
@@ -66,7 +69,7 @@
<file name="testAction.shadow_hidden"/>
</folder>
<folder name="Tools">
<file name="org-netbeans-modules-autoupdate-ui-actions-PluginManagerAction.shadow_hidden"/>
<file name="org-netbeans-modules-autoupdate-ui-actions-PluginManagerAction.shadow"/>
<file name="org-netbeans-modules-favorites-templates-TemplatesAction.shadow_hidden"/>
<file name="org-netbeans-modules-options-OptionsWindowAction.shadow"/>
<file name="org-openide-actions-ToolsAction.shadow_hidden"/>