[dia/dia-0-97] 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/dia-0-97] Windows installer: Place a copy of the GPL in the installation folder
- Date: Sun, 19 Jun 2011 09:27:17 +0000 (UTC)
commit 62e42a7a65ea9ada43df52f09bdd29599c179cb7
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 3358bce..59540b7 100644
--- a/installer/win32/dia.nsi
+++ b/installer/win32/dia.nsi
@@ -277,6 +277,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]