pidgin/quail/quail-redux

Fix the icon for the windows binary

2013-10-03, Phil Hannent
e1ecfdd3c20a
Parents caf6aeb13eea
Children 41ce47a8e50b
Fix the icon for the windows binary
  • +1 -1
    resource.rc
  • --- a/resource.rc Sat Sep 28 17:52:39 2013 +0100
    +++ b/resource.rc Thu Oct 03 16:26:22 2013 +0100
    @@ -1,4 +1,4 @@
    -IDI_ICON1 ICON DISCARDABLE "data\images\logo.ico"
    +DI_ICON1 ICON DISCARDABLE "./data/images/logo.ico"
    #include <windows.h>
    #include "version.h"