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 2774 by niro, Thu Feb 11 15:02:04 2016 UTC revision 2775 by niro, Thu Feb 11 15:02:35 2016 UTC
# Line 44  fi Line 44  fi
44    
45  # fallback to 1024x768  # fallback to 1024x768
46  [[ -z ${xres} ]] && xres="1024"  [[ -z ${xres} ]] && xres="1024"
47  [[ -z ${yres} ]] && xres="768"  [[ -z ${yres} ]] && yres="768"
48    
49  # top left edge of the icon is given in config file  # top left edge of the icon is given in config file
50  # remove a little bit to simulate the bottom-right edge  # remove a little bit to simulate the bottom-right edge

Legend:
Removed from v.2774  
changed lines
  Added in v.2775