Put selections in both clipboard and X selection buffer on Linux again.
authorManuel Nickschas <sputnick@quassel-irc.org>
Wed, 18 Jun 2008 17:44:09 +0000 (19:44 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 18 Jun 2008 17:50:41 +0000 (19:50 +0200)
commit911ef2eb93db3f86c160dfe22fd186f2221e1d76
treed1afb519230c6068c5bdf585a76315ca64f4322a
parentbc8d12b721ab61014fe7700982dbc408d98d54f1
Put selections in both clipboard and X selection buffer on Linux again.

Not all users seem to be able to access the clipboard, so we'd rather put
it in both and allow copying for everybody. I guess in the new ChatView we'll
have something more sensible at some point.
src/qtui/chatwidget.cpp