diff --git a/ChangeLog b/ChangeLog index 66f479752a..f8fd31d2c6 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). + 2003-12-31 13:49 Daniel Rogers * gdk/x11/gdkinput-x11.c diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 66f479752a..f8fd31d2c6 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). + 2003-12-31 13:49 Daniel Rogers * gdk/x11/gdkinput-x11.c diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 66f479752a..f8fd31d2c6 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). + 2003-12-31 13:49 Daniel Rogers * gdk/x11/gdkinput-x11.c diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 66f479752a..f8fd31d2c6 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). + 2003-12-31 13:49 Daniel Rogers * gdk/x11/gdkinput-x11.c diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 66f479752a..f8fd31d2c6 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). + 2003-12-31 13:49 Daniel Rogers * gdk/x11/gdkinput-x11.c diff --git a/gtk/gtkclipboard.c b/gtk/gtkclipboard.c index 1b5d37c80e..7185e84c6a 100644 --- a/gtk/gtkclipboard.c +++ b/gtk/gtkclipboard.c @@ -171,12 +171,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