On Mon, Jun 07, 2010 at 11:16:29AM +0200, Marco Ciampa wrote:
> During a make check-images-it I found many orphaned images.
> 
> Done a git rm to all /it/ images (many) the command showed many /C/ orphaned 
> images too.
> 
> Is it safe to clear them all? 
> 
> I am asking because want another opinion before doing such a large commit.
You may want to do an additional grep to check if those images are used
somewhere in the XML:

    grep -r "image-name.png" *

in the root of the module usually does the trick. IMHO cleaning up
orphaned images frees a lot of space and is encouraged.

Cheers,
-- 
Roman Joost
www: http://www.romanofski.de
email: romanof...@gimp.org

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Gimp-docs mailing list
Gimp-docs@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-docs

Reply via email to