diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-09-21 17:13:46 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-09-21 17:13:46 +0000 |
commit | 811358da3669fbf1c3ef8c09f9b7a86e70146e9b (patch) | |
tree | ecc1aa5fface8cee554ae831fe925a8bcec85edc /net/gnome-netstatus | |
parent | 72c0b1ad0607802efc24eca17a485367c97dd2f7 (diff) | |
download | pkgsrc-811358da3669fbf1c3ef8c09f9b7a86e70146e9b.tar.gz |
Update to 2.8.0. This version corresponds to GNOME 2.8.0.
=============
Version 2.8.0
=============
o Translators
* Abdulaziz Al-Arfaj (ar)
* Dafydd Tomos (cy)
* Hendrik Richter (de)
* Nikos Charonitakis (el)
* Åsmund Skjæveland (nn)
* Mişu Moldovan (ro)
* Baris Cicek (tr)
* Roy Chan (zh_TW)
==============
Version 2.7.92
==============
o Translators
* Denis Radovanović (bs)
* Ole Laursen (da)
* Christian Neumair (de)
* Kostas Papadimas (el)
* Iñaki Larrañaga Murgoitio (eu)
* Sami Pesonen (fi)
* Audrey Simons (fr)
* Satrou SATOH (ja)
* Young-Ho Cha (ko)
* Hasbullah Bin Pit (ms)
* Kjartan Maraas (nb)
* Elian Myftiu (sq)
* Christian Rose (sv)
* Maxim Dziumanenko (uk)
==============
Version 2.7.91
==============
o Translators
* Ankit Patel (gu)
* Hasbullah Bin Pit (ms)
* GNOME PL Team (pl)
* Данило Шеган (sr)
* Mai Hao Hui (zh_CN)
==============
Version 2.7.90
==============
o Fixes
* Don't make lack of wireless support in kernel an error condition (Mark)
* Fix integer overflow with interface statistics display (Mark)
o Misc
* New signal strength icons (Calum Benson)
o Translators
* Rostislav Raykov (bg)
* Martin Willemoes Hansen (da)
* Adam Weinberger (en_CA)
* Gareth Owen (en_GB)
* Francisco Javier F. Serrador (es)
* Tommi Vainikainen (fi)
* Jean-Michel Ardantz (fr)
* Ravishankar Shrivastava (hi)
* ahmad riza h nst (id)
* Takeshi AIHANA (ja)
* Changwoo Ryu (ko)
* Elros Cyriatan (nl)
* Kjartan Maraas (no)
* Duarte Loreto (pt)
* Laurent Dhima (sq)
===============
Version 2.7.3.1
===============
o Fixes
* Fix broken build with --enable-debug (Mark)
o Translators
* Miloslav Trmac (cs)
=============
Version 2.7.3
=============
o Fixes
* Make the interface statistics update correctly (Mark)
* Display the correct figures for bytes sent/received (Mark)
* Remove ellipses from menu items as per HIG (Dennis Cranston)
o Translators
* Rostislav Raykov (bg)
* Miloslav Trmac (cs)
* Alexander Winston (en_CA)
* Gareth Owen (en_GB)
* Laszlo Dvornik (hu)
* Takeshi AIHANA (ja)
* Žygimantas Beručka (lt)
* Arangel Angov (mk)
* GNOME PL Team (pl)
* Estêvão Samuel Procópio (pt_BR)
* Laurent Dhima (sq)
* zhakanini (ta)
* Mai Hao Hui (zh_CN)
=============
Version 2.7.1
=============
o Features
* Add support for displaying wireless signal strength (Mark, Calum)
* New colour scheme for the icons (Piero)
o Fixes
* Fix build on NetBSD (Julio M. Merino Vidal)
* Only display a single error dialog at a time (Paolo Borelli)
* Fix segfault on FreeBSD (Joe Marcus Clarke)
* Make the thing actually flash again (Davyd Madeley)
* Correctly set the window icon on the dialog (Mark)
* Handle plurals correctly in all locales (Christian Rose, Mark)
* Fix build on Solaris (Laca)
* Make the help button show the correct help page (Muktha)
* Make the icon appear in the dialog again (Mark)
* Correctly display sent/received in Gb (Mark)
o Translators
* Mətin Əmirov (az)
* Miloslav Trmac (cs)
* Dafydd Tomos (cy)
* Alexander Winston (en_CA)
* Gareth Owen (en_GB)
* Francisco Javier F. Serrador (es)
* Žygimantas Beručka (lt)
* Elros Cyriatan (nl)
* Laurent Dhima (sq)
* Enver ALTIN (tr)
* Yuriy Syrota (uk)
Diffstat (limited to 'net/gnome-netstatus')
-rw-r--r-- | net/gnome-netstatus/Makefile | 6 | ||||
-rw-r--r-- | net/gnome-netstatus/PLIST | 13 | ||||
-rw-r--r-- | net/gnome-netstatus/distinfo | 6 |
3 files changed, 18 insertions, 7 deletions
diff --git a/net/gnome-netstatus/Makefile b/net/gnome-netstatus/Makefile index 3a96de9bdc9..96cb6eeb976 100644 --- a/net/gnome-netstatus/Makefile +++ b/net/gnome-netstatus/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2004/06/28 14:22:23 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2004/09/21 17:13:46 jmmv Exp $ # -DISTNAME= gnome-netstatus-2.6.2 +DISTNAME= gnome-netstatus-2.8.0 CATEGORIES= net gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-netstatus/2.6/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-netstatus/2.8/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jmmv@NetBSD.org diff --git a/net/gnome-netstatus/PLIST b/net/gnome-netstatus/PLIST index c4e3da0881f..18c0a4cb0bd 100644 --- a/net/gnome-netstatus/PLIST +++ b/net/gnome-netstatus/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2004/06/28 14:22:23 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.4 2004/09/21 17:13:46 jmmv Exp $ lib/bonobo/servers/GNOME_NetstatusApplet_Factory.server libexec/gnome-netstatus-applet share/gconf/schemas/netstatus.schemas @@ -92,6 +92,10 @@ share/gnome/help/gnome-netstatus/zh_TW/figures/gnome-netstatus-tx.png share/gnome/help/gnome-netstatus/zh_TW/figures/gnome-netstatus-txrx.png share/gnome/help/gnome-netstatus/zh_TW/gnome-netstatus.xml share/gnome/help/gnome-netstatus/zh_TW/legal.xml +share/icons/hicolor/48x48/apps/gnome-netstatus-0-24.png +share/icons/hicolor/48x48/apps/gnome-netstatus-25-49.png +share/icons/hicolor/48x48/apps/gnome-netstatus-50-74.png +share/icons/hicolor/48x48/apps/gnome-netstatus-75-100.png share/icons/hicolor/48x48/apps/gnome-netstatus-disconn.png share/icons/hicolor/48x48/apps/gnome-netstatus-error.png share/icons/hicolor/48x48/apps/gnome-netstatus-idle.png @@ -102,6 +106,7 @@ ${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/gnome-netstatus.mo ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gnome-netstatus.mo ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gnome-netstatus.mo ${PKGLOCALEDIR}/locale/bn/LC_MESSAGES/gnome-netstatus.mo +${PKGLOCALEDIR}/locale/bs/LC_MESSAGES/gnome-netstatus.mo ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gnome-netstatus.mo ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gnome-netstatus.mo ${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/gnome-netstatus.mo @@ -111,18 +116,22 @@ ${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gnome-netstatus.mo ${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/gnome-netstatus.mo ${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gnome-netstatus.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gnome-netstatus.mo +${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/gnome-netstatus.mo ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gnome-netstatus.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gnome-netstatus.mo ${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gnome-netstatus.mo +${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/gnome-netstatus.mo ${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/gnome-netstatus.mo ${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/gnome-netstatus.mo ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gnome-netstatus.mo +${PKGLOCALEDIR}/locale/id/LC_MESSAGES/gnome-netstatus.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gnome-netstatus.mo ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gnome-netstatus.mo ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gnome-netstatus.mo ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gnome-netstatus.mo ${PKGLOCALEDIR}/locale/mn/LC_MESSAGES/gnome-netstatus.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gnome-netstatus.mo +${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gnome-netstatus.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gnome-netstatus.mo ${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gnome-netstatus.mo ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gnome-netstatus.mo @@ -137,12 +146,14 @@ ${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/gnome-netstatus.mo ${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gnome-netstatus.mo ${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gnome-netstatus.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gnome-netstatus.mo +${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/gnome-netstatus.mo ${PKGLOCALEDIR}/locale/th/LC_MESSAGES/gnome-netstatus.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gnome-netstatus.mo ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gnome-netstatus.mo ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gnome-netstatus.mo ${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/gnome-netstatus.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gnome-netstatus.mo +${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gnome-netstatus.mo share/omf/gnome-netstatus/gnome-netstatus-C.omf share/omf/gnome-netstatus/gnome-netstatus-de.omf share/omf/gnome-netstatus/gnome-netstatus-es.omf diff --git a/net/gnome-netstatus/distinfo b/net/gnome-netstatus/distinfo index 22367a9e2e3..801767e0cbc 100644 --- a/net/gnome-netstatus/distinfo +++ b/net/gnome-netstatus/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2004/06/28 14:22:23 jmmv Exp $ +$NetBSD: distinfo,v 1.5 2004/09/21 17:13:46 jmmv Exp $ -SHA1 (gnome-netstatus-2.6.2.tar.bz2) = ef5a6fd7dc016f20c1bd116a7bef1720e35f986d -Size (gnome-netstatus-2.6.2.tar.bz2) = 425182 bytes +SHA1 (gnome-netstatus-2.8.0.tar.bz2) = 4a1c199c86ef50686eb9377aa71700a5b6d1dde4 +Size (gnome-netstatus-2.8.0.tar.bz2) = 492599 bytes |