mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-02-23 19:51:00 +00:00
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:
parent
aaf510c28a
commit
8ca38fe5af
2 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -80,6 +80,7 @@
|
|||
if (image)
|
||||
{
|
||||
[image setName: name];
|
||||
[image setArchiveByName: YES];
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue