WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=aaf60c4831d6c66e2c634af992d1c91b031d9023
commit aaf60c4831d6c66e2c634af992d1c91b031d9023 Author: Xavi Artigas <[email protected]> Date: Sat Oct 21 08:28:47 2017 -0700 Wiki page start changed with summary [] by Xavi Artigas --- pages/develop/efl/start.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/develop/efl/start.txt b/pages/develop/efl/start.txt index 95a7eed5..29aa7019 100644 --- a/pages/develop/efl/start.txt +++ b/pages/develop/efl/start.txt @@ -43,7 +43,7 @@ You will use a range of libraries to make use of the above, and so learning the |Elua |Lua Execution |*INTERNAL* Lua wrapper and convenience layer for running a Lua script engine | |Embryo |Bytecode VM & Compiler |A compiler and tiny VM execution library for the Small/Pawn language used by Edje for scripting | |Emile |Compression & Encryption |*INTERNAL* Compression and encryption utilities and abstractions | -|Emotion |Video & Audio Playback |Wrapping Gstreamer, Xine and/or VLC to provide Video playback in Evas objects as well as audio playback controls | +|Emotion |Video & Audio Playback |Wrapping GStreamer, Xine and/or VLC to provide Video playback in Evas objects as well as audio playback controls | |Eo |Object System |Core object system for EFL with handling of classes, references, inheritance, safe object access and method execution etc. | |Eolian |Object Code Generation |Used with Eo to generate both C boilerplate src, and for generating bindings | |Ephysics |Physics & Object Glue |Glues the Bullet physics library to Evas objects and is used by Edje | --
