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