diff --git a/.gitattributes b/.gitattributes index 4895e5d93f..2e02bd2e51 100644 --- a/.gitattributes +++ b/.gitattributes @@ -41,4 +41,5 @@ gnc-scm-info text eol=lf *.vbs text eol=crlf gnucash.iss.in text eol=crlf +gnucash.rc text eol=crlf README*win32-bin.txt text eol=crlf diff --git a/src/bin/gnucash.rc b/src/bin/gnucash.rc index fc7376f2c2..9699ae6592 100644 --- a/src/bin/gnucash.rc +++ b/src/bin/gnucash.rc @@ -1 +1 @@ -APPLICATION_ICON ICON DISCARDABLE "../pixmaps/gnucash-icon.ico" +APPLICATION_ICON ICON DISCARDABLE "../pixmaps/gnucash-icon.ico"