Pidgin: Split directories and PortableGAIM/GiMP
I had problems with the PortableGaim and PortableGiMP when trying to implement the "split directory" functionality of the portable launchers, with the launcher displaying a message reporting " was not found. Please check your configuration". This error did not occur when I simply unpacked the zip file from portableapps.com and ran it from there. After closer scrutiny, I located a line missing from the CheckPortableAppsSplitDIR section of the launcher. John checked for the existance of the executable, and set the path if the executable was found, but check for or set the path of the settings folder. Instead, the check for the GTK is there.
