Implement copy function in ICS Text Menu
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 7 Feb 2014 10:22:44 +0000 (11:22 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sun, 2 Mar 2014 18:04:46 +0000 (19:04 +0100)
commit25d581e9d21f19dc297f50b1faeac1f5d60b71fe
treec66ef756afcae92fa4681a327be3540a9bc2d96e
parent247b78e04059c63bb74ad0cc3bb81f93e0636b95
Implement copy function in ICS Text Menu

A command consisting of the word $copy will place the clicked word on
the clipboard. When there was already text selected during the click,
that selected text will be used for $copy and $name, rather than the
right-clicked word.
dialogs.c
gtk/xoptions.c
xboard.conf.in