mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 20:50:44 +00:00
Add common_MenuToolbarItem.tiff and corresponding mapping
This commit is contained in:
parent
5ab8768283
commit
61ff6962df
3 changed files with 3 additions and 1 deletions
|
@ -90,6 +90,7 @@ Images_RESOURCE_FILES = \
|
|||
common_Info.tiff\
|
||||
common_LeftTabStop.tiff \
|
||||
common_LibraryFolder.tiff \
|
||||
common_MenuToolbarItem.tiff \
|
||||
common_MiniWindowTile.tiff \
|
||||
common_Miniaturize.tiff \
|
||||
common_MiniaturizeH.tiff \
|
||||
|
|
BIN
Images/common_MenuToolbarItem.tiff
Normal file
BIN
Images/common_MenuToolbarItem.tiff
Normal file
Binary file not shown.
|
@ -45,7 +45,8 @@ common_ToolbarShowColorsItem = NSToolbarShowColors;
|
|||
common_ToolbarShowFontsItem = NSToolbarShowFonts;
|
||||
common_RecyclerEmpty = NSImageTrashEmpty;
|
||||
common_RecyclerFull = NSImageTrashFull;
|
||||
|
||||
common_MenuToolbarItem = NSMenuToolbarItem;
|
||||
|
||||
/* Misc. */
|
||||
|
||||
common_MultipleSelection = NSImageNameMultipleDocuments;
|
||||
|
|
Loading…
Reference in a new issue