Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created March 21, 2019 21:08
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 ryantm/9b70c2ab19b12c2225e4e3fcdcfa0354 to your computer and use it in GitHub Desktop.
Save ryantm/9b70c2ab19b12c2225e4e3fcdcfa0354 to your computer and use it in GitHub Desktop.
/nix/store/7bfs5q6gbdn80jh0nrwzslzp821jhla4-falkon-3.1.0
├── bin
│   └── falkon
├── lib
│   ├── libFalkonPrivate.so.3 -> libFalkonPrivate.so.3.1.0
│   ├── libFalkonPrivate.so.3.1.0
│   └── qt-5.12
│   └── plugins
│   └── falkon
│   ├── AutoScroll.so
│   ├── FlashCookieManager.so
│   ├── GreaseMonkey.so
│   ├── MouseGestures.so
│   ├── PIM.so
│   ├── qml
│   │   └── helloqml
│   │   ├── extensions.svg
│   │   ├── helloqml.qml
│   │   ├── metadata.desktop
│   │   └── script.js
│   ├── StatusBarIcons.so
│   ├── TabManager.so
│   └── VerticalTabs.so
├── nix-support
│   └── propagated-user-env-packages
└── share
├── appdata
│   └── org.kde.falkon.appdata.xml
├── applications
│   └── org.kde.falkon.desktop
├── bash-completion
│   └── completions
│   └── falkon
├── falkon
│   └── themes
│   ├── chrome
│   │   ├── images
│   │   │   ├── gotoaddress.png
│   │   │   ├── key.png
│   │   │   ├── library-bg.png
│   │   │   ├── lineedit-bg.png
│   │   │   ├── navigation-addtab.png
│   │   │   ├── navigation-back.png
│   │   │   ├── navigation-downloads.png
│   │   │   ├── navigation-dropdown.png
│   │   │   ├── navigation-exit-fullscreen.png
│   │   │   ├── navigation-forward.png
│   │   │   ├── navigation-home.png
│   │   │   ├── navigation-reload.png
│   │   │   ├── navigation-stop.png
│   │   │   ├── navigation-supermenu.png
│   │   │   ├── navigation-tools.png
│   │   │   ├── navigation-tools-rtl.png
│   │   │   ├── searchbar-provider-bg.png
│   │   │   ├── search-icon.png
│   │   │   ├── semi-transp.png
│   │   │   ├── siteicon-bg.png
│   │   │   ├── siteicon-secure-bg.png
│   │   │   ├── star-a.png
│   │   │   ├── star.png
│   │   │   ├── tabbar-addtab.png
│   │   │   ├── tab-left-arrow.png
│   │   │   ├── tab-right-arrow.png
│   │   │   ├── tabs-bg.png
│   │   │   ├── tabs-closed-button.png
│   │   │   ├── tabs-list-button.png
│   │   │   ├── toolbar-bg.png
│   │   │   ├── toolbutton-a.png
│   │   │   ├── toolbutton-h.png
│   │   │   └── toolbutton.png
│   │   ├── license.txt
│   │   ├── linux.css
│   │   ├── main.css
│   │   ├── metadata.desktop
│   │   ├── rtl.css
│   │   ├── theme.png
│   │   └── windows.css
│   ├── linux
│   │   ├── images
│   │   │   ├── arrow-down.svg
│   │   │   ├── exit-fullscreen.svg
│   │   │   ├── goto.svg
│   │   │   ├── library-bg.png
│   │   │   ├── menu.svg
│   │   │   ├── semi-transp.png
│   │   │   ├── star-a.svg
│   │   │   ├── star.svg
│   │   │   ├── tab-left-arrow.svg
│   │   │   ├── tab-right-arrow.svg
│   │   │   ├── tools-rtl.svg
│   │   │   ├── tools.svg
│   │   │   ├── transp.png
│   │   │   └── user.svg
│   │   ├── main.css
│   │   ├── metadata.desktop
│   │   ├── rtl.css
│   │   └── theme.png
│   ├── mac
│   │   ├── images
│   │   │   ├── gotoaddress.png
│   │   │   ├── key.png
│   │   │   ├── library-bg.png
│   │   │   ├── lineedit-bg.png
│   │   │   ├── navigation-addtab.png
│   │   │   ├── navigation-back.png
│   │   │   ├── navigation-downloads.png
│   │   │   ├── navigation-dropdown.png
│   │   │   ├── navigation-exit-fullscreen.png
│   │   │   ├── navigation-forward.png
│   │   │   ├── navigation-home.png
│   │   │   ├── navigation-reload.png
│   │   │   ├── navigation-stop.png
│   │   │   ├── navigation-supermenu.png
│   │   │   ├── navigation-tools.png
│   │   │   ├── navigation-tools-rtl.png
│   │   │   ├── searchbar-provider-bg.png
│   │   │   ├── search-icon.png
│   │   │   ├── semi-transp.png
│   │   │   ├── siteicon-bg.png
│   │   │   ├── siteicon-secure-bg.png
│   │   │   ├── splitter.png
│   │   │   ├── star-a.png
│   │   │   ├── star.png
│   │   │   ├── tabbar-addtab.png
│   │   │   ├── tab-left-arrow.png
│   │   │   ├── tab-right-arrow.png
│   │   │   ├── tabs-bg.png
│   │   │   ├── tabs-closed-button.png
│   │   │   ├── tabs-closed-button-rtl.png
│   │   │   ├── tabs-list-button.png
│   │   │   ├── tabs-list-button_rtl.png
│   │   │   ├── toolbar-bg.png
│   │   │   ├── toolbutton-a.png
│   │   │   ├── toolbutton-h.png
│   │   │   ├── toolbutton.png
│   │   │   └── transp.png
│   │   ├── license.txt
│   │   ├── linux.css
│   │   ├── main.css
│   │   ├── metadata.desktop
│   │   ├── rtl.css
│   │   ├── theme.png
│   │   └── windows.css
│   └── windows
│   ├── images
│   │   ├── exit-fullscreen.svg
│   │   ├── goto.svg
│   │   ├── library-bg.png
│   │   ├── menu.svg
│   │   ├── semi-transp.png
│   │   ├── star-a.svg
│   │   ├── star.svg
│   │   ├── tab-close-a.svg
│   │   ├── tab-close-h.svg
│   │   ├── tab-close.svg
│   │   ├── tab-left-arrow.svg
│   │   ├── tab-right-arrow.svg
│   │   ├── tools-rtl.svg
│   │   ├── tools.svg
│   │   ├── transp.png
│   │   └── user.svg
│   ├── main.css
│   ├── metadata.desktop
│   ├── rtl.css
│   └── theme.png
├── icons
│   └── hicolor
│   ├── 128x128
│   │   └── apps
│   │   └── falkon.png
│   ├── 16x16
│   │   └── apps
│   │   └── falkon.png
│   ├── 256x256
│   │   └── apps
│   │   └── falkon.png
│   ├── 32x32
│   │   └── apps
│   │   └── falkon.png
│   ├── 48x48
│   │   └── apps
│   │   └── falkon.png
│   ├── 64x64
│   │   └── apps
│   │   └── falkon.png
│   └── scalable
│   └── apps
│   └── falkon.svg
└── pixmaps
└── falkon.png
40 directories, 149 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment