Created
April 10, 2018 18:57
-
-
Save ryantm/e311aa1d900f0a6f815cf352c2f601a3 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/nix/store/samlqqmdzqcfz0a31vfxhg4vhsj79f19-smtube-18.3.0 | |
├── bin | |
│ └── smtube | |
├── nix-support | |
│ └── propagated-user-env-packages | |
└── share | |
├── applications | |
│ └── smtube.desktop | |
├── doc | |
│ └── smtube | |
│ ├── Changelog | |
│ ├── Copying.txt | |
│ ├── Readme.txt | |
│ └── Release_notes.txt | |
├── icons | |
│ └── hicolor | |
│ ├── 128x128 | |
│ │ └── apps | |
│ │ └── smtube.png | |
│ ├── 16x16 | |
│ │ └── apps | |
│ │ └── smtube.png | |
│ ├── 256x256 | |
│ │ └── apps | |
│ │ └── smtube.png | |
│ ├── 32x32 | |
│ │ └── apps | |
│ │ └── smtube.png | |
│ ├── 48x48 | |
│ │ └── apps | |
│ │ └── smtube.png | |
│ └── 64x64 | |
│ └── apps | |
│ └── smtube.png | |
└── smtube | |
└── translations | |
├── smtube_bg.qm | |
├── smtube_ca.qm | |
├── smtube_cs.qm | |
├── smtube_da.qm | |
├── smtube_de.qm | |
├── smtube_el.qm | |
├── smtube_en_GB.qm | |
├── smtube_en.qm | |
├── smtube_es.qm | |
├── smtube_eu.qm | |
├── smtube_fr.qm | |
├── smtube_gl.qm | |
├── smtube_he_IL.qm | |
├── smtube_hr.qm | |
├── smtube_hu.qm | |
├── smtube_it.qm | |
├── smtube_ja.qm | |
├── smtube_ko.qm | |
├── smtube_ms.qm | |
├── smtube_nb_NO.qm | |
├── smtube_nn_NO.qm | |
├── smtube_pl.qm | |
├── smtube_pt_BR.qm | |
├── smtube_pt.qm | |
├── smtube_ru.qm | |
├── smtube_sq.qm | |
├── smtube_sr.qm | |
├── smtube_tr.qm | |
├── smtube_uk.qm | |
├── smtube_zh_CN.qm | |
└── smtube_zh_TW.qm | |
22 directories, 44 files |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment