[dia] Windows installer: Place a copy of the GPL in the installation folder
- From: Steffen Macke <sdteffen src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dia] Windows installer: Place a copy of the GPL in the installation folder
- Date: Sun, 19 Jun 2011 09:27:22 +0000 (UTC)
commit 6586721465823fa65ac32b696d5fce3ebe9bdf07
Author: Steffen Macke <sdteffen sdteffen de>
Date: Sun Jun 19 11:25:32 2011 +0200
Windows installer: Place a copy of the GPL in the installation folder
installer/win32/dia.nsi | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/installer/win32/dia.nsi b/installer/win32/dia.nsi
index 278cb56..7456cb3 100644
--- a/installer/win32/dia.nsi
+++ b/installer/win32/dia.nsi
@@ -278,6 +278,7 @@ Section $(DIA_SECTION_TITLE) SecDia
${SetOutPath} "$INSTDIR"
${File} "..\..\data\" "dia-splash.png"
+${File} "..\..\" "COPYING"
${SetOutPath} "$INSTDIR\bin"
; jEdit replacement: (^.*\\)(.*)$
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]