CHANGES for the idesktool script - John Murray, john@jmurray.id.au 15thAug2004, version 1.2 fixed bug with handling spaces in the caption and filename and changed the name to idesktool to avoid confusion with the existing idesktool.pl and added a check that the icon image-file exists 18thAug2004, version 1.2-Fixed bug with handling difficult characters ($,/,&,*,?'), so now can use captions like /home/john/ or $money for example. 19thAug2004, version 1.21 - added check for Xdialog 20thAug2004, v1.22 - added check for .ideskrc file and a function to write the file if missing. Also line to make the .idesktop dir if necessary 21st Aug 2004, v1.23 - added option to edit .ideskrc file 22nd Aug 2004, v1,24 - fixed an incredibly dumb bug introduced in 1.2 that crippled the cancel and close buttons in the caption inputbox. 23rd Aug 2004, v1.25 - make sure idesk is available 26th Aug 2004, v1.26 - fixed a bug in some functions (cancel and close buttons not connected to anything!) 29th Aug 2004, v1.27 - reworked the icon validation, general tidy up 29th Aug 2004, v1.28 - made it possible to use icons with no caption 30th Aug 2004, v1.29 - reworked the "modify" function to make it tolerant of .lnk files having "nonstandard" formatting 3rd Sept 2004, v1.30 - made more wizard-like with "Previous" and "Next" buttons in most widgets 5th Sept 2004, v1.31 - fixed bug that made "new" entries inherit the init values from an aborted "modify". 7th Oct 2004, v1.32 - fixed some sloppy quoting in square brackets that caused problems for some 8th Oct 2004, v1.33 - replaced some if/then/elses with case/esacs, removed some dodgy whitespace 9th Oct 2004, v1.34 - inserted some missing spaces after ">" redirectors 10th Oct 2004, v1.35 - changed temp dir to one in ~/ and tidied up, moved changes to this file 24th Oct 2004, v1.36 - added some more icons 12th Sept 2005, v1.37 - First time idesktool runs it now starts the icon wizard instead of trying to start idesk after writing the config file.