Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/src/modules/idesk/idesk-generate-icon-info.in

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

revision 2358 by niro, Tue Aug 25 09:51:46 2015 UTC revision 2359 by niro, Tue Aug 25 09:57:37 2015 UTC
# Line 61  else Line 61  else
61   addconfig "iwidth=\"${iwidth}\""   addconfig "iwidth=\"${iwidth}\""
62  fi  fi
63    
64  if [[ ! -z ${iheight} ]]  if [[ -z ${iheight} ]]
65  then  then
66   addconfig="iheight=0"   addconfig="iheight=0"
67  else  else

Legend:
Removed from v.2358  
changed lines
  Added in v.2359