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 3503 by niro, Thu Apr 19 12:17:20 2012 UTC revision 3504 by niro, Thu Apr 19 13:27:58 2012 UTC
# Line 510  config_sessions() Line 510  config_sessions()
510   then   then
511   addconfig "[startup] {${progsh_path}/$(fix_whitespaces ${PLUGIN_MENUITEM_NAME}) &}"   addconfig "[startup] {${progsh_path}/$(fix_whitespaces ${PLUGIN_MENUITEM_NAME}) &}"
512   fi   fi
513     # unset all variables
514     unset PLUGIN_AUTOSTART
515     unset PLUGIN_MENUITEM_NAME
516   fi   fi
517   done   done
518    

Legend:
Removed from v.3503  
changed lines
  Added in v.3504