Icon painting moved to makeAppIconFor()
commit089c99941fe4b63b462e57631960053ee333ed3a
authorRodolfo García Peñas (kix) <kix@kix.es>
Fri, 15 Jun 2012 20:58:15 +0000 (15 22:58 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 18 Jun 2012 22:25:34 +0000 (18 23:25 +0100)
treee97c46e067201d5850ad04f8a3c23ea221a42735
parentee450acb30fa488bc43e26f9c1f9423441bbee84
Icon painting moved to makeAppIconFor()

The icon painting is moved to the function makeAppIconFor()
including the check for no_appicon.

wAppIconCreate is now static because is only used in makeAppIconFor()
src/appicon.c
src/appicon.h
src/application.c