# HG changeset patch # User Chris Cannam # Date 1330527299 0 # Node ID eb65dd31d29304df4ce666a0a272bc9fc0758228 # Parent a25706487852fb376f98264be7cbd1bf5838dd1d Rename icon in wxs file diff -r a25706487852 -r eb65dd31d293 easyhg.wxs --- a/easyhg.wxs Wed Feb 29 14:31:26 2012 +0000 +++ b/easyhg.wxs Wed Feb 29 14:54:59 2012 +0000 @@ -44,7 +44,7 @@ Directory="ProgramMenuDir" Name="EasyMercurial" WorkingDirectory="INSTALLDIR" - Icon="easyhg-icon.ico" + Icon="easyhg.ico" IconIndex="0" Advertise="yes"/> @@ -53,7 +53,7 @@ Directory="DesktopFolder" Name="EasyMercurial" WorkingDirectory="INSTALLDIR" - Icon="easyhg-icon.ico" + Icon="easyhg.ico" IconIndex="0" Advertise="yes"/> @@ -99,8 +99,8 @@ + Id="easyhg.ico" + SourceFile="easyhg.ico"/>