[Greater-commits] r3612 - trunk/packaging
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Mon Jul 18 16:26:01 CEST 2011
Author: aheinecke
Date: 2011-07-18 16:26:01 +0200 (Mon, 18 Jul 2011)
New Revision: 3612
Modified:
trunk/packaging/greater-installer.nsi
Log:
Change "Full Installation" to "Full" for better spacing
Modified: trunk/packaging/greater-installer.nsi
===================================================================
--- trunk/packaging/greater-installer.nsi 2011-07-18 13:09:22 UTC (rev 3611)
+++ trunk/packaging/greater-installer.nsi 2011-07-18 14:26:01 UTC (rev 3612)
@@ -252,7 +252,7 @@
;Install Functions
Function ".onInit"
- InstTypeSetText 0 "Full Installation (recommended)"
+ InstTypeSetText 0 "Full (recommended)"
InstTypeSetText 1 "Client only (no Database)"
InstTypeSetText 2 "Server only"
SectionSetInstTypes ${client_section_id} 3
More information about the Greater-commits
mailing list