Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/src/modules/idesk/idesk-generate-all-desktop-icons.in

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

revision 2690 by niro, Mon Aug 31 11:13:15 2015 UTC revision 2691 by niro, Fri Dec 11 12:48:41 2015 UTC
# Line 122  do Line 122  do
122   ${sudo} ${MCORE_LIBDIR}/idesk-generate-icon \   ${sudo} ${MCORE_LIBDIR}/idesk-generate-icon \
123   --add \   --add \
124   --name "${name}" \   --name "${name}" \
125   --command "sudo /usr/sbin/${cmd}" \   --command "sudo @@SBINDIR@@/${cmd}" \
126   --icon "${i}.png" \   --icon "${i}.png" \
127   --filename "${i}" \   --filename "${i}" \
128   --xpos "${x}" \   --xpos "${x}" \

Legend:
Removed from v.2690  
changed lines
  Added in v.2691