Magellan Linux

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

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

revision 2547 by niro, Wed Sep 16 11:17:52 2015 UTC revision 2548 by niro, Wed Sep 16 11:21:09 2015 UTC
# Line 50  control_fluxbox_menuitem() Line 50  control_fluxbox_menuitem()
50   eecho "Name must not be empty id->'${id}'"   eecho "Name must not be empty id->'${id}'"
51   continue   continue
52   fi   fi
  if [[ -z ${cfg_fluxbox_menuitem_exec} ]]  
  then  
  eecho "Exec must not be empty id->'${id}'"  
  continue  
  fi  
53   if [[ -z ${cfg_fluxbox_menuitem_enabled} ]]   if [[ -z ${cfg_fluxbox_menuitem_enabled} ]]
54   then   then
55   eecho "Enabled must not be empty id->'${id}'"   eecho "Enabled must not be empty id->'${id}'"

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