Update freedesktop.org clipboard doc link. Patch from Andrew Moise
Sat Jan 3 11:39:42 2004 Manish Singh <yosh@gimp.org> * gtk/gtkclipboard.c: Update freedesktop.org clipboard doc link. Patch from Andrew Moise (#130462).
This commit is contained in:
committed by
Manish Singh
parent
909feab750
commit
c7e13b6e44
@@ -1,3 +1,8 @@
|
||||
Sat Jan 3 11:39:42 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* gtk/gtkclipboard.c: Update freedesktop.org clipboard doc link.
|
||||
Patch from Andrew Moise (#130462).
|
||||
|
||||
2003-12-31 13:49 Daniel Rogers <dsrogers@phasevelocity.org>
|
||||
|
||||
* gdk/x11/gdkinput-x11.c
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
Sat Jan 3 11:39:42 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* gtk/gtkclipboard.c: Update freedesktop.org clipboard doc link.
|
||||
Patch from Andrew Moise (#130462).
|
||||
|
||||
2003-12-31 13:49 Daniel Rogers <dsrogers@phasevelocity.org>
|
||||
|
||||
* gdk/x11/gdkinput-x11.c
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
Sat Jan 3 11:39:42 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* gtk/gtkclipboard.c: Update freedesktop.org clipboard doc link.
|
||||
Patch from Andrew Moise (#130462).
|
||||
|
||||
2003-12-31 13:49 Daniel Rogers <dsrogers@phasevelocity.org>
|
||||
|
||||
* gdk/x11/gdkinput-x11.c
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
Sat Jan 3 11:39:42 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* gtk/gtkclipboard.c: Update freedesktop.org clipboard doc link.
|
||||
Patch from Andrew Moise (#130462).
|
||||
|
||||
2003-12-31 13:49 Daniel Rogers <dsrogers@phasevelocity.org>
|
||||
|
||||
* gdk/x11/gdkinput-x11.c
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
Sat Jan 3 11:39:42 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* gtk/gtkclipboard.c: Update freedesktop.org clipboard doc link.
|
||||
Patch from Andrew Moise (#130462).
|
||||
|
||||
2003-12-31 13:49 Daniel Rogers <dsrogers@phasevelocity.org>
|
||||
|
||||
* gdk/x11/gdkinput-x11.c
|
||||
|
||||
@@ -171,12 +171,12 @@ clipboard_display_closed (GdkDisplay *display,
|
||||
* user sees as the clipboard.
|
||||
*
|
||||
* (Passing #GDK_NONE is the same as using <literal>gdk_atom_intern
|
||||
* ("CLIPBOARD", FALSE)</literal>. See
|
||||
* <ulink url="http://www.freedesktop.org/standards/clipboards.txt">
|
||||
* http://www.freedesktop.org/standards/clipboards.txt</ulink>
|
||||
* 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)</literal>. See <ulink
|
||||
* url="http://www.freedesktop.org/standards/clipboards-spec/clipboards.txt">
|
||||
* http://www.freedesktop.org/standards/clipboards-spec/clipboards.txt</ulink>
|
||||
* 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
|
||||
|
||||
Reference in New Issue
Block a user