diff options
author | jmmv <jmmv> | 2004-12-28 21:48:42 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-12-28 21:48:42 +0000 |
commit | 5dccf785a9ec043a30ee3a9f4497c7847b942547 (patch) | |
tree | 10d3362e1748cc1c5bc4a36a6bfd6f3dc7deddf9 /x11 | |
parent | d02c3ad78779783e2b5c028f9f777b2e229e763f (diff) | |
download | pkgsrc-5dccf785a9ec043a30ee3a9f4497c7847b942547.tar.gz |
Update to 2.8.2:
Panel
* Ignore the delete event (so you don't accidentally close the panel
in XFCE, eg) (Sebastian Kapfer)
* Show drawer help in the drawer properties dialog (Vincent)
* Make pixmap backgrounds work for the applets (James Henstridge)
* Fix drag and drop of folders with special caracters (Matthias Clasen)
* Fix startup notification animation to not leave artifact
(Matthias Clasen)
* Fix drag and drop for URL (Romain Baffet)
Clock
* Update the clock when the time has changed (Marco Pesenti Gritti)
* Accept percentage and spaces when entering percentages for actions
(Vincent Noel)
* Better panel background support (Vincent)
Misc
* Updated italian docs (Luca Ferreti)
* Fix 100% cpu usage by screenshoter (Anders Carlsson)
Translators
* Vladimir Petkov (bg)
* Miloslav Trmac (cs)
* Martin Willemoes Hansen (da)
* Hendrik Richter (de)
* Adam Weinberger (en_CA)
* David Lodge (en_GB)
* Francisco Javier F. Serrador (es)
* Meelad Zakaria (fa)
* Mohammad DAMT (id)
* Takeshi AIHANA (ja)
* Žygimantas Beručka (lt)
* Hasbullah Bin Pit (ms)
* Kjartan Maraas (nb)
* Kjartan Maraas (no)
* Zuza Software Foundation (nso)
* Gora Mohanty (or)
* Elian Myftiu (sq)
* Данило Шеган (sr)
* Funda Wang (zh_CN)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-panel/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-panel/PLIST | 4 | ||||
-rw-r--r-- | x11/gnome-panel/distinfo | 6 |
3 files changed, 8 insertions, 6 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 28eca99be5a..9533aeefe88 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2004/10/26 21:08:32 jmmv Exp $ +# $NetBSD: Makefile,v 1.46 2004/12/28 21:48:42 jmmv Exp $ # -DISTNAME= gnome-panel-2.8.1 +DISTNAME= gnome-panel-2.8.2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-panel/2.8/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-panel/PLIST b/x11/gnome-panel/PLIST index 0d6b6db7025..bf73a4ea117 100644 --- a/x11/gnome-panel/PLIST +++ b/x11/gnome-panel/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.16 2004/09/22 08:09:58 jlam Exp $ +@comment $NetBSD: PLIST,v 1.17 2004/12/28 21:48:42 jmmv Exp $ bin/gnome-desktop-item-edit bin/gnome-panel bin/gnome-panel-screenshot @@ -266,6 +266,8 @@ ${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gnome-panel-2.0.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gnome-panel-2.0.mo ${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gnome-panel-2.0.mo ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gnome-panel-2.0.mo +${PKGLOCALEDIR}/locale/nso/LC_MESSAGES/gnome-panel-2.0.mo +${PKGLOCALEDIR}/locale/or/LC_MESSAGES/gnome-panel-2.0.mo ${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/gnome-panel-2.0.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gnome-panel-2.0.mo ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gnome-panel-2.0.mo diff --git a/x11/gnome-panel/distinfo b/x11/gnome-panel/distinfo index 78481773e5e..0e06e1f4270 100644 --- a/x11/gnome-panel/distinfo +++ b/x11/gnome-panel/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.16 2004/10/26 21:08:32 jmmv Exp $ +$NetBSD: distinfo,v 1.17 2004/12/28 21:48:42 jmmv Exp $ -SHA1 (gnome-panel-2.8.1.tar.bz2) = 232b064bd7a71729d203cc006fff8de1d253ca30 -Size (gnome-panel-2.8.1.tar.bz2) = 3210138 bytes +SHA1 (gnome-panel-2.8.2.tar.bz2) = 3b667e85ea55ffe6080ba34e9d48941451e2928f +Size (gnome-panel-2.8.2.tar.bz2) = 3078722 bytes |