[dia] Bug 641184 - added xtal shapes to Windows installer
- From: Steffen Macke <sdteffen src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dia] Bug 641184 - added xtal shapes to Windows installer
- Date: Sun, 6 Feb 2011 17:01:48 +0000 (UTC)
commit b5a5f87f557876271adcd0f63e5f2d61c417814d
Author: Steffen Macke <sdteffen sdteffen de>
Date: Sun Feb 6 18:01:10 2011 +0100
Bug 641184 - added xtal shapes to Windows installer
installer/win32/dia.nsi | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/installer/win32/dia.nsi b/installer/win32/dia.nsi
index e9f5790..f0238be 100644
--- a/installer/win32/dia.nsi
+++ b/installer/win32/dia.nsi
@@ -3,7 +3,7 @@
;
; dia-installer.nsi : Nullsoft Installation System (NSIS) script
; Copyright (C) 2000-2004 Herman Bloggs, Steffen Macke
-; Copyright (C) 2005-2010 Steffen Macke <sdteffen sdteffen de>
+; Copyright (C) 2005-2011 Steffen Macke <sdteffen sdteffen de>
;
; This program is free software; you can redistribute it and/or modify
; it under the terms of the GNU General Public License as published by
@@ -699,6 +699,10 @@ ${File} "..\..\shapes\Circuit\" "vresistor_de.png"
${File} "..\..\shapes\Circuit\" "vzener.png"
${File} "..\..\shapes\Circuit\" "vzener.shape"
${File} "..\..\shapes\Circuit\" "vzener.png"
+${File} "..\..\shapes\Circuit\" "xtal_h.png"
+${File} "..\..\shapes\Circuit\" "xtal_h.shape"
+${File} "..\..\shapes\Circuit\" "xtal_v.png"
+${File} "..\..\shapes\Circuit\" "xtal_v.shape"
${SetOutPath} "$INSTDIR\shapes\Cisco"
${File} "..\..\shapes\Cisco\" "1000.png"
${File} "..\..\shapes\Cisco\" "1000.shape"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]