NOTES: Update note about webkit and cinnamon-screensaver.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
Willy Sudiarto Raharjo 2015-06-04 08:13:36 +07:00
parent 84fafe436f
commit a748763e07

4
NOTES
View file

@ -22,3 +22,7 @@ NOTES
7. Some code in cinnamon packages are hardcoded to /usr/lib, so even 7. Some code in cinnamon packages are hardcoded to /usr/lib, so even
in x86_64, they will be installed in /usr/lib to avoid breakage. in x86_64, they will be installed in /usr/lib to avoid breakage.
8. I removed webkit-related screensaver in cinnamon-screensaver to avoid
building webkitgtk which is very time consuming. It still has the
default screensaver that is able to lock your desktop (only requires PAM).