diff --git a/src/bin/e_comp.c b/src/bin/e_comp.c index 00bdc814e..46529b44a 100644 --- a/src/bin/e_comp.c +++ b/src/bin/e_comp.c @@ -3991,9 +3991,13 @@ static void _e_comp_add_fail_job(void *d EINA_UNUSED) { e_util_dialog_internal - (_("Compositor Warning"), _("Your display driver does not support OpenGL, or
" - "no OpenGL engines were compiled or installed for
" - "Evas or Ecore-Evas. Falling back to software engine.")); + (_("Compositor Warning"), + _("Your display driver does not support OpenGL, GLSL
" + "shaders or no OpenGL engines were compiled or installed
" + "for Evas or Ecore-Evas. Falling back to software engine.
" + "
" + "You will need an OpenGL 2.0 (or OpenGL ES 2.0) capable
" + "GPU to use OpenGL with compositing.")); } static E_Comp *