Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 483194 | Differences between
and this patch

Collapse All | Expand All

(-)a/src/bin/e_main.c (-1 / +1 lines)
Lines 619-625 Link Here
619
        e_init_title_set(_("Enlightenment"));
619
        e_init_title_set(_("Enlightenment"));
620
        e_init_version_set(VERSION);
620
        e_init_version_set(VERSION);
621
        e_init_show();
621
        e_init_show();
622
        pause();
622
//      pause();
623
     }
623
     }
624
624
625
   if (e_config->show_splash)
625
   if (e_config->show_splash)

Return to bug 483194