diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2020-11-28 21:09:48 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2020-11-28 21:09:48 -0300 |
commit | 09f88f126bea0e4858f7a193987fea86b23140fa (patch) | |
tree | c40862cdb0c94ecaebedd93bd473d2e42490fc09 /share/provision/files/desktop-basic/mozilla/README.md | |
parent | 71246ed58e1a95ddeaf7f0bfa8febc8aa11e23bb (diff) | |
download | kvmx-09f88f126bea0e4858f7a193987fea86b23140fa.tar.gz kvmx-09f88f126bea0e4858f7a193987fea86b23140fa.tar.bz2 |
Fix: provision: some refatoring, moving things to trashman
Diffstat (limited to 'share/provision/files/desktop-basic/mozilla/README.md')
-rw-r--r-- | share/provision/files/desktop-basic/mozilla/README.md | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/share/provision/files/desktop-basic/mozilla/README.md b/share/provision/files/desktop-basic/mozilla/README.md deleted file mode 100644 index df58bcc..0000000 --- a/share/provision/files/desktop-basic/mozilla/README.md +++ /dev/null @@ -1,22 +0,0 @@ -Mozilla sample profile -====================== - -This is a tarball containing a custom Mozila Firefox configuration, -including some addons. - -Instead of distributing a tarball, it could be possible to automate the configuration: - -* https://developer.mozilla.org/en-US/Firefox/Enterprise_deployment -* https://developer.mozilla.org/en-US/Add-ons/Installing_extensions -* https://wiki.mozilla.org/Deployment:Deploying_Firefox -* https://developer.mozilla.org/en-US/docs/MCD,_Mission_Control_Desktop_AKA_AutoConfig - -## License - -* [uBlock Origin](https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/) released under [The GNU General Public License v3.0 - GNU Project - Free Software Foundation](https://www.gnu.org/licenses/gpl-3.0.html). -* [HTTPS Everywhere](https://addons.mozilla.org/en-US/firefox/addon/https-everywhere/) released under a [custom license](https://addons.mozilla.org/en-US/firefox/addon/https-everywhere/license/5.2.11). -* [NoScript](https://noscript.net/) released under the [GNU General Public License - Wikipedia](https://en.wikipedia.org/wiki/GNU_General_Public_License). -* [Vimperator // Vimperator](http://vimperator.org/vimperator) released under the [MIT License - Wikipedia](https://en.wikipedia.org/wiki/MIT_License). -* [Stylish](https://addons.mozilla.org/en-US/firefox/addon/stylish/) released under [The GNU General Public License v3.0 - GNU Project - Free Software Foundation](https://www.gnu.org/licenses/gpl-3.0.html). -* [Twily's Powerline Firefox CSS - Themes and Skins for Browser - userstyles.org](https://userstyles.org/styles/102262/twily-s-powerline-firefox-css) released under [Creative Commons — Attribution-NonCommercial-ShareAlike 4.0 International — CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/). -* [searx.me 0.9.x](https://addons.mozilla.org/en-US/firefox/addon/searx-0-9-0/) released under [The GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.html). |