Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created August 31, 2018 01:00
Show Gist options
  • Save ryantm/204d30dbbea9e519caf2788c9ec1ecc1 to your computer and use it in GitHub Desktop.
Save ryantm/204d30dbbea9e519caf2788c9ec1ecc1 to your computer and use it in GitHub Desktop.
/nix/store/3r2incccy7jn4xrpwn3jlbk5hs5r92n4-system_preferences-1.2.0
├── bin
│   └── SystemPreferences
├── include
│   └── PreferencePanes -> ../lib/GNUstep/Frameworks/PreferencePanes.framework/Headers
├── lib
│   ├── GNUstep
│   │   ├── Applications
│   │   │   └── SystemPreferences.app
│   │   │   ├── Resources
│   │   │   │   ├── English.lproj
│   │   │   │   │   └── SystemPreferences.gorm
│   │   │   │   │   ├── data.classes
│   │   │   │   │   ├── data.info
│   │   │   │   │   └── objects.gorm
│   │   │   │   ├── Info-gnustep.plist
│   │   │   │   ├── SystemPreferences.desktop
│   │   │   │   ├── SystemPreferences.ico
│   │   │   │   └── SystemPreferences.tiff
│   │   │   ├── stamp.make
│   │   │   └── SystemPreferences
│   │   ├── Bundles
│   │   │   ├── Defaults.prefPane
│   │   │   │   ├── Defaults
│   │   │   │   ├── Resources
│   │   │   │   │   ├── Defaults.tiff
│   │   │   │   │   ├── English.lproj
│   │   │   │   │   │   ├── Defaults.gorm
│   │   │   │   │   │   │   ├── data.classes
│   │   │   │   │   │   │   ├── data.info
│   │   │   │   │   │   │   └── objects.gorm
│   │   │   │   │   │   ├── Defaults.plist
│   │   │   │   │   │   └── Localizable.strings
│   │   │   │   │   └── Info-gnustep.plist
│   │   │   │   └── stamp.make
│   │   │   ├── FileSystem.prefPane
│   │   │   │   ├── FileSystem
│   │   │   │   ├── Resources
│   │   │   │   │   ├── English.lproj
│   │   │   │   │   │   └── FileSystem.gorm
│   │   │   │   │   │   ├── data.classes
│   │   │   │   │   │   ├── data.info
│   │   │   │   │   │   └── objects.gorm
│   │   │   │   │   ├── FileSystem.tiff
│   │   │   │   │   └── Info-gnustep.plist
│   │   │   │   └── stamp.make
│   │   │   ├── FontModule.prefPane
│   │   │   │   ├── FontModule
│   │   │   │   ├── Resources
│   │   │   │   │   ├── English.lproj
│   │   │   │   │   │   └── FontModule.gorm
│   │   │   │   │   │   ├── data.classes
│   │   │   │   │   │   ├── data.info
│   │   │   │   │   │   └── objects.gorm
│   │   │   │   │   ├── FontModule.tiff
│   │   │   │   │   └── Info-gnustep.plist
│   │   │   │   └── stamp.make
│   │   │   ├── InternetModule.prefPane
│   │   │   │   ├── InternetModule
│   │   │   │   ├── Resources
│   │   │   │   │   ├── English.lproj
│   │   │   │   │   │   └── InternetModule.gorm
│   │   │   │   │   │   ├── data.classes
│   │   │   │   │   │   ├── data.info
│   │   │   │   │   │   └── objects.gorm
│   │   │   │   │   ├── Info-gnustep.plist
│   │   │   │   │   └── InternetModule.tiff
│   │   │   │   └── stamp.make
│   │   │   ├── ModifierKeys.prefPane
│   │   │   │   ├── ModifierKeys
│   │   │   │   ├── Resources
│   │   │   │   │   ├── English.lproj
│   │   │   │   │   │   └── ModifierKeys.gorm
│   │   │   │   │   │   ├── data.classes
│   │   │   │   │   │   ├── data.info
│   │   │   │   │   │   └── objects.gorm
│   │   │   │   │   ├── Info-gnustep.plist
│   │   │   │   │   └── ModifierKeys.tiff
│   │   │   │   └── stamp.make
│   │   │   ├── Themes.prefPane
│   │   │   │   ├── Resources
│   │   │   │   │   ├── English.lproj
│   │   │   │   │   │   └── Themes.gorm
│   │   │   │   │   │   ├── data.classes
│   │   │   │   │   │   ├── data.info
│   │   │   │   │   │   └── objects.gorm
│   │   │   │   │   ├── gnustep_preview_128.tiff
│   │   │   │   │   ├── Info-gnustep.plist
│   │   │   │   │   ├── no_preview.tiff
│   │   │   │   │   └── Themes.tiff
│   │   │   │   ├── stamp.make
│   │   │   │   └── Themes
│   │   │   ├── TimeZone.prefPane
│   │   │   │   ├── Resources
│   │   │   │   │   ├── English.lproj
│   │   │   │   │   │   └── TimeZone.gorm
│   │   │   │   │   │   ├── data.classes
│   │   │   │   │   │   ├── data.info
│   │   │   │   │   │   └── objects.gorm
│   │   │   │   │   ├── Info-gnustep.plist
│   │   │   │   │   ├── map.tiff
│   │   │   │   │   ├── TimeZone.tiff
│   │   │   │   │   └── zones.db
│   │   │   │   ├── stamp.make
│   │   │   │   └── TimeZone
│   │   │   └── Volumes.prefPane
│   │   │   ├── Resources
│   │   │   │   ├── English.lproj
│   │   │   │   │   └── Volumes.gorm
│   │   │   │   │   ├── data.classes
│   │   │   │   │   ├── data.info
│   │   │   │   │   └── objects.gorm
│   │   │   │   ├── Info-gnustep.plist
│   │   │   │   └── Volumes.tiff
│   │   │   ├── stamp.make
│   │   │   └── Volumes
│   │   └── Frameworks
│   │   └── PreferencePanes.framework
│   │   ├── Headers -> Versions/Current/Headers
│   │   ├── libPreferencePanes.so -> ./Versions/Current/libPreferencePanes.so
│   │   ├── PreferencePanes -> ./Versions/Current/PreferencePanes
│   │   ├── Resources -> Versions/Current/Resources
│   │   └── Versions
│   │   ├── 1
│   │   │   ├── Headers
│   │   │   │   ├── NSPreferencePane.h
│   │   │   │   └── PreferencePanes.h
│   │   │   ├── libPreferencePanes.so -> libPreferencePanes.so.1
│   │   │   ├── libPreferencePanes.so.1 -> libPreferencePanes.so.1.0.0
│   │   │   ├── libPreferencePanes.so.1.0.0
│   │   │   ├── PreferencePanes -> libPreferencePanes.so
│   │   │   └── Resources
│   │   │   └── Info-gnustep.plist
│   │   └── Current -> 1
│   ├── libPreferencePanes.so -> ./GNUstep/Frameworks/PreferencePanes.framework/Versions/Current/libPreferencePanes.so
│   ├── libPreferencePanes.so.1 -> ./GNUstep/Frameworks/PreferencePanes.framework/Versions/1/libPreferencePanes.so.1
│   └── libPreferencePanes.so.1.0.0 -> ./GNUstep/Frameworks/PreferencePanes.framework/Versions/1/libPreferencePanes.so.1.0.0
├── nix-support
│   └── setup-hook
└── share
54 directories, 85 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment