diff --git a/clientscr/res/BOINCSaver.nib/classes.nib b/clientscr/res/BOINCSaver.nib/classes.nib new file mode 100755 index 0000000000..fe7115e502 --- /dev/null +++ b/clientscr/res/BOINCSaver.nib/classes.nib @@ -0,0 +1,24 @@ +{ + IBClasses = ( + { + ACTIONS = {closeSheetCancel = id; closeSheetSave = id; }; + CLASS = "BOINC_Saver_ModuleView"; + LANGUAGE = ObjC; + OUTLETS = { + mBlankingTimeTextField = NSTextField; + mConfigureSheet = id; + mGoToBlankCheckbox = NSButton; + }; + SUPERCLASS = ScreenSaverView; + }, + {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, + { + ACTIONS = {closeSheetCancel = id; closeSheetSave = id; }; + CLASS = NSButton; + LANGUAGE = ObjC; + SUPERCLASS = NSControl; + }, + {CLASS = ScreenSaverView; LANGUAGE = ObjC; SUPERCLASS = NSView; } + ); + IBVersion = 1; +} \ No newline at end of file diff --git a/clientscr/res/BOINCSaver.nib/info.nib b/clientscr/res/BOINCSaver.nib/info.nib new file mode 100755 index 0000000000..9aa48c6c31 --- /dev/null +++ b/clientscr/res/BOINCSaver.nib/info.nib @@ -0,0 +1,16 @@ + + + + + IBDocumentLocation + 104 64 503 301 0 0 1024 746 + IBFramework Version + 364.0 + IBOpenObjects + + 7 + + IBSystem Version + 7W98 + + diff --git a/clientscr/res/BOINCSaver.nib/keyedobjects.nib b/clientscr/res/BOINCSaver.nib/keyedobjects.nib new file mode 100755 index 0000000000..80228f34bc Binary files /dev/null and b/clientscr/res/BOINCSaver.nib/keyedobjects.nib differ