summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLucas Rocha <lucasr@gnome.org>2006-03-23 03:43:23 +0000
committerLucas Almeida Rocha <lucasr@src.gnome.org>2006-03-23 03:43:23 +0000
commite919741e641a82d7eb99dd5f0463c7006024c474 (patch)
treed1aeddc4ee98e0e3c16c0bb5d8bcc944d2d106aa /ChangeLog
parent168e2625b937d1acfc1f1d8dab82b4bb838053bf (diff)
Implement the "message" command on notification icon with libnotify
2006-03-22 Lucas Rocha <lucasr@gnome.org> Implement the "message" command on notification icon with libnotify bubbles. Patch from Davyd Madeley <davyd@madeley.id.au>. * configure.in: add libnotify checking. * src/notification.c (zenity_notification_handle_stdin, zenity_notification): initialize libnotify and implement "message" command.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fe8afc8..0650826 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,19 @@
+2006-03-22 Lucas Rocha <lucasr@gnome.org>
+
+ Implement the "message" command on notification icon
+ with libnotify bubbles. Patch from Davyd Madeley
+ <davyd@madeley.id.au>.
+
+ * configure.in: add libnotify checking.
+ * src/notification.c (zenity_notification_handle_stdin,
+ zenity_notification): initialize libnotify and implement
+ "message" command.
+
2006-03-21 Gora Mohanty <gmohanty@cvs.gnome.org>
* configure.in: Added or (Oriya) to ALL_LINGUAS.
-2005-03-13 Lucas Rocha <lucasr@gnome.org>
+2006-03-13 Lucas Rocha <lucasr@gnome.org>
* configure.in: Post release bump, for unstable
2.15.x development.