wIconStore(): do not save the icon if it exists
commit0db76b822d69486a63230a0597284f90d593e4b7
authorRodolfo García Peñas (kix) <kix@kix.es>
Sun, 15 Apr 2012 18:20:29 +0000 (15 20:20 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 16 Apr 2012 12:32:24 +0000 (16 09:32 -0300)
treea73ff580093cb2f396cb7457d553f79e3cbb5d1b
parent21fb6db616f0098cc599968cb0742b7436a4c6b5
wIconStore(): do not save the icon if it exists

The function wIconStore() doesn't write a new file overwriting the
previous icon if the icon file exists.
src/icon.c