id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
597	Merge duplicate code for OS-constants	Sewi		"/lib/Padre/Wx/Directory/TreeCtrl.pm:
use constant IS_MAC => !!( $^O eq 'darwin' );
use constant IS_WIN32 => !!( $^O =~ /^MSWin/ or $^O eq 'cygwin' );
same will be in Padre/File/Local.pm and maybe others.

Move this to one Module where others could use it (Padre::Constant?)"	task	closed	minor		editor	trunk	fixed		
