diff options
author | Marvin Borner | 2020-06-12 19:46:15 +0200 |
---|---|---|
committer | Marvin Borner | 2020-06-12 19:46:15 +0200 |
commit | 88565e120f0564f2354925617a83f1496353bb8d (patch) | |
tree | e95f8ae9f0f15665262dd7ec71d2bf154af34d3e /.repos/surf/FAQ.md | |
parent | 425098cd34c74beb38ccb3a13a78ec74f342bc22 (diff) |
Clean-up
Diffstat (limited to '.repos/surf/FAQ.md')
-rw-r--r-- | .repos/surf/FAQ.md | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/.repos/surf/FAQ.md b/.repos/surf/FAQ.md deleted file mode 100644 index 48e6097..0000000 --- a/.repos/surf/FAQ.md +++ /dev/null @@ -1,10 +0,0 @@ -# Frequently Asked Questions - -## Surf is starting up slowly. What might be causing this? - -The first suspect for such behaviour is the plugin handling. Run surf on -the commandline and see if there are errors because of “nspluginwrapper” -or failed RPCs to them. If that is true, go to ~/.mozilla/plugins and -try removing stale links to plugins not on your system anymore. This -will stop surf from trying to load them. - |