From ad78c17b37062da5352dae40e469fe33ce1add7c Mon Sep 17 00:00:00 2001 From: gcasa Date: Wed, 25 Feb 2004 04:14:43 +0000 Subject: [PATCH] Forgot the image git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18655 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index bbb12dc2c..6f7a72ac1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,8 @@ * Source/NSToolbarItem.m: same... * Source/NSWindow+Toolbar.[hm]: New category to localize changes for NSToolbar which need to reside in NSWindow. + * Images/common_ToolbarClippedItemsMark.tiff: ">>" image to + show that there are more items which are not being displayed. 2004-02-24 Fred Kiefer