r22716 - gnucash/trunk - Fix another eol issue

Geert Janssens gjanssens at code.gnucash.org
Sat Jan 19 16:00:51 EST 2013


Author: gjanssens
Date: 2013-01-19 16:00:51 -0500 (Sat, 19 Jan 2013)
New Revision: 22716
Trac: http://svn.gnucash.org/trac/changeset/22716

Modified:
   gnucash/trunk/.gitattributes
   gnucash/trunk/src/bin/gnucash.rc
Log:
Fix another eol issue

Modified: gnucash/trunk/.gitattributes
===================================================================
--- gnucash/trunk/.gitattributes	2013-01-19 18:28:00 UTC (rev 22715)
+++ gnucash/trunk/.gitattributes	2013-01-19 21:00:51 UTC (rev 22716)
@@ -41,4 +41,5 @@
 *.vbs text eol=crlf
 
 gnucash.iss.in text eol=crlf
+gnucash.rc     text eol=crlf
 README*win32-bin.txt text eol=crlf

Modified: gnucash/trunk/src/bin/gnucash.rc
===================================================================
--- gnucash/trunk/src/bin/gnucash.rc	2013-01-19 18:28:00 UTC (rev 22715)
+++ gnucash/trunk/src/bin/gnucash.rc	2013-01-19 21:00:51 UTC (rev 22716)
@@ -1 +1 @@
-APPLICATION_ICON    ICON          DISCARDABLE     "../pixmaps/gnucash-icon.ico"
+APPLICATION_ICON    ICON          DISCARDABLE     "../pixmaps/gnucash-icon.ico"



More information about the gnucash-changes mailing list