Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/src/modules/idesk/idesk.client.class.in

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

revision 2283 by niro, Fri Jan 10 13:34:55 2014 UTC revision 2284 by niro, Tue Jan 14 15:35:21 2014 UTC
# Line 29  helper_generate_icon() Line 29  helper_generate_icon()
29   --icon-width|-w) shift; iwidth="$1" ;;   --icon-width|-w) shift; iwidth="$1" ;;
30   --icon-height|-h) shift; iheight="$1" ;;   --icon-height|-h) shift; iheight="$1" ;;
31   --default-icon) shift; deficon="$1" ;;   --default-icon) shift; deficon="$1" ;;
32           esac   esac
33   shift   shift
34   done   done
35    

Legend:
Removed from v.2283  
changed lines
  Added in v.2284