mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-15 09:17:42 +00:00
Changed Tools->Options->Display to Tools->Options->Autopsy
This commit is contained in:
parent
4d194b989d
commit
34545c2fd1
@ -1,8 +1,8 @@
|
||||
CTL_DataContentAction=DataContent
|
||||
CTL_DataContentTopComponent=Data Content
|
||||
CTL_CustomAboutAction=About
|
||||
OptionsCategory_Name_General=Display
|
||||
OptionsCategory_Keywords_General=display
|
||||
OptionsCategory_Name_General=Autopsy
|
||||
OptionsCategory_Keywords_General=Autopsy Options
|
||||
HINT_DataContentTopComponent=This is a DataContent window
|
||||
HINT_NodeTableTopComponent=This is a DataResult window
|
||||
OpenIDE-Module-Name=CoreComponents
|
||||
|
@ -30,7 +30,7 @@ import java.util.logging.Level;
|
||||
import org.sleuthkit.autopsy.coreutils.Logger;
|
||||
|
||||
@OptionsPanelController.TopLevelRegistration(categoryName = "#OptionsCategory_Name_General",
|
||||
iconBase = "org/sleuthkit/autopsy/corecomponents/display-options.png",
|
||||
iconBase = "org/sleuthkit/autopsy/corecomponents/checkbox.png",
|
||||
position = 1,
|
||||
keywords = "#OptionsCategory_Keywords_General",
|
||||
keywordsCategory = "General")
|
||||
|
BIN
Core/src/org/sleuthkit/autopsy/corecomponents/checkbox.png
Executable file
BIN
Core/src/org/sleuthkit/autopsy/corecomponents/checkbox.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 2.7 KiB |
Loading…
x
Reference in New Issue
Block a user