This patch avoids to create again the cache icon for a docked application.
If the application is docked, then the icon was previosly created.

Signed-off-by: Rodolfo García Peñas (kix) <k...@kix.es>
---
 src/appicon.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/appicon.c b/src/appicon.c
index 9028d0e..8eb668f 100644
--- a/src/appicon.c
+++ b/src/appicon.c
@@ -1190,7 +1190,6 @@ static void create_appicon_from_dock(WWindow *wwin, 
WApplication *wapp, Window m
 
                /* Paint it */
                wAppIconPaint(wapp->app_icon);
-               save_appicon(wapp->app_icon);
        }
 }
 
-- 
2.5.0


-- 
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Reply via email to