--- mcore-src/trunk/mcore-tools/src/modules/fluxbox/fluxbox.control.class.in 2015/09/16 11:17:52 2547 +++ mcore-src/trunk/mcore-tools/src/modules/fluxbox/fluxbox.control.class.in 2015/09/16 11:21:09 2548 @@ -50,11 +50,6 @@ eecho "Name must not be empty id->'${id}'" continue fi - if [[ -z ${cfg_fluxbox_menuitem_exec} ]] - then - eecho "Exec must not be empty id->'${id}'" - continue - fi if [[ -z ${cfg_fluxbox_menuitem_enabled} ]] then eecho "Enabled must not be empty id->'${id}'"