[libnotify] Remove silly old dbus version comments in the docs



commit d82ad1b225a515a8f2875e4c5db0b52117382b43
Author: William Jon McCann <jmccann redhat com>
Date:   Fri Oct 15 00:14:24 2010 -0400

    Remove silly old dbus version comments in the docs

 libnotify/notification.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/libnotify/notification.c b/libnotify/notification.c
index c947882..2d5ecd9 100644
--- a/libnotify/notification.c
+++ b/libnotify/notification.c
@@ -627,8 +627,6 @@ notify_notification_set_urgency (NotifyNotification *notification,
  * Sets the icon in the notification from a #GdkPixbuf.
  * Deprecated: use notify_notification_set_image_from_pixbuf() instead.
  *
- * This will only work when libnotify is compiled against D-BUS 0.60 or
- * higher.
  */
 void
 notify_notification_set_icon_from_pixbuf (NotifyNotification *notification,
@@ -644,8 +642,6 @@ notify_notification_set_icon_from_pixbuf (NotifyNotification *notification,
  *
  * Sets the image in the notification from a #GdkPixbuf.
  *
- * This will only work when libnotify is compiled against D-BUS 0.60 or
- * higher.
  */
 void
 notify_notification_set_image_from_pixbuf (NotifyNotification *notification,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]