From 19c17861c6f77d8f74ac6fa7f915b05a8ba3afeb Mon Sep 17 00:00:00 2001 From: Manish Singh Date: Sat, 3 Jan 2004 19:43:54 +0000 Subject: [PATCH] Update freedesktop.org clipboard doc link. Patch from Andrew Moise Sat Jan 3 11:39:42 2004 Manish Singh * gtk/gtkclipboard.c: Update freedesktop.org clipboard doc link. Patch from Andrew Moise (#130462). --- ChangeLog | 5 +++++ ChangeLog.pre-2-10 | 5 +++++ ChangeLog.pre-2-4 | 5 +++++ ChangeLog.pre-2-6 | 5 +++++ ChangeLog.pre-2-8 | 5 +++++ gtk/gtkclipboard.c | 12 ++++++------ 6 files changed, 31 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index fdd274ab4..fe51060b0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sat Jan 3 11:39:42 2004 Manish Singh + + * gtk/gtkclipboard.c: Update freedesktop.org clipboard doc link. + Patch from Andrew Moise (#130462). + 2004-01-01 Jody Goldberg * gtk/gtkaction.c (_GtkActionPrivate) : add visible_horizontal, diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index fdd274ab4..fe51060b0 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,8 @@ +Sat Jan 3 11:39:42 2004 Manish Singh + + * gtk/gtkclipboard.c: Update freedesktop.org clipboard doc link. + Patch from Andrew Moise (#130462). + 2004-01-01 Jody Goldberg * gtk/gtkaction.c (_GtkActionPrivate) : add visible_horizontal, diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index fdd274ab4..fe51060b0 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,8 @@ +Sat Jan 3 11:39:42 2004 Manish Singh + + * gtk/gtkclipboard.c: Update freedesktop.org clipboard doc link. + Patch from Andrew Moise (#130462). + 2004-01-01 Jody Goldberg * gtk/gtkaction.c (_GtkActionPrivate) : add visible_horizontal, diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index fdd274ab4..fe51060b0 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,8 @@ +Sat Jan 3 11:39:42 2004 Manish Singh + + * gtk/gtkclipboard.c: Update freedesktop.org clipboard doc link. + Patch from Andrew Moise (#130462). + 2004-01-01 Jody Goldberg * gtk/gtkaction.c (_GtkActionPrivate) : add visible_horizontal, diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index fdd274ab4..fe51060b0 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,8 @@ +Sat Jan 3 11:39:42 2004 Manish Singh + + * gtk/gtkclipboard.c: Update freedesktop.org clipboard doc link. + Patch from Andrew Moise (#130462). + 2004-01-01 Jody Goldberg * gtk/gtkaction.c (_GtkActionPrivate) : add visible_horizontal, diff --git a/gtk/gtkclipboard.c b/gtk/gtkclipboard.c index 921b831a9..808c49311 100644 --- a/gtk/gtkclipboard.c +++ b/gtk/gtkclipboard.c @@ -178,12 +178,12 @@ clipboard_display_closed (GdkDisplay *display, * user sees as the clipboard. * * (Passing #GDK_NONE is the same as using gdk_atom_intern - * ("CLIPBOARD", FALSE). See - * - * http://www.freedesktop.org/standards/clipboards.txt - * for a detailed discussion of the "CLIPBOARD" vs. "PRIMARY" selections - * under the X window system. On Win32 the #GDK_SELECTION_PRIMARY - * clipboard is essentially ignored.) + * ("CLIPBOARD", FALSE). See + * http://www.freedesktop.org/standards/clipboards-spec/clipboards.txt + * for a detailed discussion of the "CLIPBOARD" vs. "PRIMARY" + * selections under the X window system. On Win32 the + * #GDK_SELECTION_PRIMARY clipboard is essentially ignored.) * * It's possible to have arbitrary named clipboards; if you do invent * new clipboards, you should prefix the selection name with an -- 2.43.2