Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created January 17, 2019 19:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/9de292eb7b68b061cb616f0c96aab405 to your computer and use it in GitHub Desktop.
Save ryantm/9de292eb7b68b061cb616f0c96aab405 to your computer and use it in GitHub Desktop.
/nix/store/f506yd51xwqgbrwlbzq6d3z3m2gc6ck4-gnustep-gui-0.27.0
├── bin
│   ├── gclose
│   ├── gcloseall
│   ├── gopen
│   ├── make_services
│   └── set_show_service
├── include
│   ├── AppKit
│   │   ├── AppKitDefines.h
│   │   ├── AppKitExceptions.h
│   │   ├── AppKit.h
│   │   ├── DPSOperators.h
│   │   ├── GMAppKit.h
│   │   ├── GMArchiver.h
│   │   ├── GSAnimator.h
│   │   ├── GSDisplayServer.h
│   │   ├── GSDragView.h
│   │   ├── GSEPSPrintOperation.h
│   │   ├── GSFontInfo.h
│   │   ├── GSGormLoading.h
│   │   ├── GSHbox.h
│   │   ├── GSHelpAttachment.h
│   │   ├── GSHelpManagerPanel.h
│   │   ├── GSHorizontalTypesetter.h
│   │   ├── GSInfoPanel.h
│   │   ├── GSInstantiator.h
│   │   ├── GSLayoutManager.h
│   │   ├── GSLayoutManager_internal.h
│   │   ├── GSMemoryPanel.h
│   │   ├── GSMethodTable.h
│   │   ├── GSModelLoaderFactory.h
│   │   ├── GSNibContainer.h
│   │   ├── GSNibLoading.h
│   │   ├── GSPasteboardServer.h
│   │   ├── GSPDFPrintOperation.h
│   │   ├── GSPrinting.h
│   │   ├── GSPrintOperation.h
│   │   ├── GSServicesManager.h
│   │   ├── GSSoundSink.h
│   │   ├── GSSoundSource.h
│   │   ├── GSTable.h
│   │   ├── GSTextConverter.h
│   │   ├── GSTheme.h
│   │   ├── GSTitleView.h
│   │   ├── GSToolbarView.h
│   │   ├── GSTrackingRect.h
│   │   ├── GSTypesetter.h
│   │   ├── GSVbox.h
│   │   ├── GSVersion.h
│   │   ├── GSWindowDecorationView.h
│   │   ├── GSXibElement.h
│   │   ├── GSXibKeyedUnarchiver.h
│   │   ├── GSXibLoading.h
│   │   ├── GSXibObjectContainer.h
│   │   ├── GSXibParser.h
│   │   ├── IMConnectors.h
│   │   ├── IMCustomObject.h
│   │   ├── IMLoading.h
│   │   ├── NSAccessibilityConstants.h
│   │   ├── NSAccessibility.h
│   │   ├── NSActionCell.h
│   │   ├── NSAffineTransform.h
│   │   ├── NSAlert.h
│   │   ├── NSAnimationContext.h
│   │   ├── NSAnimation.h
│   │   ├── NSApplication.h
│   │   ├── NSArrayController.h
│   │   ├── NSAttributedString.h
│   │   ├── NSBezierPath.h
│   │   ├── NSBitmapImageRep.h
│   │   ├── NSBox.h
│   │   ├── NSBrowserCell.h
│   │   ├── NSBrowser.h
│   │   ├── NSButtonCell.h
│   │   ├── NSButton.h
│   │   ├── NSCachedImageRep.h
│   │   ├── NSCell.h
│   │   ├── NSClipView.h
│   │   ├── NSCollectionView.h
│   │   ├── NSCollectionViewItem.h
│   │   ├── NSColor.h
│   │   ├── NSColorList.h
│   │   ├── NSColorPanel.h
│   │   ├── NSColorPicker.h
│   │   ├── NSColorPicking.h
│   │   ├── NSColorSpace.h
│   │   ├── NSColorWell.h
│   │   ├── NSComboBoxCell.h
│   │   ├── NSComboBox.h
│   │   ├── NSControl.h
│   │   ├── NSController.h
│   │   ├── NSCursor.h
│   │   ├── NSCustomImageRep.h
│   │   ├── NSDataLink.h
│   │   ├── NSDataLinkManager.h
│   │   ├── NSDataLinkPanel.h
│   │   ├── NSDocumentController.h
│   │   ├── NSDocument.h
│   │   ├── NSDragging.h
│   │   ├── NSDrawer.h
│   │   ├── NSEPSImageRep.h
│   │   ├── NSEvent.h
│   │   ├── NSFileWrapper.h
│   │   ├── NSFontDescriptor.h
│   │   ├── NSFont.h
│   │   ├── NSFontManager.h
│   │   ├── NSFontPanel.h
│   │   ├── NSFormCell.h
│   │   ├── NSForm.h
│   │   ├── NSGestureRecognizer.h
│   │   ├── NSGlyphGenerator.h
│   │   ├── NSGradient.h
│   │   ├── NSGraphicsContext.h
│   │   ├── NSGraphics.h
│   │   ├── NSHelpManager.h
│   │   ├── NSHelpPanel.h
│   │   ├── NSImageCell.h
│   │   ├── NSImage.h
│   │   ├── NSImageRep.h
│   │   ├── NSImageView.h
│   │   ├── NSInputManager.h
│   │   ├── NSInputServer.h
│   │   ├── NSInterfaceStyle.h
│   │   ├── NSKeyValueBinding.h
│   │   ├── NSLayoutManager.h
│   │   ├── NSLevelIndicatorCell.h
│   │   ├── NSLevelIndicator.h
│   │   ├── NSMatrix.h
│   │   ├── NSMenu.h
│   │   ├── NSMenuItemCell.h
│   │   ├── NSMenuItem.h
│   │   ├── NSMenuView.h
│   │   ├── NSMovie.h
│   │   ├── NSMovieView.h
│   │   ├── NSNibConnector.h
│   │   ├── NSNibDeclarations.h
│   │   ├── NSNib.h
│   │   ├── NSNibLoading.h
│   │   ├── NSObjectController.h
│   │   ├── NSOpenGL.h
│   │   ├── NSOpenGLView.h
│   │   ├── NSOpenPanel.h
│   │   ├── NSOutlineView.h
│   │   ├── NSPageLayout.h
│   │   ├── NSPanel.h
│   │   ├── NSParagraphStyle.h
│   │   ├── NSPasteboard.h
│   │   ├── NSPasteboardItem.h
│   │   ├── NSPopover.h
│   │   ├── NSPopUpButtonCell.h
│   │   ├── NSPopUpButton.h
│   │   ├── NSPrinter.h
│   │   ├── NSPrintInfo.h
│   │   ├── NSPrintOperation.h
│   │   ├── NSPrintPanel.h
│   │   ├── NSProgressIndicator.h
│   │   ├── NSResponder.h
│   │   ├── NSRulerMarker.h
│   │   ├── NSRulerView.h
│   │   ├── NSRunningApplication.h
│   │   ├── NSSavePanel.h
│   │   ├── NSScreen.h
│   │   ├── NSScroller.h
│   │   ├── NSScrollView.h
│   │   ├── NSSearchFieldCell.h
│   │   ├── NSSearchField.h
│   │   ├── NSSecureTextField.h
│   │   ├── NSSegmentedCell.h
│   │   ├── NSSegmentedControl.h
│   │   ├── NSSelection.h
│   │   ├── NSShadow.h
│   │   ├── NSSharingService.h
│   │   ├── NSSliderCell.h
│   │   ├── NSSlider.h
│   │   ├── NSSound.h
│   │   ├── NSSpeechSynthesizer.h
│   │   ├── NSSpellChecker.h
│   │   ├── NSSpellProtocol.h
│   │   ├── NSSpellServer.h
│   │   ├── NSSplitView.h
│   │   ├── NSStatusBar.h
│   │   ├── NSStatusItem.h
│   │   ├── NSStepperCell.h
│   │   ├── NSStepper.h
│   │   ├── NSStringDrawing.h
│   │   ├── NSTableColumn.h
│   │   ├── NSTableHeaderCell.h
│   │   ├── NSTableHeaderView.h
│   │   ├── NSTableView.h
│   │   ├── NSTabView.h
│   │   ├── NSTabViewItem.h
│   │   ├── NSTextAlternatives.h
│   │   ├── NSTextAttachment.h
│   │   ├── NSTextContainer.h
│   │   ├── NSTextFieldCell.h
│   │   ├── NSTextField.h
│   │   ├── NSText.h
│   │   ├── NSTextList.h
│   │   ├── NSTextStorage.h
│   │   ├── NSTextTable.h
│   │   ├── NSTextView.h
│   │   ├── NSTokenFieldCell.h
│   │   ├── NSTokenField.h
│   │   ├── NSToolbar.h
│   │   ├── NSToolbarItemGroup.h
│   │   ├── NSToolbarItem.h
│   │   ├── NSTrackingArea.h
│   │   ├── NSTreeController.h
│   │   ├── NSTreeNode.h
│   │   ├── NSUserDefaultsController.h
│   │   ├── NSUserInterfaceItemIdentification.h
│   │   ├── NSUserInterfaceLayout.h
│   │   ├── NSUserInterfaceValidation.h
│   │   ├── NSViewController.h
│   │   ├── NSView.h
│   │   ├── NSVisualEffectView.h
│   │   ├── NSWindowController.h
│   │   ├── NSWindow.h
│   │   ├── NSWorkspace.h
│   │   └── PSOperators.h
│   ├── Cocoa
│   │   └── Cocoa.h
│   ├── gnustep
│   │   └── gui
│   │   ├── GMAppKit.h
│   │   ├── GMArchiver.h
│   │   ├── GSAnimator.h
│   │   ├── GSDisplayServer.h
│   │   ├── GSDragView.h
│   │   ├── GSEPSPrintOperation.h
│   │   ├── GSFontInfo.h
│   │   ├── GSGormLoading.h
│   │   ├── GSHbox.h
│   │   ├── GSHelpAttachment.h
│   │   ├── GSHelpManagerPanel.h
│   │   ├── GSHorizontalTypesetter.h
│   │   ├── GSInfoPanel.h
│   │   ├── GSInstantiator.h
│   │   ├── GSLayoutManager.h
│   │   ├── GSLayoutManager_internal.h
│   │   ├── GSMemoryPanel.h
│   │   ├── GSMethodTable.h
│   │   ├── GSModelLoaderFactory.h
│   │   ├── GSNibContainer.h
│   │   ├── GSNibLoading.h
│   │   ├── GSPasteboardServer.h
│   │   ├── GSPDFPrintOperation.h
│   │   ├── GSPrinting.h
│   │   ├── GSPrintOperation.h
│   │   ├── GSServicesManager.h
│   │   ├── GSSoundSink.h
│   │   ├── GSSoundSource.h
│   │   ├── GSTable.h
│   │   ├── GSTextConverter.h
│   │   ├── GSTheme.h
│   │   ├── GSTitleView.h
│   │   ├── GSToolbarView.h
│   │   ├── GSTrackingRect.h
│   │   ├── GSTypesetter.h
│   │   ├── GSVbox.h
│   │   ├── GSVersion.h
│   │   ├── GSWindowDecorationView.h
│   │   ├── GSXibElement.h
│   │   ├── GSXibKeyedUnarchiver.h
│   │   ├── GSXibLoading.h
│   │   ├── GSXibObjectContainer.h
│   │   ├── GSXibParser.h
│   │   ├── IMConnectors.h
│   │   ├── IMCustomObject.h
│   │   └── IMLoading.h
│   └── GNUstepGUI
│   ├── GMAppKit.h
│   ├── GMArchiver.h
│   ├── GSAnimator.h
│   ├── GSDisplayServer.h
│   ├── GSDragView.h
│   ├── GSEPSPrintOperation.h
│   ├── GSFontInfo.h
│   ├── GSGormLoading.h
│   ├── GSHbox.h
│   ├── GSHelpAttachment.h
│   ├── GSHelpManagerPanel.h
│   ├── GSHorizontalTypesetter.h
│   ├── GSInfoPanel.h
│   ├── GSInstantiator.h
│   ├── GSLayoutManager.h
│   ├── GSLayoutManager_internal.h
│   ├── GSMemoryPanel.h
│   ├── GSMethodTable.h
│   ├── GSModelLoaderFactory.h
│   ├── GSNibContainer.h
│   ├── GSNibLoading.h
│   ├── GSPasteboardServer.h
│   ├── GSPDFPrintOperation.h
│   ├── GSPrinting.h
│   ├── GSPrintOperation.h
│   ├── GSServicesManager.h
│   ├── GSSoundSink.h
│   ├── GSSoundSource.h
│   ├── GSTable.h
│   ├── GSTextConverter.h
│   ├── GSTheme.h
│   ├── GSTitleView.h
│   ├── GSToolbarView.h
│   ├── GSTrackingRect.h
│   ├── GSTypesetter.h
│   ├── GSVbox.h
│   ├── GSVersion.h
│   ├── GSWindowDecorationView.h
│   ├── GSXibElement.h
│   ├── GSXibKeyedUnarchiver.h
│   ├── GSXibLoading.h
│   ├── GSXibObjectContainer.h
│   ├── GSXibParser.h
│   ├── IMConnectors.h
│   ├── IMCustomObject.h
│   └── IMLoading.h
├── lib
│   ├── GNUstep
│   │   ├── Bundles
│   │   │   ├── GSPrinting
│   │   │   │   ├── GSCUPS.bundle
│   │   │   │   │   ├── GSCUPS
│   │   │   │   │   ├── Resources
│   │   │   │   │   │   └── Info-gnustep.plist
│   │   │   │   │   └── stamp.make
│   │   │   │   └── GSLPR.bundle
│   │   │   │   ├── GSLPR
│   │   │   │   ├── Resources
│   │   │   │   │   └── Info-gnustep.plist
│   │   │   │   └── stamp.make
│   │   │   ├── libgmodel.bundle
│   │   │   │   ├── libgmodel
│   │   │   │   ├── Resources
│   │   │   │   │   └── Info-gnustep.plist
│   │   │   │   └── stamp.make
│   │   │   └── TextConverters
│   │   │   └── RTFConverter.bundle
│   │   │   ├── Resources
│   │   │   │   └── Info-gnustep.plist
│   │   │   ├── RTFConverter
│   │   │   └── stamp.make
│   │   ├── ColorPickers
│   │   │   ├── NamedPicker.bundle
│   │   │   │   ├── NamedPicker
│   │   │   │   ├── Resources
│   │   │   │   │   ├── GSNamedColorPicker.tiff
│   │   │   │   │   └── Info-gnustep.plist
│   │   │   │   └── stamp.make
│   │   │   ├── StandardPicker.bundle
│   │   │   │   ├── Resources
│   │   │   │   │   ├── English.lproj
│   │   │   │   │   │   └── StandardPicker.strings
│   │   │   │   │   ├── French.lproj
│   │   │   │   │   │   └── StandardPicker.strings
│   │   │   │   │   ├── GSCMYKColorPicker.tiff
│   │   │   │   │   ├── GSGrayColorPicker.tiff
│   │   │   │   │   ├── GSHSBColorPicker.tiff
│   │   │   │   │   ├── GSRGBColorPicker.tiff
│   │   │   │   │   ├── Info-gnustep.plist
│   │   │   │   │   ├── Spanish.lproj
│   │   │   │   │   │   └── StandardPicker.strings
│   │   │   │   │   └── Swedish.lproj
│   │   │   │   │   └── StandardPicker.strings
│   │   │   │   ├── stamp.make
│   │   │   │   └── StandardPicker
│   │   │   └── WheelPicker.bundle
│   │   │   ├── Resources
│   │   │   │   ├── GSWheelColorPicker.tiff
│   │   │   │   └── Info-gnustep.plist
│   │   │   ├── stamp.make
│   │   │   └── WheelPicker
│   │   ├── Images
│   │   │   ├── common_2DCheckMark.tiff
│   │   │   ├── common_2DDash.tiff
│   │   │   ├── common_3DArrowDown.tiff
│   │   │   ├── common_3DArrowLeft.tiff
│   │   │   ├── common_3DArrowRightH.tiff
│   │   │   ├── common_3DArrowRight.tiff
│   │   │   ├── common_3DArrowUp.tiff
│   │   │   ├── common_ApplicationFolder.tiff
│   │   │   ├── common_ArrowDownH.tiff
│   │   │   ├── common_ArrowDown.tiff
│   │   │   ├── common_ArrowLeftH.tiff
│   │   │   ├── common_ArrowLeft.tiff
│   │   │   ├── common_ArrowRightH.tiff
│   │   │   ├── common_ArrowRight.tiff
│   │   │   ├── common_ArrowUpH.tiff
│   │   │   ├── common_ArrowUp.tiff
│   │   │   ├── common_CenterTabStop.tiff
│   │   │   ├── common_CloseBrokenH.tiff
│   │   │   ├── common_CloseBroken.tiff
│   │   │   ├── common_ClosedHandCursor.tiff
│   │   │   ├── common_CloseH.tiff
│   │   │   ├── common_Close.tiff
│   │   │   ├── common_ColorSwatch.tiff
│   │   │   ├── common_ComboBoxEllipsis.tiff
│   │   │   ├── common_copyCursor.tiff
│   │   │   ├── common_DecimalTabStop.tiff
│   │   │   ├── common_Desktop.tiff
│   │   │   ├── common_Diamond.tiff
│   │   │   ├── common_DimpleHoriz.tiff
│   │   │   ├── common_Dimple.tiff
│   │   │   ├── common_DocsFolder.tiff
│   │   │   ├── common_DownArrowSmall.tiff
│   │   │   ├── common_DownloadFolder.tiff
│   │   │   ├── common_Folder.tiff
│   │   │   ├── common_GSFolder.tiff
│   │   │   ├── common_HelpCursor.tiff
│   │   │   ├── common_HelpLink.tiff
│   │   │   ├── common_HomeDirectory.tiff
│   │   │   ├── common_Home.tiff
│   │   │   ├── common_ImageFolder.tiff
│   │   │   ├── common_Info.tiff
│   │   │   ├── common_LeftTabStop.tiff
│   │   │   ├── common_LibraryFolder.tiff
│   │   │   ├── common_linkCursor.tiff
│   │   │   ├── common_MiniaturizeH.tiff
│   │   │   ├── common_Miniaturize.tiff
│   │   │   ├── common_MiniWindowTile.tiff
│   │   │   ├── common_Mount.tiff
│   │   │   ├── common_MultipleSelection.tiff
│   │   │   ├── common_MusicFolder.tiff
│   │   │   ├── common_Nibble.tiff
│   │   │   ├── common_noCursor.tiff
│   │   │   ├── common_OpenHandCursor.tiff
│   │   │   ├── common_outlineCollapsed.tiff
│   │   │   ├── common_outlineExpanded.tiff
│   │   │   ├── common_outlineUnexpandable.tiff
│   │   │   ├── common_Printer.tiff
│   │   │   ├── common_ProgressIndeterminate_1.tiff
│   │   │   ├── common_ProgressIndeterminate_2.tiff
│   │   │   ├── common_ProgressIndeterminate_3.tiff
│   │   │   ├── common_ProgressIndeterminate_4.tiff
│   │   │   ├── common_ProgressIndeterminate_5.tiff
│   │   │   ├── common_ProgressIndeterminate_6.tiff
│   │   │   ├── common_ProgressSpinning_1.tiff
│   │   │   ├── common_ProgressSpinning_2.tiff
│   │   │   ├── common_ProgressSpinning_3.tiff
│   │   │   ├── common_ProgressSpinning_4.tiff
│   │   │   ├── common_ProgressSpinning_5.tiff
│   │   │   ├── common_ProgressSpinning_6.tiff
│   │   │   ├── common_ProgressSpinning_7.tiff
│   │   │   ├── common_ProgressSpinning_8.tiff
│   │   │   ├── common_RadioOff.tiff
│   │   │   ├── common_RadioOn.tiff
│   │   │   ├── common_RecyclerEmpty.tiff
│   │   │   ├── common_RecyclerFull.tiff
│   │   │   ├── common_retH.tiff
│   │   │   ├── common_ret.tiff
│   │   │   ├── common_RightH.tiff
│   │   │   ├── common_RightTabStop.tiff
│   │   │   ├── common_Right.tiff
│   │   │   ├── common_Root_Apple.tiff
│   │   │   ├── common_Root_PC.tiff
│   │   │   ├── common_Root_SGI.tiff
│   │   │   ├── common_Root_Sparc2.tiff
│   │   │   ├── common_Root_Sparc.tiff
│   │   │   ├── common_SliderHoriz.tiff
│   │   │   ├── common_SliderVert.tiff
│   │   │   ├── common_StepperDownHighlighted.tiff
│   │   │   ├── common_StepperDown.tiff
│   │   │   ├── common_StepperUpHighlighted.tiff
│   │   │   ├── common_StepperUp.tiff
│   │   │   ├── common_SwitchOff.tiff
│   │   │   ├── common_SwitchOn.tiff
│   │   │   ├── common_TabDownSelectedLeft.tiff
│   │   │   ├── common_TabDownSelectedRight.tiff
│   │   │   ├── common_TabDownSelectedToUnSelectedJunction.tiff
│   │   │   ├── common_TabDownUnSelectedJunction.tiff
│   │   │   ├── common_TabDownUnSelectedLeft.tiff
│   │   │   ├── common_TabDownUnSelectedRight.tiff
│   │   │   ├── common_TabDownUnSelectedToSelectedJunction.tiff
│   │   │   ├── common_TabSelectedLeft.tiff
│   │   │   ├── common_TabSelectedRight.tiff
│   │   │   ├── common_TabSelectedToUnSelectedJunction.tiff
│   │   │   ├── common_TabUnSelectedJunction.tiff
│   │   │   ├── common_TabUnSelectedLeft.tiff
│   │   │   ├── common_TabUnSelectedRight.tiff
│   │   │   ├── common_TabUnSelectedToSelectedJunction.tiff
│   │   │   ├── common_Tile.tiff
│   │   │   ├── common_ToolbarClippedItemsMark.tiff
│   │   │   ├── common_ToolbarCustomizeToolbarItem.tiff
│   │   │   ├── common_ToolbarSeparatorItem.tiff
│   │   │   ├── common_ToolbarShowColorsItem.tiff
│   │   │   ├── common_ToolbarShowFontsItem.tiff
│   │   │   ├── common_ToolbarSpaceItem.tiff
│   │   │   ├── common_UnknownApplication.tiff
│   │   │   ├── common_Unknown.tiff
│   │   │   ├── common_UnknownTool.tiff
│   │   │   ├── common_Unmount.tiff
│   │   │   ├── common_UpAndDownArrowSmall.tiff
│   │   │   ├── common_VideoFolder.tiff
│   │   │   ├── GNUstepMenuImage.tiff
│   │   │   ├── GNUstep.tiff
│   │   │   ├── GSSearch.tiff
│   │   │   ├── GSStop.tiff
│   │   │   ├── LogoGNUstep.tiff
│   │   │   ├── MagnifyGlass.tiff
│   │   │   ├── NSAddTemplate.tiff
│   │   │   ├── NSAdvanced.tiff
│   │   │   ├── NSCaution.tiff
│   │   │   ├── NSColorPanel.tiff
│   │   │   ├── NSComboArrow.tiff
│   │   │   ├── NSFontPanel.tiff
│   │   │   ├── NSInfo.tiff
│   │   │   ├── nsmapping.strings
│   │   │   ├── NSPreferencesGeneral.tiff
│   │   │   ├── NSRatingLevelIndicator.tiff
│   │   │   ├── NSRemoveTemplate.tiff
│   │   │   ├── NSUserAccounts.tiff
│   │   │   ├── page_landscape.tiff
│   │   │   └── page_portrait.tiff
│   │   ├── KeyBindings
│   │   │   └── DefaultKeyBindings.dict
│   │   ├── Libraries
│   │   │   └── gnustep-gui
│   │   │   └── Versions
│   │   │   └── 0.27
│   │   │   └── Resources
│   │   │   ├── English.lproj
│   │   │   │   ├── GSDataLinkPanel.gorm
│   │   │   │   │   ├── data.classes
│   │   │   │   │   ├── data.info
│   │   │   │   │   └── objects.gorm
│   │   │   │   ├── GSFindPanel.gorm
│   │   │   │   │   ├── data.classes
│   │   │   │   │   ├── data.info
│   │   │   │   │   └── objects.gorm
│   │   │   │   ├── GSPageLayout.gorm
│   │   │   │   │   ├── data.classes
│   │   │   │   │   ├── data.info
│   │   │   │   │   └── objects.gorm
│   │   │   │   ├── GSPrintPanel.gorm
│   │   │   │   │   ├── data.classes
│   │   │   │   │   ├── data.info
│   │   │   │   │   └── objects.gorm
│   │   │   │   ├── GSSpellPanel.gorm
│   │   │   │   │   ├── data.classes
│   │   │   │   │   └── objects.gorm
│   │   │   │   ├── GSToolbarCustomizationPalette.gorm
│   │   │   │   │   ├── data.classes
│   │   │   │   │   ├── data.info
│   │   │   │   │   └── objects.gorm
│   │   │   │   └── Localizable.strings
│   │   │   ├── Esperanto.lproj
│   │   │   │   └── Localizable.strings
│   │   │   ├── French.lproj
│   │   │   │   └── Localizable.strings
│   │   │   ├── German.lproj
│   │   │   │   └── Localizable.strings
│   │   │   ├── Info-gnustep.plist
│   │   │   ├── Italian.lproj
│   │   │   │   └── Localizable.strings
│   │   │   ├── Japanese.lproj
│   │   │   │   └── Localizable.strings
│   │   │   ├── Korean.lproj
│   │   │   │   └── Localizable.strings
│   │   │   ├── Lojban.lproj
│   │   │   │   └── Localizable.strings
│   │   │   ├── Polish.lproj
│   │   │   │   └── Localizable.strings
│   │   │   └── Spanish.lproj
│   │   │   ├── GSDataLinkPanel.gorm
│   │   │   │   ├── data.classes
│   │   │   │   ├── data.info
│   │   │   │   └── objects.gorm
│   │   │   ├── GSFindPanel.gorm
│   │   │   │   ├── data.classes
│   │   │   │   ├── data.info
│   │   │   │   └── objects.gorm
│   │   │   ├── GSPageLayout.gorm
│   │   │   │   ├── data.classes
│   │   │   │   ├── data.info
│   │   │   │   └── objects.gorm
│   │   │   ├── GSPrintPanel.gorm
│   │   │   │   ├── data.classes
│   │   │   │   ├── data.info
│   │   │   │   └── objects.gorm
│   │   │   ├── GSSpellPanel.gorm
│   │   │   │   ├── data.classes
│   │   │   │   ├── data.info
│   │   │   │   └── objects.gorm
│   │   │   ├── GSToolbarCustomizationPalette.gorm
│   │   │   │   ├── data.classes
│   │   │   │   ├── data.info
│   │   │   │   └── objects.gorm
│   │   │   └── Localizable.strings
│   │   ├── PostScript
│   │   │   ├── GSProlog.ps
│   │   │   └── PPD
│   │   │   └── English.lproj
│   │   │   └── Generic-PostScript_Printer-Postscript.ppd
│   │   ├── Services
│   │   │   └── GSspell.service
│   │   │   ├── GSspell
│   │   │   └── Resources
│   │   │   └── Info-gnustep.plist
│   │   ├── Sounds
│   │   │   ├── Basso.wav
│   │   │   ├── Blow.wav
│   │   │   ├── Bottle.wav
│   │   │   ├── Frog.wav
│   │   │   ├── Glass.wav
│   │   │   ├── Hero.wav
│   │   │   ├── Ping.wav
│   │   │   ├── Pop.wav
│   │   │   ├── Sosumi.wav
│   │   │   ├── Submarine.wav
│   │   │   └── Tink.wav
│   │   └── Themes
│   ├── libgnustep-gui.so -> libgnustep-gui.so.0.27
│   ├── libgnustep-gui.so.0.27 -> libgnustep-gui.so.0.27.0
│   └── libgnustep-gui.so.0.27.0
├── nix-support
│   └── setup-hook
└── share
└── GNUstep
└── Makefiles
└── Additional
└── gui.make
73 directories, 548 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment