Subject: CVS commit: pkgsrc/x11/gnome-panel
To: None <pkgsrc-changes@netbsd.org>
From: Rene Hexel <rh@netbsd.org>
List: pkgsrc-changes
Date: 04/20/2003 14:06:45
Module Name:	pkgsrc
Committed By:	rh
Date:		Sun Apr 20 14:06:45 UTC 2003

Modified Files:
	pkgsrc/x11/gnome-panel: Makefile PLIST distinfo
	pkgsrc/x11/gnome-panel/patches: patch-ac
Removed Files:
	pkgsrc/x11/gnome-panel/patches: patch-ab patch-ad patch-af patch-ag

Log Message:
Update gnome-panel to 2.2.1.  Changes include:

Package
-------
  * Remove program-transform patches now that we have a fine grained
    gnome-core

Panel
-----
  * Make global keybindings work on multi-screen setups (Erwann, Mark)
  * Destroy "Create Launcher" dialogs when the panel is destrored (Arvind)
  * Allow the GNOME foot icon on the Main Menu to be themed (Raj)
  * Support themeing of the action button icons (Raj)
  * Query deletion of a drawer when it is deleted by removing the button
  * Delete child drawer panels when deleting panels (Arvind)
  * Fix various leaks (Kjartan)
  * Fix typo with the launchers "zoom animation" (Paul Gammans)
  * Do not query the deletion of a panel if there are no objects on it
  * Make the "Delete Panel?" dialog modal (Arvind)
  * Avoid rare panel hang when moving applets (Sunil Mohan Adapa)
  * Actually load the panel background color preference (Greg Hudson)
  * Fix crash related to drawers (Arvind)
  * Fix various issues with egg-recent-files (James)
  * Don't save screenshot to UTF8 filenames in G_BROKEN_FILENAMES locales
  * Fix crash when the panel background image can't be loaded
  * Unescape the tooltip on launchers (Bala)
  * Destroy the "Overwrite file?" warning dialog in gnome-panel-screenshot
  * Add support for icon theming icons with absolute paths
  * Don't crash when clicking on a drawer panel with no parent panel
  * Don't load the GNOME 1.4 applet's .desktop files on startup (Mark)

Applets
-------
  * Destroy Window List and Workspace Switcher properties dialog when
    the applets are destroyed (Arvind)
  * Launch the mail received handler on the correct screen
  * Ignore any leading and trailing whitespace in a workspace name
  * Change the max number of workspaces to 36 in sync with metacity
  * Fix issue with the mailcheck animation on mutliscreen setups
  * Fix notification area crasher (Havoc)

Miscellanous
------------
  * Fix "po/Makefile.in.in not found" build breakage (Clifton Lockhart)
  * Add a --with-html-dir configure option (Julio Merino)
  * Window List docs updates (Irene Ryan)
  * Japanese translations of docs (Takeshi AIHANA)
  * Support --disable-schemas-install and --with-gconf-schema-file-dir
  * Fix libpanel-applet crash on 64 bit platforms (Matt Wilson)

Translations
------------
  * various languages


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/x11/gnome-panel/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/x11/gnome-panel/PLIST \
    pkgsrc/x11/gnome-panel/distinfo
cvs rdiff -r1.2 -r0 pkgsrc/x11/gnome-panel/patches/patch-ab \
    pkgsrc/x11/gnome-panel/patches/patch-af \
    pkgsrc/x11/gnome-panel/patches/patch-ag
cvs rdiff -r1.4 -r1.5 pkgsrc/x11/gnome-panel/patches/patch-ac
cvs rdiff -r1.3 -r0 pkgsrc/x11/gnome-panel/patches/patch-ad

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