File tgif-4.1.45-targets.patch of Package tgif
--- setup.c
+++ setup.c
@@ -697,7 +697,7 @@
sent_ev.xselection.property = None;
if (target == targetsAtom) {
- Atom targets[2];
+ Atom targets[3];
targets[0] = XA_STRING;
targets[1] = compoundTextAtom;