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 5618 by niro, Thu Apr 24 07:42:50 2014 UTC revision 6759 by niro, Fri Jul 17 07:38:49 2015 UTC
# Line 301  generate_all_desktop_icons() Line 301  generate_all_desktop_icons()
301   generate_icon \   generate_icon \
302   --name "${cfg_other_menuitems_name}" \   --name "${cfg_other_menuitems_name}" \
303   --command "${progsh_path}/$(fix_whitespaces ${cfg_other_menuitems_name})" \   --command "${progsh_path}/$(fix_whitespaces ${cfg_other_menuitems_name})" \
304   --icon "${ALX_SESSIONS_ICONS}/$(fix_whitespaces ${cfg_other_menuitems_name}).png" \   --icon "${ALX_SESSIONS_ICONS}/$(fix_whitespaces ${cfg_other_menuitems_icon}).png" \
305   --dest "${dest}/$(fix_whitespaces ${cfg_other_menuitems_name}).lnk" \   --dest "${dest}/$(fix_whitespaces ${cfg_other_menuitems_name}).lnk" \
306   --xres "${x}" \   --xres "${x}" \
307   --yres "${y}" \   --yres "${y}" \

Legend:
Removed from v.5618  
changed lines
  Added in v.6759