diff --git a/examples/osgviewerCocoa/English.lproj/MainMenu.nib/classes.nib b/examples/osgviewerCocoa/English.lproj/MainMenu.nib/classes.nib new file mode 100644 index 000000000..be0009dd9 --- /dev/null +++ b/examples/osgviewerCocoa/English.lproj/MainMenu.nib/classes.nib @@ -0,0 +1,12 @@ +{ + IBClasses = ( + {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, + { + ACTIONS = {copy = id; resetPosition = id; takeBackgroundColorFrom = id; }; + CLASS = ViewerCocoa; + LANGUAGE = ObjC; + SUPERCLASS = NSOpenGLView; + } + ); + IBVersion = 1; +} \ No newline at end of file diff --git a/examples/osgviewerCocoa/English.lproj/MainMenu.nib/info.nib b/examples/osgviewerCocoa/English.lproj/MainMenu.nib/info.nib new file mode 100644 index 000000000..aa443b42a --- /dev/null +++ b/examples/osgviewerCocoa/English.lproj/MainMenu.nib/info.nib @@ -0,0 +1,26 @@ + + + + + IBDocumentLocation + 50 119 356 240 0 0 1920 1178 + IBEditorPositions + + 213 + 842 444 236 724 0 0 1920 1178 + 29 + 65 465 338 44 0 0 1920 1178 + + IBFramework Version + 446.1 + IBOpenObjects + + 231 + 29 + 21 + 213 + + IBSystem Version + 8P135 + + diff --git a/examples/osgviewerCocoa/English.lproj/MainMenu.nib/keyedobjects.nib b/examples/osgviewerCocoa/English.lproj/MainMenu.nib/keyedobjects.nib new file mode 100644 index 000000000..939095676 Binary files /dev/null and b/examples/osgviewerCocoa/English.lproj/MainMenu.nib/keyedobjects.nib differ