Archive by name.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@31710 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Gregory John Casamento 2010-12-05 23:59:32 +00:00
parent aaf510c28a
commit 8ca38fe5af
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2010-12-05 19:10-EST Gregory John Casamento <greg.casamento@gmail.com>
* Palettes/4Data/GormImageViewAttributesInspector.m: Archive
by name.
2010-12-05 18:12-EST Gregory John Casamento <greg.casamento@gmail.com>
* Palettes/4Data/GormImageViewAttributesInspector.m: Remove check for

View file

@ -80,6 +80,7 @@
if (image)
{
[image setName: name];
[image setArchiveByName: YES];
}
else
{