mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Added support for home directory image in NSWorkspace
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13263 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
98d2bf055f
commit
975edabd6f
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
Thu Mar 28 11:08:56 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
Patches by Jeff Teunissen <deek@d2dc.net>:
|
||||
* Source/NSWorkspace.m ([-homeDirectoryImage]): New method.
|
||||
([-iconForFile:]): Use the new method to return an image for
|
||||
NSHomeDirectory().
|
||||
* Images/GNUmakefile (IMAGE_FILES): Added Common_HomeDirectory.tiff.
|
||||
* Images/common_HomeDirectory.tiff: New image created by simply
|
||||
putting common_Home.tiff over common_Folder.tiff.
|
||||
|
||||
2002-03-27 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Splitup backend into Server and Graphics Contexts. Revise list
|
||||
|
|
Loading…
Reference in a new issue