diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-08-25 16:21:43 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-08-25 16:21:43 +0000 |
commit | 04ad458c7ced6b132e0c9412af31543a08b5f4d2 (patch) | |
tree | 36040895bb9a638d6728d12076932b76d361bd00 /x11-fm | |
parent | dba816d651bcc3eeb089a57695002e1288317339 (diff) |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/konqueror/pkg-message | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-fm/konqueror/pkg-message b/x11-fm/konqueror/pkg-message new file mode 100644 index 000000000000..bc986dfaa3a5 --- /dev/null +++ b/x11-fm/konqueror/pkg-message @@ -0,0 +1,10 @@ +[ +{ type: install + message: <<EOM +If you get wrong colors when watching html5 videos, this is probably because +your system does not support hardware acceleration (see bug 237277): you can +disable it by starting the browser from command line with the --disable-gpu +option. +EOM +} +] |