Hi,
thanks for your patch! It is applied in wormux trunk r7381.
Regards,
Matt (gentildemon)
Le 25/02/2010 23:40, Thorbjørn Lindeijer a écrit :
> Dear Wormux Team,
>
> As a developer of the The Mana World (now called the Mana client),
> I've borrowed your paste code. When using it though, I not
The attached patch :
From 1dcbc61b812837bed0262d503de27d987fcb92e0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Thorbj=C3=B8rn=20Lindeijer?=
Date: Thu, 25 Feb 2010 22:52:54 +0100
Subject: [PATCH] Fix the X11 paste code to actually return true on success
Reviewed-by: Jared Adams
---
src/utils/copy
Dear Wormux Team,
As a developer of the The Mana World (now called the Mana client),
I've borrowed your paste code. When using it though, I noticed there
was a small bug in the return code on X11.
The attached patch fixes that, I suppose it will still apply to your
copynpaste.cpp file since I did