From kde-commits Sun Oct 24 08:03:50 2004 From: Roie Kerstein Date: Sun, 24 Oct 2004 08:03:50 +0000 To: kde-commits Subject: kdenetwork/kopete Message-Id: <20041024080350.1ACB716C3E () office ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=109860503829192 CVS commit by roike: BUG:76952 Please note that when nick are truncated, they can't be marked as links, since there might be several different nicks with the same prefix and postfix, and they are undistinguishable in addNickLinks() M +8 -0 kopete/config/behavior/behaviorconfig.cpp 1.17 M +123 -57 kopete/config/behavior/behaviorconfig_chat.ui 1.9 M +7 -0 libkopete/kopetemessage.cpp 1.167 M +14 -0 libkopete/private/kopeteprefs.cpp 1.49 M +8 -0 libkopete/private/kopeteprefs.h 1.27