Subject: CVS commit: pkgsrc/x11/gnome-panel
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 12/14/2003 23:34:16
Module Name:	pkgsrc
Committed By:	xtraeme
Date:		Sun Dec 14 23:34:16 UTC 2003

Modified Files:
	pkgsrc/x11/gnome-panel: Makefile PLIST buildlink2.mk distinfo
	pkgsrc/x11/gnome-panel/patches: patch-ae

Log Message:
Updated to 2.4.1

Changes:

        * Avoid ever scaling up icons when there is a bigger one available
	 (Owen Taylor)
        * Do not auto hide a panel with open drawers (Arvind)
        * Delete launcher editing dialog when the panel is deleted
	  (Arvind)
        * Do not focus the panel itself when there is an applet to focus
	  (Padraig)
        * Fix warnings with newer gcc (Kjartan)
        * Fix i18n issue with startup notification from the menus
	  (Christian Neumair)
        * Show the localized comment from launchers in the run dialog
	  (Vincent Untz)
        * Query before deleting a non-empty drawer (Arvind)
        * Fix loading of icons specified by relative paths (Bala, Mark)
        * Fix off-by-one error when computing struts (Rob Adams)
        * Fix serious issue with launchers not working on drawers (George)
        * Don't create new launchers whose TryExec fails (Arvind)

And more... review Changelog to see a full list of changes.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pkgsrc/x11/gnome-panel/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/x11/gnome-panel/PLIST \
    pkgsrc/x11/gnome-panel/buildlink2.mk pkgsrc/x11/gnome-panel/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/x11/gnome-panel/patches/patch-ae

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.