WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=7cd4459e18eaff38d1d32058973a1547da2548e9
commit 7cd4459e18eaff38d1d32058973a1547da2548e9 Author: Carla Sensa <carlase...@sfr.fr> Date: Sun Jan 3 06:57:52 2021 -0800 Wiki page about-enlightenment.md changed with summary [E24 -> Enlightenment] 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 89adb78bf..a310f2805 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, E24 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, Enlightenment 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. --