diff options
author | wiz <wiz> | 2009-05-19 11:53:49 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-05-19 11:53:49 +0000 |
commit | 6e743e64427b2eaddc6e06790cc763f6a9476861 (patch) | |
tree | e84954ad8b63958c833b491bb4134fb4dc296fef /misc | |
parent | e2157081327a028bf76bf7455c2ac3ec952be855 (diff) | |
download | pkgsrc-6e743e64427b2eaddc6e06790cc763f6a9476861.tar.gz |
Update to 2.26.2. Set LICENSE to gnu-gpl-v2.
=====================
deskbar-applet 2.26.2
=====================
- Fixed bug #575185: Scan directories in templates folder
- Fixed bug #580188: self._desktop is None in OpenDesktopFileAction.py
- Fixed bug #580548: Error in ActionsFactory when file doesn't exist
- Fixed parts of bug #577649. Check if templates directory can be retrieved and exists in initialize.
- Fixed bug #581207: Use g_timeout_add_seconds to reduce wakeups
- Fixed bug that caused that the window to show up again when intending to close it by pressing the keybinding
Translations:
- Updated el: Fotis Tsamis
- Updated es: Jorge Gonzales
- Updated et: Ivar Smolin
- Updated or: Manoj Kumar Giri
- Updated zh_CN: TeliuTe
Diffstat (limited to 'misc')
-rw-r--r-- | misc/deskbar-applet/Makefile | 5 | ||||
-rw-r--r-- | misc/deskbar-applet/distinfo | 8 |
2 files changed, 7 insertions, 6 deletions
diff --git a/misc/deskbar-applet/Makefile b/misc/deskbar-applet/Makefile index 0a40085a8fc..92ddda6a669 100644 --- a/misc/deskbar-applet/Makefile +++ b/misc/deskbar-applet/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2009/04/17 18:12:10 drochner Exp $ +# $NetBSD: Makefile,v 1.38 2009/05/19 11:53:49 wiz Exp $ # -DISTNAME= deskbar-applet-2.26.1 +DISTNAME= deskbar-applet-2.26.2 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/deskbar-applet/2.26/} EXTRACT_SUFX= .tar.bz2 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= drochner@NetBSD.org HOMEPAGE= http://raphael.slinckx.net/deskbar/ COMMENT= Omnipresent, versatile search interface for the GNOME Desktop +LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/misc/deskbar-applet/distinfo b/misc/deskbar-applet/distinfo index 236fbf8a8da..569864e2d18 100644 --- a/misc/deskbar-applet/distinfo +++ b/misc/deskbar-applet/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.16 2009/04/17 18:12:10 drochner Exp $ +$NetBSD: distinfo,v 1.17 2009/05/19 11:53:49 wiz Exp $ -SHA1 (deskbar-applet-2.26.1.tar.bz2) = 23cd63dd0b2cfb27771d5d4c6e4f7b22655613cc -RMD160 (deskbar-applet-2.26.1.tar.bz2) = 0d5131542bc7b7fee25f5f0f4cf694456a84584d -Size (deskbar-applet-2.26.1.tar.bz2) = 1027265 bytes +SHA1 (deskbar-applet-2.26.2.tar.bz2) = 4a203f094020ad3c743f2e1c888f3003302ecfcc +RMD160 (deskbar-applet-2.26.2.tar.bz2) = 439be94415675764d94aac06f8cb63ef56fef941 +Size (deskbar-applet-2.26.2.tar.bz2) = 981493 bytes |