Main Executable =============== TODO ==== - make it a tool (ogo-webui-51) - change lookup of resources: - Defaults.plist => just move to .m Defaults ======== OGoCoreOnException NO UseRefreshPageForExternalLink NO SkyLogoutURL "" OGoLogBundleLoading NO LSReloadConfiguration NO // TODO: still used? LSPageRefreshOnBacktrack YES LSUseBasicAuthentication NO SkyProjectFileManagerClickTimeout 300 SkyProjectFileManagerUseSessionCache NO SkyLanguages SkyScheduler_defaultAppointmentTypes Configuring Custom Appointment Types ==================================== // SkyScheduler_customAppointmentTypes = ( // { type = "mycustomtype0"; label = "my label for this type"; // icon = "myCustomIcon.gif"; // ); //