Move icons for browser and outline to GormCore instead of the Application directory so that they load properly

This commit is contained in:
Gregory John Casamento 2023-12-30 09:35:12 -05:00
parent caac34a99c
commit 90eb32c36f
4 changed files with 2 additions and 2 deletions

View file

@ -142,8 +142,6 @@ Gorm_RESOURCE_FILES = \
Images/tabbot_nib.tiff \
Images/tabtop_nib.tiff \
Images/titleOnly_nib.tiff \
Images/browserView.tiff \
Images/outlineView.tiff \
Images/LeftArr.tiff \
Images/RightArr.tiff \

View file

@ -215,6 +215,8 @@ GormCore_RESOURCE_FILES = \
Images/GormUnknown.tiff \
Images/GormView.tiff \
Images/GormWindow.tiff \
Images/browserView.tiff \
Images/outlineView.tiff \
Resources/VersionProfiles.plist \
Resources/ClassInformation.plist