From 72ffab3f78afe7779c1cbeeea2a2e15fe5efb4a6 Mon Sep 17 00:00:00 2001 From: vincents Date: Thu, 22 Dec 2005 19:21:34 +0000 Subject: [PATCH] made it a text file, so text diff can be shown git-svn-id: trunk@8358 - --- .gitattributes | 2 +- docs/html/update_lcl_html.sh | 0 2 files changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 docs/html/update_lcl_html.sh diff --git a/.gitattributes b/.gitattributes index 3a29eada7f..ddbf356074 100644 --- a/.gitattributes +++ b/.gitattributes @@ -545,7 +545,7 @@ docs/html/localrtlfooter.xml svneol=native#text/plain docs/html/sourceforgefooter.xml svneol=native#text/xml docs/html/update_gtkintf_html.sh -text svneol=native#application/x-sh docs/html/update_html.sh -text svneol=native#application/x-sh -docs/html/update_lcl_html.sh -text svneol=native#application/x-sh +docs/html/update_lcl_html.sh -text svneol=native#mime-type%3Dtext/plain docs/images/cheetah1.png -text svneol=unset#image/png docs/images/laztitle.jpg -text svneol=unset#image/jpeg docs/index.html svneol=native#text/html diff --git a/docs/html/update_lcl_html.sh b/docs/html/update_lcl_html.sh old mode 100644 new mode 100755