Create WAppIcon always
commitbc0700e016c67791d3e3eab855543d849f4ce786
authorRodolfo García Peñas (kix) <kix@kix.es>
Mon, 18 Jun 2012 09:15:19 +0000 (18 11:15 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 18 Jun 2012 21:58:55 +0000 (18 22:58 +0100)
treea3f9c764f1fbb76661410f5821e7c2ad9e4d3bbc
parenta08adcd2835ad6c4d4e21b052376e46b246be15a
Create WAppIcon always

When the application is created, the WAppIcon now is created always,
but it is only painted if the flag is not set.

The icon initialization to NULL can be done now at app_icon_create_from_docks
because it is always called.
src/appicon.c
src/application.c