Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created October 25, 2020 21:09
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 r-ryantm/f7f77aadec55208d12f7204d298ff1ce to your computer and use it in GitHub Desktop.
Save r-ryantm/f7f77aadec55208d12f7204d298ff1ce to your computer and use it in GitHub Desktop.
/nix/store/x45d0jv500vbna7bf5crwwfvd39cl3aq-minder-1.11.3
├── bin
│   ├── com.github.phase1geo.minder
│   └── minder -> com.github.phase1geo.minder
└── share
├── applications
│   └── com.github.phase1geo.minder.desktop
├── glib-2.0
├── gsettings-schemas
│   └── minder-1.11.3
│   └── glib-2.0
│   └── schemas
│   ├── com.github.phase1geo.minder.gschema.xml
│   └── gschemas.compiled
├── gtksourceview-3.0
│   └── styles
│   └── com.github.phase1geo.minder.xml
├── icons
│   └── hicolor
│   ├── 128x128
│   │   └── apps
│   │   └── com.github.phase1geo.minder.svg
│   ├── 16x16
│   │   └── apps
│   │   └── com.github.phase1geo.minder.svg
│   ├── 24x24
│   │   └── apps
│   │   └── com.github.phase1geo.minder.svg
│   ├── 32x32
│   │   └── apps
│   │   └── com.github.phase1geo.minder.svg
│   ├── 48x48
│   │   └── apps
│   │   └── com.github.phase1geo.minder.svg
│   └── 64x64
│   └── apps
│   └── com.github.phase1geo.minder.svg
├── locale
│   ├── cs
│   │   └── LC_MESSAGES
│   │   └── com.github.phase1geo.minder.mo
│   ├── es
│   │   └── LC_MESSAGES
│   │   └── com.github.phase1geo.minder.mo
│   ├── fr
│   │   └── LC_MESSAGES
│   │   └── com.github.phase1geo.minder.mo
│   ├── it
│   │   └── LC_MESSAGES
│   │   └── com.github.phase1geo.minder.mo
│   ├── nl
│   │   └── LC_MESSAGES
│   │   └── com.github.phase1geo.minder.mo
│   ├── pl
│   │   └── LC_MESSAGES
│   │   └── com.github.phase1geo.minder.mo
│   ├── pt
│   │   └── LC_MESSAGES
│   │   └── com.github.phase1geo.minder.mo
│   ├── pt_BR
│   │   └── LC_MESSAGES
│   │   └── com.github.phase1geo.minder.mo
│   └── ru
│   └── LC_MESSAGES
│   └── com.github.phase1geo.minder.mo
├── metainfo
│   └── com.github.phase1geo.minder.appdata.xml
└── mime
├── aliases
├── application
│   └── com.github.phase1geo.minder.xml
├── generic-icons
├── globs
├── globs2
├── icons
├── magic
├── mime.cache
├── packages
│   └── com.github.phase1geo.minder.xml
├── subclasses
├── treemagic
├── types
├── version
└── XMLnamespaces
47 directories, 36 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment