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:45:02 +0000 (19:45 +0200)
commit5a450ba7e4487af3c1b0a6803d1ad0fb69a47757
tree8492f9485e9335a59865e3b3f45f8603a274be4b
parent64f644c269f3aaf67624bf05e18ee762f2deaec8
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