Be more conservative about default SIZE bits

This commit is contained in:
Wolfgang Thaller 2018-05-01 21:08:49 +02:00
parent b86da1d406
commit 07869f0480

View File

@ -22,10 +22,10 @@ resource 'CODE' (1) {
resource 'SIZE' (-1) { resource 'SIZE' (-1) {
dontSaveScreen, dontSaveScreen,
acceptSuspendResumeEvents, ignoreSuspendResumeEvents,
enableOptionSwitch, enableOptionSwitch,
canBackground, cannotBackground,
multiFinderAware, needsActivateOnFGSwitch,
backgroundAndForeground, backgroundAndForeground,
dontGetFrontClicks, dontGetFrontClicks,
ignoreChildDiedEvents, ignoreChildDiedEvents,