diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-09-21 16:54:06 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-09-21 16:54:06 +0000 |
commit | 26601c69255f95905a8f7d2977c9a9c6ea543720 (patch) | |
tree | 12efd8f7592bae0fe25a33b8e0aebbda98093792 /x11/gnome-desktop/Makefile | |
parent | b65343569dfb9fff5781c20e755e9e809db34425 (diff) | |
download | pkgsrc-26601c69255f95905a8f7d2977c9a9c6ea543720.tar.gz |
Update gnome2-pixmaps and gnome-desktop to 2.8.0. This version corresponds
to GNOME 2.8.0.
=============
Version 2.8.0
=============
Translators
* Mətin Əmirov (az)
* Amila Akagić (bs)
* Adam Weinberger (en_CA)
* Jesús Bravo Álvarez (gl)
* Gabor Kelemen (hu)
* Takeshi AIHANA (ja)
* Mişu Moldovan (ro)
==============
Version 2.7.92
==============
Fixes
* Change link in gnome-about from gnomedesktop.org to news.gnome.org (Alan Horkan)
Translators
* Kemal Sanjta (bs)
* Jordi Mallach (ca)
* Pauli Virtanen (fi)
* Kjartan Maraas (nb)
* Elian Myftiu (sq)
* Maxim Dziumanenko (uk)
==============
Version 2.7.91
==============
Fixes
* Fix memory leak (Mark)
* Fix crash with some .desktop files (Vincent Untz)
* Fix compilation without startup-notification (Mariano Suárez-Alvarez)
==============
Version 2.7.90
==============
Fixes
* Randomize the order of the credits in gnome-about (Matthew Garrett)
* Fix end of list corruption in gnome-about (Matthew Garrett)
Translators
* Elian Myftiu (sq)
* Abayomi Mobolaji Onibudo (yo)
=============
Version 2.7.4
=============
Fixes
* Use the correct X timestamp with startup-notification (Elijah Newren, Mark)
* Remove egg_spawn usage from libgnome-desktop (Mark)
* Fix DTD validation errors in omf files (Frederic Crozat, Mariano Suárez-Alvarez)
Translators
* Peter "Peshka" Slavov (bg)
* Pawan Chitrakar (ne)
* Laurent Dhima (sq)
=============
Version 2.7.3
=============
Translators
* Suman Raj Tiwari (ne)
* Elian Myftiu (sq)
=============
Version 2.7.1
=============
Fixes
* Make the languages list in .desktop editor use GTK_SHADOW_IN (Jorn Baayen)
Help Docs
* Basque documentation translations (Pablo Saratxaga)
Translators
* Žygimantas Beručka (lt)
* Gurban Mühemmet Tewekgeli (tk)
Diffstat (limited to 'x11/gnome-desktop/Makefile')
-rw-r--r-- | x11/gnome-desktop/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile index 962bdab2aab..5fa07556a28 100644 --- a/x11/gnome-desktop/Makefile +++ b/x11/gnome-desktop/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2004/06/28 13:59:34 jmmv Exp $ +# $NetBSD: Makefile,v 1.29 2004/09/21 16:54:06 jmmv Exp $ # -DISTNAME= gnome-desktop-2.6.2 +DISTNAME= gnome-desktop-2.8.0 CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-desktop/2.6/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-desktop/2.8/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jmmv@NetBSD.org |