it is needed to wait a few seconds after a restart of E before to proceed with the next thing, E needs to finish the reload

SVN revision: 42621
This commit is contained in:
Samuel F. Baggen 2009-09-22 16:24:06 +00:00
parent d165e9b349
commit b40d4fb035
1 changed files with 1 additions and 0 deletions

View File

@ -120,6 +120,7 @@ ERGM(){
#-------------------------------------------------------------------------------
er_restart(){
ERC org.enlightenment.wm.Core.Restart
sleep 6
}
#-------------------------------------------------------------------------------