Function AppFrame.saveShortcutsSettings

set shortcut settings from actions and save to file - useful for initial settings file version creation

bool saveShortcutsSettings(
  const(Action)[] actions
);