# HG changeset patch # User Dremov Kirill (Nokia-D-MSW/Tampere) # Date 1277123245 -10800 # Node ID 78ea955b5d243e22f88d657f28a7c1e1751713a5 # Parent a8ece8c8fac1272cf43924e57c6d1cc7b8a2f668 Revision: 201022 Kit: 2010125 diff -r a8ece8c8fac1 -r 78ea955b5d24 widgettools/wrtwidgetpreinstaller/src/installwidgets.pl --- a/widgettools/wrtwidgetpreinstaller/src/installwidgets.pl Wed Jun 09 09:29:18 2010 +0300 +++ b/widgettools/wrtwidgetpreinstaller/src/installwidgets.pl Mon Jun 21 15:27:25 2010 +0300 @@ -1327,7 +1327,7 @@ if($attributeMap) { $plisthash->{'AttributeList'} = $attributeMap; - print "\n AttributeList::$plisthash->{'AttributeList'}\n" + print "\nAttributeList::$plisthash->{'AttributeList'}\n" } # Return result @@ -1447,6 +1447,7 @@ { print " \n\n ^^^^^^^^^^^^^^^^^^^^^^^NOKIA:sharedlibrary ^^^^^^^^^^^^^^^^^^^^ \n\n"; $isSharedLibrary = 1; + $plisthash->{'WidgetPackagingFormat'} = "shared-library"; $attributeMap = $attributeMap.WIDGET_NOKIA_SHAREDLIB.KEY_VALUE_SEPERATOR.KEY_VALUE_PAIR_SEPERATOR; } $val = '';