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 2538 by niro, Wed Sep 16 09:17:48 2015 UTC revision 2539 by niro, Wed Sep 16 09:20:11 2015 UTC
# Line 56  control_fluxbox_menuitem() Line 56  control_fluxbox_menuitem()
56   eecho "Exec must not be empty id->'${id}'"   eecho "Exec must not be empty id->'${id}'"
57   continue   continue
58   fi   fi
59   control_client fluxbox.menuitem "${serial}" add "${cfg_fluxbox_menuitem_name}" "${cfg_fluxbox_menuitem_exec}" "${cfg_fluxbox_menuitem_workdir}" "${cfg_fluxbox_menuitem_icon}"   control_client "${serial}" fluxbox.menuitem add "${cfg_fluxbox_menuitem_name}" "${cfg_fluxbox_menuitem_exec}" "${cfg_fluxbox_menuitem_workdir}" "${cfg_fluxbox_menuitem_icon}"
60   done   done
61  }  }
62    

Legend:
Removed from v.2538  
changed lines
  Added in v.2539