summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2011-11-21 22:18:20 +0100
committerAndras Timar <atimar@suse.com>2011-11-21 22:20:05 +0100
commitd9f7b43af4db6352239dd706d8920e02114b0510 (patch)
tree2b4a98eb504974eb4b5039de4d1b4f2809e234c2 /solenv
parent5e429334a9998ba254615077a81adca218f89674 (diff)
if silent MSI, put LibreOffice starter icon to Program menu folder
Diffstat (limited to 'solenv')
-rw-r--r--solenv/bin/modules/installer/windows/shortcut.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/bin/modules/installer/windows/shortcut.pm b/solenv/bin/modules/installer/windows/shortcut.pm
index cb62a0a7fdd9..6c73f773cb24 100644
--- a/solenv/bin/modules/installer/windows/shortcut.pm
+++ b/solenv/bin/modules/installer/windows/shortcut.pm
@@ -375,7 +375,7 @@ sub get_folderitem_directory
if ( $shortcut->{'FolderID'} eq "PREDEFINED_STARTMENU" )
{
- $directory = $installer::globals::startmenufolder;
+ $directory = $installer::globals::programmenufolder;
}
# saving the directory in the folderitems collector