/[rdesktop]/sourceforge.net/trunk/rdesktop/xclip.c
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/trunk/rdesktop/xclip.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1203 by ossman_, Mon Mar 27 08:39:20 2006 UTC revision 1205 by ossman_, Mon Mar 27 08:41:16 2006 UTC
# Line 479  xclip_handle_SelectionNotify(XSelectionE Line 479  xclip_handle_SelectionNotify(XSelectionE
479                   */                   */
480                  if (best_text_target != 0)                  if (best_text_target != 0)
481                  {                  {
482                          XConvertSelection(g_display, clipboard_atom, best_text_target,                          XConvertSelection(g_display, event->selection, best_text_target,
483                                            rdesktop_clipboard_target_atom, g_wnd, event->time);                                            rdesktop_clipboard_target_atom, g_wnd, event->time);
484                          return;                          return;
485                  }                  }

Legend:
Removed from v.1203  
changed lines
  Added in v.1205

  ViewVC Help
Powered by ViewVC 1.1.26