WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=a07862327811bd007a8e5d49751679f0215011af
commit a07862327811bd007a8e5d49751679f0215011af Author: Carla Sensa <carlase...@sfr.fr> Date: Sun Jan 3 06:54:21 2021 -0800 Wiki page about-enlightenment.md changed with summary [E21 -> E24] by Carla Sensa --- pages/about-enlightenment.md.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/about-enlightenment.md.txt b/pages/about-enlightenment.md.txt index 21d7d9974..89adb78bf 100644 --- a/pages/about-enlightenment.md.txt +++ b/pages/about-enlightenment.md.txt @@ -44,7 +44,7 @@ Enlightenment is designed for efficiency, without sacrificing looks or functiona Emphasis is placed on runtime speed and efficiency over forcing users to edit the configuration over and over prior to running a program. Most Enlightenment options can easily be configured through a GUI although there are also tools for importing and editing text files for dedicated programmers. -Enlightenment also has advanced error detection routines. When problems are detected, users are offered the choice either to debug or to restart from where they left off without losing any data. If you've installed *gdb* and activated debug options, E21 also saves a crash log file to *~/.e-crashdump.txt*. +Enlightenment also has advanced error detection routines. When problems are detected, users are offered the choice either to debug or to restart from where they left off without losing any data. If you've installed *gdb* and activated debug options, E24 also saves a crash log file to *~/.e-crashdump.txt*. Enlightenment is also designed to run on a variety of platforms from budget smartphones to multi-core servers with two screens. The development process is designed to accommodate older and slower machines as well as the most recent. For this reason, compositing in Enlightenment is still very efficient even without a GPU. --