Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/src/modules/citrix/storefront-session.in

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

revision 2386 by niro, Wed Aug 26 12:01:50 2015 UTC revision 2387 by niro, Wed Aug 26 12:18:33 2015 UTC
# Line 49  case "${method}" in Line 49  case "${method}" in
49   if is_provided idesk   if is_provided idesk
50   then   then
51   # generate idesk desktop icon   # generate idesk desktop icon
52   ${MCORE_LIBDIR}/idesk-generate-icon-info -add --name "{name}" --command "${storefront_starter}" --icon default.png &&   ${MCORE_LIBDIR}/idesk-generate-icon-info --add --name "{name}" --command "${storefront_starter}" --icon default.png &&
53   ${MCORE_LIBDIR}/idesk-generate-all-desktop-icons   ${MCORE_LIBDIR}/idesk-generate-all-desktop-icons
54   fi   fi
55   ;;   ;;

Legend:
Removed from v.2386  
changed lines
  Added in v.2387