--- mcore-src/trunk/mcore-tools/src/modules/idesk/idesk.control.class.in 2015/09/16 11:21:09 2548 +++ mcore-src/trunk/mcore-tools/src/modules/idesk/idesk.control.class.in 2015/09/16 11:21:22 2549 @@ -106,11 +106,6 @@ eecho "Name must not be empty id->'${id}'" continue fi - if [[ -z ${cfg_idesk_icon_command} ]] - then - eecho "Command must not be empty id->'${id}'" - continue - fi if [[ -z ${cfg_idesk_icon_enabled} ]] then eecho "Enabled must not be empty id->'${id}'"