Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorDaniel Molkentin <danimo@owncloud.com>2012-09-24 05:45:12 +0400
committerDaniel Molkentin <danimo@owncloud.com>2012-09-24 05:45:12 +0400
commit783207fa40418623aacb9c89b57a69e9de6f90f0 (patch)
tree7fbe54f4a72f2d70c1b4818711101d6aacd0cb3a /cmake
parentea123b170524c5d608e84c40e9d2c97364fa3b20 (diff)
At least the Program group should be in 'Minimal'.
Diffstat (limited to 'cmake')
-rw-r--r--cmake/modules/NSIS.template.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/NSIS.template.in b/cmake/modules/NSIS.template.in
index ff2410347..d079ddb92 100644
--- a/cmake/modules/NSIS.template.in
+++ b/cmake/modules/NSIS.template.in
@@ -359,7 +359,7 @@ SectionGroup "Shortcuts"
!ifdef OPTION_SECTION_SC_START_MENU
${MementoSection} "Start Menu Program Group" SEC_START_MENU
- SectionIn 1 2
+ SectionIn 1 2 3
SetDetailsPrint textonly
DetailPrint "Adding shortcuts for the ${APPLICATION_NAME} program group to the Start Menu."
SetDetailsPrint listonly