WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=dee69d8fb14c01e6db42dc6c74bf9ba17c98af70
commit dee69d8fb14c01e6db42dc6c74bf9ba17c98af70 Author: Philippe Jean Guillaumie <[email protected]> Date: Mon Dec 18 02:14:10 2017 -0800 Wiki page ubuntu-start changed with summary [] by Philippe Jean Guillaumie --- pages/docs/distros/ubuntu-start.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/docs/distros/ubuntu-start.txt b/pages/docs/distros/ubuntu-start.txt index 6e3d82f3c..d0d05b4d0 100644 --- a/pages/docs/distros/ubuntu-start.txt +++ b/pages/docs/distros/ubuntu-start.txt @@ -23,7 +23,7 @@ valgrind xserver-xephyr </code> -Note that a number of Enlightenment programs are switching to the [[http://mesonbuild.com/|Meson build system]]. +Note that a number of Enlightenment programs have transitioned to the [[http://mesonbuild.com/|Meson build system]]. To install Meson in Ubuntu, you can issue the following commands: <code bash> sudo apt-get install ninja-build python3-pip @@ -52,7 +52,7 @@ Alternatively, if you do not want to delve into the many subtleties of the compi == Wayland Support == -Since Ubuntu has switched to using Wayland by default, things have become much easier. +Since Ubuntu has switched to using Wayland by default, building support for this new display system in Enlightenment is now easier. Please refer to this [[https://git.enlightenment.org/core/enlightenment.git/tree/README.wayland|README]] for more information. ==== Binary Packages ==== --
