Add drop in replacement code for libicns.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@26829 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
fredkiefer 2008-09-03 07:02:34 +00:00
parent 95c407bb98
commit b0608fc6c7
3 changed files with 455 additions and 85 deletions

View file

@ -153,9 +153,7 @@
#if HAVE_LIBPNG
@"png",
#endif
#if HAVE_LIBICNS
@"icns",
#endif
nil];
}