1997-01-31 13:43:08 +00:00
|
|
|
#
|
1997-09-23 22:43:24 +00:00
|
|
|
# Images makefile for GNUstep GUI Library
|
2015-11-18 23:05:00 +00:00
|
|
|
# Copyright (C) 2009-2015 Free Software Foundation, Inc.
|
1997-01-31 13:43:08 +00:00
|
|
|
#
|
2009-09-04 14:58:04 +00:00
|
|
|
# Author: Nicola Pero <nicola.pero@meta-innovation.com>
|
|
|
|
# Date: September 2009
|
1997-01-31 13:43:08 +00:00
|
|
|
#
|
|
|
|
# This file is part of the GNUstep GUI Library.
|
|
|
|
#
|
|
|
|
# This library is free software; you can redistribute it and/or
|
2007-10-29 21:16:17 +00:00
|
|
|
# modify it under the terms of the GNU Lesser General Public
|
1997-01-31 13:43:08 +00:00
|
|
|
# License as published by the Free Software Foundation; either
|
2008-06-10 04:01:49 +00:00
|
|
|
# version 2 of the License, or (at your option) any later version.
|
1997-01-31 13:43:08 +00:00
|
|
|
#
|
|
|
|
# This library is distributed in the hope that it will be useful,
|
|
|
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
2007-10-29 21:16:17 +00:00
|
|
|
# Lesser General Public License for more details.
|
1997-01-31 13:43:08 +00:00
|
|
|
#
|
2007-10-29 21:16:17 +00:00
|
|
|
# You should have received a copy of the GNU Lesser General Public
|
|
|
|
# License along with this library; see the file COPYING.LIB.
|
|
|
|
# If not, see <http://www.gnu.org/licenses/> or write to the
|
|
|
|
# Free Software Foundation, 51 Franklin Street, Fifth Floor,
|
|
|
|
# Boston, MA 02110-1301, USA.
|
1997-01-31 13:43:08 +00:00
|
|
|
|
2008-12-19 13:00:47 +00:00
|
|
|
PACKAGE_NAME = gnustep-gui
|
2001-01-29 19:49:03 +00:00
|
|
|
GNUSTEP_LOCAL_ADDITIONAL_MAKEFILES=../gui.make
|
1998-02-06 19:12:03 +00:00
|
|
|
include $(GNUSTEP_MAKEFILES)/common.make
|
1997-01-31 13:43:08 +00:00
|
|
|
|
1997-09-23 22:43:24 +00:00
|
|
|
include ../Version
|
1997-01-31 13:43:08 +00:00
|
|
|
|
2009-09-04 14:58:04 +00:00
|
|
|
RESOURCE_SET_NAME = Images
|
|
|
|
Images_INSTALL_DIR = $(GNUSTEP_LIBRARY)/Images
|
|
|
|
Images_RESOURCE_FILES = \
|
|
|
|
GNUstep.tiff \
|
|
|
|
GNUstepMenuImage.tiff \
|
2019-04-17 15:54:10 +00:00
|
|
|
GSContextualMenuCursor.tiff \
|
|
|
|
GSDisappearingItemCursor.tiff \
|
|
|
|
GSDragCopyCursor.tiff \
|
|
|
|
GSDragLinkCursor.tiff \
|
|
|
|
GSGreenArrowCursor.tiff \
|
|
|
|
GSOperationNotAllowedCursor.tiff \
|
2009-09-04 14:58:04 +00:00
|
|
|
GSSearch.tiff \
|
|
|
|
GSStop.tiff \
|
|
|
|
LogoGNUstep.tiff \
|
|
|
|
MagnifyGlass.tiff \
|
2012-03-27 04:02:02 +00:00
|
|
|
NSAddTemplate.tiff\
|
2009-09-04 14:58:04 +00:00
|
|
|
NSComboArrow.tiff \
|
|
|
|
NSRatingLevelIndicator.tiff \
|
2015-03-15 23:31:43 +00:00
|
|
|
NSRemoveTemplate.tiff\
|
2009-09-04 14:58:04 +00:00
|
|
|
common_2DCheckMark.tiff \
|
|
|
|
common_2DDash.tiff \
|
|
|
|
common_3DArrowDown.tiff \
|
|
|
|
common_3DArrowLeft.tiff \
|
|
|
|
common_3DArrowRight.tiff \
|
|
|
|
common_3DArrowRightH.tiff \
|
|
|
|
common_3DArrowUp.tiff \
|
2016-04-06 01:01:58 +00:00
|
|
|
common_ApplicationFolder.tiff \
|
2009-09-04 14:58:04 +00:00
|
|
|
common_ArrowDown.tiff \
|
|
|
|
common_ArrowDownH.tiff \
|
|
|
|
common_ArrowLeft.tiff \
|
|
|
|
common_ArrowLeftH.tiff \
|
|
|
|
common_ArrowRight.tiff \
|
|
|
|
common_ArrowRightH.tiff \
|
|
|
|
common_ArrowUp.tiff \
|
|
|
|
common_ArrowUpH.tiff \
|
|
|
|
common_CenterTabStop.tiff \
|
|
|
|
common_Close.tiff \
|
|
|
|
common_CloseBroken.tiff \
|
|
|
|
common_CloseBrokenH.tiff \
|
|
|
|
common_CloseH.tiff \
|
2019-05-10 11:23:16 +00:00
|
|
|
common_ClosedHandCursor.tiff \
|
2009-09-04 14:58:04 +00:00
|
|
|
common_ColorSwatch.tiff \
|
|
|
|
common_ComboBoxEllipsis.tiff \
|
|
|
|
common_DecimalTabStop.tiff \
|
2010-12-06 00:46:58 +00:00
|
|
|
common_Desktop.tiff \
|
2009-09-04 14:58:04 +00:00
|
|
|
common_Diamond.tiff \
|
|
|
|
common_Dimple.tiff \
|
|
|
|
common_DimpleHoriz.tiff \
|
2010-11-11 11:50:15 +00:00
|
|
|
common_DocsFolder.tiff \
|
2010-11-13 13:53:22 +00:00
|
|
|
common_DownloadFolder.tiff \
|
2009-09-04 14:58:04 +00:00
|
|
|
common_DownArrowSmall.tiff \
|
|
|
|
common_Folder.tiff \
|
2010-11-11 00:17:30 +00:00
|
|
|
common_GSFolder.tiff \
|
2009-09-04 14:58:04 +00:00
|
|
|
common_HelpCursor.tiff \
|
2011-01-03 11:48:57 +00:00
|
|
|
common_HelpLink.tiff \
|
2009-09-04 14:58:04 +00:00
|
|
|
common_Home.tiff \
|
|
|
|
common_HomeDirectory.tiff \
|
2010-11-11 11:50:15 +00:00
|
|
|
common_ImageFolder.tiff \
|
2013-03-09 23:07:46 +00:00
|
|
|
common_Info.tiff\
|
2009-09-04 14:58:04 +00:00
|
|
|
common_LeftTabStop.tiff \
|
2010-11-11 00:17:30 +00:00
|
|
|
common_LibraryFolder.tiff \
|
2024-05-04 10:21:28 +00:00
|
|
|
common_MenuToolbarItem.tiff \
|
2009-09-04 14:58:04 +00:00
|
|
|
common_MiniWindowTile.tiff \
|
|
|
|
common_Miniaturize.tiff \
|
|
|
|
common_MiniaturizeH.tiff \
|
2010-12-14 10:22:50 +00:00
|
|
|
common_MusicFolder.tiff \
|
2009-09-04 14:58:04 +00:00
|
|
|
common_Mount.tiff \
|
|
|
|
common_Nibble.tiff \
|
2019-05-10 11:23:16 +00:00
|
|
|
common_OpenHandCursor.tiff \
|
2009-09-04 14:58:04 +00:00
|
|
|
common_Printer.tiff \
|
|
|
|
common_RadioOff.tiff \
|
|
|
|
common_RadioOn.tiff \
|
|
|
|
common_Right.tiff \
|
|
|
|
common_RightH.tiff \
|
|
|
|
common_RightTabStop.tiff \
|
|
|
|
common_Root_Apple.tiff \
|
|
|
|
common_Root_PC.tiff \
|
|
|
|
common_Root_SGI.tiff \
|
|
|
|
common_Root_Sparc.tiff \
|
|
|
|
common_Root_Sparc2.tiff \
|
|
|
|
common_SliderHoriz.tiff \
|
|
|
|
common_SliderVert.tiff \
|
2013-10-14 20:52:55 +00:00
|
|
|
common_StepperDown.tiff \
|
|
|
|
common_StepperDownHighlighted.tiff \
|
|
|
|
common_StepperUp.tiff \
|
|
|
|
common_StepperUpHighlighted.tiff \
|
2009-09-04 14:58:04 +00:00
|
|
|
common_SwitchOff.tiff \
|
|
|
|
common_SwitchOn.tiff \
|
|
|
|
common_TabDownSelectedLeft.tiff \
|
|
|
|
common_TabDownSelectedRight.tiff \
|
|
|
|
common_TabDownSelectedToUnSelectedJunction.tiff \
|
|
|
|
common_TabDownUnSelectedJunction.tiff \
|
|
|
|
common_TabDownUnSelectedLeft.tiff \
|
|
|
|
common_TabDownUnSelectedRight.tiff \
|
|
|
|
common_TabDownUnSelectedToSelectedJunction.tiff \
|
|
|
|
common_TabSelectedLeft.tiff \
|
|
|
|
common_TabSelectedRight.tiff \
|
|
|
|
common_TabSelectedToUnSelectedJunction.tiff \
|
2013-10-08 08:01:23 +00:00
|
|
|
common_TabUnSelectedToSelectedJunction.tiff \
|
2009-09-04 14:58:04 +00:00
|
|
|
common_TabUnSelectedJunction.tiff \
|
|
|
|
common_TabUnSelectedLeft.tiff \
|
|
|
|
common_TabUnSelectedRight.tiff \
|
|
|
|
common_Tile.tiff \
|
|
|
|
common_ToolbarClippedItemsMark.tiff \
|
|
|
|
common_ToolbarCustomizeToolbarItem.tiff \
|
|
|
|
common_ToolbarSeparatorItem.tiff \
|
|
|
|
common_ToolbarShowColorsItem.tiff \
|
|
|
|
common_ToolbarShowFontsItem.tiff \
|
|
|
|
common_ToolbarSpaceItem.tiff \
|
|
|
|
common_Unknown.tiff \
|
|
|
|
common_UnknownApplication.tiff \
|
|
|
|
common_UnknownTool.tiff \
|
|
|
|
common_Unmount.tiff \
|
|
|
|
common_UpAndDownArrowSmall.tiff \
|
2016-03-10 10:35:54 +00:00
|
|
|
common_VideoFolder.tiff \
|
2019-05-10 11:23:16 +00:00
|
|
|
common_copyCursor.tiff \
|
|
|
|
common_linkCursor.tiff \
|
|
|
|
common_noCursor.tiff \
|
2009-09-04 14:58:04 +00:00
|
|
|
common_outlineCollapsed.tiff \
|
|
|
|
common_outlineExpanded.tiff \
|
|
|
|
common_outlineUnexpandable.tiff \
|
|
|
|
common_ret.tiff \
|
|
|
|
common_retH.tiff \
|
2009-10-27 22:21:01 +00:00
|
|
|
common_ProgressIndeterminate_1.tiff \
|
|
|
|
common_ProgressIndeterminate_2.tiff \
|
|
|
|
common_ProgressIndeterminate_3.tiff \
|
|
|
|
common_ProgressIndeterminate_4.tiff \
|
|
|
|
common_ProgressIndeterminate_5.tiff \
|
|
|
|
common_ProgressIndeterminate_6.tiff \
|
|
|
|
common_ProgressSpinning_1.tiff \
|
|
|
|
common_ProgressSpinning_2.tiff \
|
|
|
|
common_ProgressSpinning_3.tiff \
|
|
|
|
common_ProgressSpinning_4.tiff \
|
|
|
|
common_ProgressSpinning_5.tiff \
|
|
|
|
common_ProgressSpinning_6.tiff \
|
|
|
|
common_ProgressSpinning_7.tiff \
|
|
|
|
common_ProgressSpinning_8.tiff \
|
2009-09-04 14:58:04 +00:00
|
|
|
nsmapping.strings \
|
|
|
|
page_landscape.tiff \
|
2015-11-18 23:05:00 +00:00
|
|
|
page_portrait.tiff \
|
|
|
|
common_MultipleSelection.tiff \
|
|
|
|
common_RecyclerEmpty.tiff \
|
|
|
|
common_RecyclerFull.tiff \
|
2016-03-04 00:10:16 +00:00
|
|
|
NSColorPanel.tiff \
|
2016-03-09 14:12:57 +00:00
|
|
|
NSFontPanel.tiff \
|
|
|
|
NSCaution.tiff \
|
|
|
|
NSInfo.tiff \
|
|
|
|
NSPreferencesGeneral.tiff \
|
|
|
|
NSAdvanced.tiff \
|
|
|
|
NSUserAccounts.tiff \
|
2015-11-18 23:05:00 +00:00
|
|
|
|
1997-01-31 13:43:08 +00:00
|
|
|
|
2009-09-04 14:58:04 +00:00
|
|
|
include $(GNUSTEP_MAKEFILES)/resource-set.make
|