Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/src/modules/idesk/idesk.control.class.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2548 by niro, Wed Sep 16 11:17:52 2015 UTC revision 2549 by niro, Wed Sep 16 11:21:22 2015 UTC
# Line 106  control_idesk_icon() Line 106  control_idesk_icon()
106   eecho "Name must not be empty id->'${id}'"   eecho "Name must not be empty id->'${id}'"
107   continue   continue
108   fi   fi
  if [[ -z ${cfg_idesk_icon_command} ]]  
  then  
  eecho "Command must not be empty id->'${id}'"  
  continue  
  fi  
109   if [[ -z ${cfg_idesk_icon_enabled} ]]   if [[ -z ${cfg_idesk_icon_enabled} ]]
110   then   then
111   eecho "Enabled must not be empty id->'${id}'"   eecho "Enabled must not be empty id->'${id}'"

Legend:
Removed from v.2548  
changed lines
  Added in v.2549