Follow-up Comment #1, bug #17833 (project gnustep):
Richard,
You must resave a gorm/nib document in order for any changes you have made to
take effect. Since it's possible for the user to accidentally delete an image
and then re-add it, removal and addition of resources such as images and
sounds is delayed until the nib/gorm package is saved.
See below:
After initial save with new tiff added:
[EMAIL PROTECTED] ~]$ cd imagetest.gorm/
[EMAIL PROTECTED] imagetest.gorm]$ ls
data.classes data.info GormFilesOwner.tiff objects.gorm
[EMAIL PROTECTED] imagetest.gorm]$ cd ../
After subsequent save once GormFilesOwner.tiff has been deleted from the
images view in the document window:
[EMAIL PROTECTED] ~]$ cd imagetest.gorm/
[EMAIL PROTECTED] imagetest.gorm]$ ls
data.classes data.info objects.gorm
[EMAIL PROTECTED] imagetest.gorm]$
Please try the above and let me know if it works properly for you.
Thanks, GJC
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?17833>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep