summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2010-08-23 04:22:56 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-08-23 04:22:56 +0200
commit19aecc10691a3abad71ba7b64908e2c2bb231ed9 (patch)
tree4feb74207ec597b2bb2c33ebb0ffd01b22131381
parent811d5fc5732a6129534b1c6cfab9ced6051b439d (diff)
cosmetics on explanation
-rw-r--r--build/xchat-wdk-x64.iss2
-rw-r--r--build/xchat-wdk-x86.iss2
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