Skip to content

Commit

Permalink
update to 0.3.7
Browse files Browse the repository at this point in the history
changes:
* The background of the window in the standard theme is now just slightly
  transparent when compiled against GTK+ 2.10 and when using a composite
  manager.
-initial accessibility support
-bugfixes
  • Loading branch information
drochner committed Mar 23, 2007
1 parent 1c08a83 commit ab4b42b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
4 changes: 2 additions & 2 deletions sysutils/notification-daemon/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.7 2006/12/01 14:00:16 joerg Exp $
# $NetBSD: Makefile,v 1.8 2007/03/23 17:07:37 drochner Exp $
#

DISTNAME= notification-daemon-0.3.6
DISTNAME= notification-daemon-0.3.7
CATEGORIES= sysutils gnome
MASTER_SITES= http://www.galago-project.org/files/releases/source/notification-daemon/

Expand Down
4 changes: 3 additions & 1 deletion sysutils/notification-daemon/PLIST
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
@comment $NetBSD: PLIST,v 1.3 2006/11/13 19:40:04 drochner Exp $
@comment $NetBSD: PLIST,v 1.4 2007/03/23 17:07:37 drochner Exp $
lib/notification-daemon-1.0/engines/libstandard.la
libexec/notification-daemon
share/dbus-1/services/org.freedesktop.Notifications.service
share/gconf/schemas/notification-daemon.schemas
share/locale/de/LC_MESSAGES/notification-daemon.mo
share/locale/nl/LC_MESSAGES/notification-daemon.mo
share/locale/sv/LC_MESSAGES/notification-daemon.mo
@comment in GConf2: @dirrm share/gconf/schemas
@comment in dbus: @dirrm share/dbus-1/services
@dirrm lib/notification-daemon-1.0/engines
Expand Down
9 changes: 4 additions & 5 deletions sysutils/notification-daemon/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
$NetBSD: distinfo,v 1.3 2006/11/13 19:40:04 drochner Exp $
$NetBSD: distinfo,v 1.4 2007/03/23 17:07:37 drochner Exp $

SHA1 (notification-daemon-0.3.6.tar.gz) = fe222006e246036250d8a3d29ad3ea4ea6e8b1c4
RMD160 (notification-daemon-0.3.6.tar.gz) = f673127a3724cebbf9c91a1e457b15288cd86cce
Size (notification-daemon-0.3.6.tar.gz) = 402426 bytes
SHA1 (patch-aa) = d1f07b7b471d5a5ebfaf0adffe064a1d8f975469
SHA1 (notification-daemon-0.3.7.tar.gz) = 14abf2431b1feb8c752926ff9cb84dc1b66823a6
RMD160 (notification-daemon-0.3.7.tar.gz) = 04a226d939f6985ee73e4d603a95598cc8eff221
Size (notification-daemon-0.3.7.tar.gz) = 412184 bytes

0 comments on commit ab4b42b

Please sign in to comment.