Patch from Debian, to bring the use of the X selection/clipboard in
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 25 Apr 2010 14:57:19 +0000 (14:57 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 25 Apr 2010 14:57:19 +0000 (14:57 +0000)
commit7710307c9f083ed3d1530921dea233f1a3d5d981
tree55a943aaae6d1e2ad1748a71aed79a3511f6d7b1
parente04a54c209291d1af398105a89f406c78b25c594
Patch from Debian, to bring the use of the X selection/clipboard in
line with freedesktop.org. (This is relatively simple for Puzzles,
since it only writes to the clipboard and never reads it, so the
question of which selection to use when is most easily dealt with by
always writing to both.)

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@8929 cda61777-01e9-0310-a592-d414129be87e
gtk.c