winemac.drv: Only set the app icon once per process. set_app_icon does quite a bit of work, and macdrv_SetDesktopWindow may be called from multiple threads. We only need to do it once.