Subject: CVS commit: pkgsrc/devel/libgnomeui
To: None <pkgsrc-changes@netbsd.org>
From: Julio Merino <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 02/14/2003 22:16:23
Module Name: pkgsrc
Committed By: jmmv
Date: Fri Feb 14 20:16:23 UTC 2003
Modified Files:
pkgsrc/devel/libgnomeui: Makefile PLIST buildlink2.mk distinfo
Removed Files:
pkgsrc/devel/libgnomeui/patches: patch-aa patch-ab
Log Message:
Updated to 2.2.0.1. Changes from 2.0.6:
* configure.in (LIBGNOMEUI_AGE): Add EXTRAVERSION and set to .1
* libgnomeui/Makefile.am (libgnomeui_2_la_LDFLAGS): Correct version number bug
* configure.in: Added "mn" to ALL_LINGUAS.
* configure.in: Fixup libtool versioning and release 2.2.0
* configure.in: Added Amharic (am), Arabic (ar), Macedonian (mk) and Dutch
(nl) to ALL_LINGUAS.
* libgnomeui/gnome-icon-theme.c (theme_lookup_icon): Don't scale up unless we
have to. Scaling down gives much better results.
* libgnomeui/gnome-uidefs.h (GNOME_KEY_MOD_PAUSE_GAME): Use GDK_Pause as the
pause key. #92358.
* libgnomeui/gnome-app-helper.c: (gnome_app_install_statusbar_menu_hints):
Apply fix for #102812, by Tom Ball.
* libgnomeui/gnome-popup-menu.c: (gnome_popup_menu_do_popup_modal): Apply fix
for #96899, by Erwann Chenede.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/devel/libgnomeui/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/libgnomeui/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/libgnomeui/buildlink2.mk
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/libgnomeui/distinfo
cvs rdiff -r1.1.1.1 -r0 pkgsrc/devel/libgnomeui/patches/patch-aa \
pkgsrc/devel/libgnomeui/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.