comm.script/FSHELL_AUTOSTART now launches terminalkeyboardcons on platforms that support tracecore.
Also fixed crash in kerninfo when viewing verbose info for a thread that has not yet been resumed.
// 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";
}
};
}