Fixes for S60 5th platform.
Also changed default config for S60 3rd and 5th to use Open Signed.
// SkeletonTemplate_loc.rss
//
// [[COPYRIGHT]]
//
#include <AppInfo.rh>
// This file localise the applications icons and caption
RESOURCE LOCALISABLE_APP_INFO
{
caption_and_icon =
{
CAPTION_AND_ICON_INFO
{
caption = "SkeletonTemplate";
}
};
}