New function app_icon_create_from_docks
commit01ea1fa8b428d335a39bcafe01548034449a0501
authorRodolfo García Peñas (kix) <kix@kix.es>
Thu, 31 May 2012 14:39:43 +0000 (31 16:39 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Fri, 1 Jun 2012 21:01:02 +0000 (1 22:01 +0100)
tree2fe86e87a76916a36bb202dcff4905463fa8fcb0
parent1c1697dc40470a7dc88f1941965ab70736da1774
New function app_icon_create_from_docks

The new function app_icon_create_from_docks do all the needed stuff to create
the application app_icon using a previous image in docks.

The contents of the app_icon_create_from_docks were moved from the
wApplicationCreate function. Now this function is more clear.
src/application.c