On 09/06/2007 03:07:31 AM, Lee Underwood wrote: > How do I apply the patch? I install using the Synaptic Package > Manager > with Ubuntu so I may be a bit "out of it". > It's a source patch - so you'd have to build Geany from source, after patching it. Also it may only apply to recent SVN. cd geanypath patch -p0 < code.patch Regards, Nick