Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created August 26, 2020 12:34
Show Gist options
  • Save r-ryantm/1a4557b35f965cd4b8f41016196c9ef7 to your computer and use it in GitHub Desktop.
Save r-ryantm/1a4557b35f965cd4b8f41016196c9ef7 to your computer and use it in GitHub Desktop.
/nix/store/raahbcr3cfjk8azgaasv4glmllnb3zcx-mediainfo-gui-20.08
├── bin
│   └── mediainfo-gui
└── share
├── applications
│   └── mediainfo-gui.desktop
├── apps
│   └── konqueror
│   └── servicemenus
│   └── mediainfo-gui.desktop
├── icons
│   └── hicolor
│   ├── 256x256
│   │   └── apps
│   │   └── mediainfo.png
│   └── scalable
│   └── apps
│   └── mediainfo.svg
├── kde4
│   └── services
│   └── ServiceMenus
│   └── mediainfo-gui.desktop
├── kservices5
│   └── ServiceMenus
│   └── mediainfo-gui.desktop
├── metainfo
│   └── mediainfo-gui.metainfo.xml
└── pixmaps
└── mediainfo.xpm
19 directories, 9 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment