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:
@@ -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
|
||||
|
||||
|
||||
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user