[X2Go-Commits] [x2goclient] 07/07: nsis: make files non-executable.
git-admin at x2go.org
git-admin at x2go.org
Sat Feb 14 00:47:53 CET 2015
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch feature/cleanup
in repository x2goclient.
commit 6480e24e8e89b4a82b91ec78bc04c251c2ee86f5
Author: Mihai Moldovan <ionic at ionic.de>
Date: Sat Feb 14 00:47:41 2015 +0100
nsis: make files non-executable.
---
debian/changelog | 1 +
nsis/icons/win-install.ico | Bin 1078 -> 1078 bytes
nsis/icons/win-uninstall.ico | Bin 1078 -> 1078 bytes
3 files changed, 1 insertion(+)
diff --git a/debian/changelog b/debian/changelog
index 2f2e20c..749a464 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -134,6 +134,7 @@ x2goclient (4.0.3.2-0x2go1) UNRELEASED; urgency=medium
- Fix formatting errors in nsis/gpl.txt.
- Fix whitespace errors in nsis/x2goclient.nsi.
- Don't change the icons path in nsis/x2goclient.nsi.
+ - Make nsis files non-executable.
-- Mike Gabriel <mike.gabriel at das-netzwerkteam.de> Thu, 27 Nov 2014 12:01:43 +0100
diff --git a/nsis/gpl.txt b/nsis/gpl.txt
old mode 100755
new mode 100644
diff --git a/nsis/icons/win-install.ico b/nsis/icons/win-install.ico
old mode 100755
new mode 100644
diff --git a/nsis/icons/win-uninstall.ico b/nsis/icons/win-uninstall.ico
old mode 100755
new mode 100644
diff --git a/nsis/x2goclient.nsi b/nsis/x2goclient.nsi
old mode 100755
new mode 100644
--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
More information about the x2go-commits
mailing list