Skip to content

Instantly share code, notes, and snippets.

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/2b9a4492f955e2d98f7fb0ec8b278e44 to your computer and use it in GitHub Desktop.
Save r-ryantm/2b9a4492f955e2d98f7fb0ec8b278e44 to your computer and use it in GitHub Desktop.
/nix/store/dqg2q8ck4jfjjgyn6fmlpj4jnq21zdv0-mediainfo-gui-20.03
├── 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