On 27/09/2007, Graeme Geldenhuys <[EMAIL PROTECTED]> wrote: > remember already! :) I''m about to modify my local copy of Lazarus > to copy the Version, Revision and Toolkit to the clipboard (example: > "v0.9.23 r12186 i386-linux-gtk"). Just a simple double click activates > it in the About screen, but maybe we can officially add something like > this in Lazarus?
For now I've modified my Lazarus to copy the svn revision and toolkit string to the clipboard, when the About dialog closes. This works for me... eg: When clicking Close, the following text goes to the clipboard. "r12186 i386-linux-gtk" This is enough to copy into the Build text field when reporting a bug in Mantis. Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
