Magellan Linux

Diff of /alx-src/branches/alxconf-060/functions/config_sessions.sh

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

revision 3454 by niro, Wed Mar 28 15:02:36 2012 UTC revision 3455 by niro, Fri Apr 13 17:03:05 2012 UTC
# Line 599  config_sessions() Line 599  config_sessions()
599   generate_program_sh \   generate_program_sh \
600   --name "${PLUGIN_MENUITEM_NAME}" \   --name "${PLUGIN_MENUITEM_NAME}" \
601   --exec "${PLUGIN_MENUITEM_EXEC}" \   --exec "${PLUGIN_MENUITEM_EXEC}" \
602   --param "${PLUGIN_MENUITEM_PARM}" \   --param "${PLUGIN_MENUITEM_PARAM}" \
603   --dest "${progsh_path}/$(fix_whitespaces ${PLUGIN_MENUITEM_NAME})" \   --dest "${progsh_path}/$(fix_whitespaces ${PLUGIN_MENUITEM_NAME})" \
604   "${workdir}"   "${workdir}"
605    

Legend:
Removed from v.3454  
changed lines
  Added in v.3455