use 32x32 icon for image callery in options panels to mathc other tabs

This commit is contained in:
jmillman 2015-10-22 11:38:28 -04:00
parent 16ee1eb325
commit a64afe318b
2 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ import org.openide.util.Lookup;
*/
@OptionsPanelController.TopLevelRegistration(
categoryName = "#OptionsCategory_Name_Options",
iconBase = "org/sleuthkit/autopsy/imagegallery/images/polaroid_48_silhouette.png",
iconBase = "org/sleuthkit/autopsy/imagegallery/images/polaroid_32_silhouette.png",
keywords = "#OptionsCategory_Keywords_Options",
keywordsCategory = "Options",
position = 10

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB