* Images/GNUmakefile: Copy GSStop.tiff and GSSearch.tiff to the

installation directory.  They were previously missing.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@23792 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Gregory John Casamento 2006-10-09 04:14:05 +00:00
parent 1995529b8a
commit 38fa285e75
2 changed files with 12 additions and 5 deletions

View file

@ -1,8 +1,7 @@
2006-10-06 Richard Frith-Macdonald <rfm@gnu.org>
2006-10-08 23:47-EDT Gregory John Casamento <greg_casamento@yahoo.com>
* Source/GSTrackingRect.m: Allow reset rect to another value.
* Source/GSToolTips.m: Improve handling of tips in rects other than
the main one.
* Images/GNUmakefile: Copy GSStop.tiff and GSSearch.tiff to the
installation directory. They were previously missing.
2006-10-07 10:20-EDT Gregory John Casamento <greg_casamento@yahoo.com>
@ -21,6 +20,12 @@
* Source/NSBundleAdditions.m: Added check to initWithCoder so that
values aren't decoded, if there's no value in the coder.
2006-10-06 Richard Frith-Macdonald <rfm@gnu.org>
* Source/GSTrackingRect.m: Allow reset rect to another value.
* Source/GSToolTips.m: Improve handling of tips in rects other than
the main one.
2006-10-06 Richard Frith-Macdonald <rfm@gnu.org>
* Source/GSToolTips.h: Remove some ivars

View file

@ -123,7 +123,9 @@ common_ClosedHandCursor.tiff \
common_OpenHandCursor.tiff \
page_landscape.tiff \
page_portrait.tiff \
MagnifyGlass.tiff
MagnifyGlass.tiff \
GSSearch.tiff \
GSStop.tiff
-include GNUmakefile.preamble