summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-09-13 17:19:06 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-09-13 17:19:06 +0000
commit74da02e12eb7668bdd388fcb3b17a81af140f79d (patch)
treebf919c4a180bea1fb432565e8e9a838c3c91dfed
parente4c92bc39da6d9fd5ffceb3f6c9d043c1c97b6ce (diff)
downloadgdk-pixbuf-74da02e12eb7668bdd388fcb3b17a81af140f79d.tar.gz
Fix a copy-and-paste mistake in the docs. (#315993, Guillaume Cottenceau)
2005-09-13 Matthias Clasen <mclasen@redhat.com> * gtk/gtkdnd.c (gtk_drag_set_icon_name): Fix a copy-and-paste mistake in the docs. (#315993, Guillaume Cottenceau)
-rw-r--r--ChangeLog3
-rw-r--r--ChangeLog.pre-2-103
-rw-r--r--gtk/gtkdnd.c2
3 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7f0a1b7a4..adf301255 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2005-09-13 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtkdnd.c (gtk_drag_set_icon_name): Fix a copy-and-paste
+ mistake in the docs. (#315993, Guillaume Cottenceau)
+
* tests/testentrycompletion.c (create_simple_completion_model): Add
some strings containing multibyte characters.
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 7f0a1b7a4..adf301255 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,5 +1,8 @@
2005-09-13 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtkdnd.c (gtk_drag_set_icon_name): Fix a copy-and-paste
+ mistake in the docs. (#315993, Guillaume Cottenceau)
+
* tests/testentrycompletion.c (create_simple_completion_model): Add
some strings containing multibyte characters.
diff --git a/gtk/gtkdnd.c b/gtk/gtkdnd.c
index beaa49892..2c84fa43b 100644
--- a/gtk/gtkdnd.c
+++ b/gtk/gtkdnd.c
@@ -3011,7 +3011,7 @@ gtk_drag_set_icon_pixmap (GdkDragContext *context,
* @hot_x: the X offset of the hotspot within the icon
* @hot_y: the Y offset of the hotspot within the icon
*
- * Sets the icon for the window from a named themed icon. See
+ * Sets the icon for a given drag from a named themed icon. See
* the docs for #GtkIconTheme for more details. Note that the
* size of the icon depends on the icon theme (the icon is
* loaded at the symbolic size #GTK_ICON_SIZE_DND), thus