From 3a0ad627a7bd23456e059e036e9c4720fa2e6e07 Mon Sep 17 00:00:00 2001 From: paul Date: Sat, 17 Oct 2009 17:13:45 +0000 Subject: [PATCH] fix executable bit git-svn-id: trunk@22209 - --- .gitattributes | 2 +- components/lazsvnpkg/lazsvnpkg_images.sh | 0 examples/trayicon/createbundle.sh | 0 tools/chmmaker/chmwriter.lpi | 0 tools/chmmaker/unit1.lfm | 0 tools/chmmaker/unit1.lrs | 0 tools/chmmaker/unit1.pas | 0 7 files changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 components/lazsvnpkg/lazsvnpkg_images.sh mode change 100644 => 100755 examples/trayicon/createbundle.sh mode change 100755 => 100644 tools/chmmaker/chmwriter.lpi mode change 100755 => 100644 tools/chmmaker/unit1.lfm mode change 100755 => 100644 tools/chmmaker/unit1.lrs mode change 100755 => 100644 tools/chmmaker/unit1.pas diff --git a/.gitattributes b/.gitattributes index 1e0225fda2..857d30c90a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3083,7 +3083,7 @@ examples/toolbar.lpi svneol=native#text/plain examples/toolbar.pp svneol=native#text/pascal examples/trackbar.lpi svneol=native#text/plain examples/trackbar.pp svneol=native#text/pascal -examples/trayicon/createbundle.sh -text +examples/trayicon/createbundle.sh svneol=native#text/plain examples/trayicon/frmtest.dfm -text examples/trayicon/frmtest.lfm -text examples/trayicon/frmtest.lrs svneol=native#text/pascal diff --git a/components/lazsvnpkg/lazsvnpkg_images.sh b/components/lazsvnpkg/lazsvnpkg_images.sh old mode 100644 new mode 100755 diff --git a/examples/trayicon/createbundle.sh b/examples/trayicon/createbundle.sh old mode 100644 new mode 100755 diff --git a/tools/chmmaker/chmwriter.lpi b/tools/chmmaker/chmwriter.lpi old mode 100755 new mode 100644 diff --git a/tools/chmmaker/unit1.lfm b/tools/chmmaker/unit1.lfm old mode 100755 new mode 100644 diff --git a/tools/chmmaker/unit1.lrs b/tools/chmmaker/unit1.lrs old mode 100755 new mode 100644 diff --git a/tools/chmmaker/unit1.pas b/tools/chmmaker/unit1.pas old mode 100755 new mode 100644