From 19aecc10691a3abad71ba7b64908e2c2bb231ed9 Mon Sep 17 00:00:00 2001 From: "berkeviktor@aol.com" Date: Mon, 23 Aug 2010 04:22:56 +0200 Subject: cosmetics on explanation --- build/xchat-wdk-x64.iss | 2 +- build/xchat-wdk-x86.iss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/xchat-wdk-x64.iss b/build/xchat-wdk-x64.iss index 3ed99fa3..c3ae4720 100644 --- a/build/xchat-wdk-x64.iss +++ b/build/xchat-wdk-x64.iss @@ -43,7 +43,7 @@ Name: "plugins\python"; Description: "Python (needs ActivePython 2.6)"; Types: f Name: "plugins\tcl"; Description: "Tcl (needs ActiveTcl 8.5)"; Types: full custom [Tasks] -Name: portablemode; Description: "Portable Mode (no Registry keys written and no uninstaller created)"; Flags: unchecked +Name: portablemode; Description: "Portable Mode (no Registry entries, no Start Menu icons, no uninstaller)"; Flags: unchecked [Files] Source: "COPYING"; DestDir: "{app}"; Components: libs diff --git a/build/xchat-wdk-x86.iss b/build/xchat-wdk-x86.iss index a2bc0fcf..82121e5b 100644 --- a/build/xchat-wdk-x86.iss +++ b/build/xchat-wdk-x86.iss @@ -42,7 +42,7 @@ Name: "plugins\python"; Description: "Python (needs ActivePython 2.6)"; Types: f Name: "plugins\tcl"; Description: "Tcl (needs ActiveTcl 8.5)"; Types: full custom [Tasks] -Name: portablemode; Description: "Portable Mode (no Registry keys written and no uninstaller created)"; Flags: unchecked +Name: portablemode; Description: "Portable Mode (no Registry entries, no Start Menu icons, no uninstaller)"; Flags: unchecked [Files] Source: "COPYING"; DestDir: "{app}"; Components: libs -- cgit 1.4.1