Subject: CVS commit: pkgsrc/devel/libwnck
To: None <pkgsrc-changes@netbsd.org>
From: Julio Merino <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 02/14/2003 00:33:13
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Thu Feb 13 22:33:13 UTC 2003

Modified Files:
	pkgsrc/devel/libwnck: Makefile PLIST buildlink2.mk distinfo

Log Message:
Update to 2.2.1.  Changes since 0.17:

* libwnck/tasklist.c: (wnck_tasklist_check_end_sequence): Actually end the
  sequnce if we match the wmclass against a window.
* libwnck/tasklist.c: time out startup sequences if we don't see them end, and
  end them if a window is mapped with StartupWMClass.
* libwnck/window.c (_wnck_window_get_resource_class)
  (_wnck_window_get_resource_name): add internal API to get window classes
* configure.in: added 'ro' to ALL_LINGUAS
* configure.in: Added "mn" to ALL_LINGUAS.
* configure.in: Added Amharic (am), Farsi (fa), and Macedonian (mk) to
  ALL_LINGUAS
* README: update README
* libwnck/application.c (get_icons): don't add an extra reference to all
  icons, that was an unfortunate memory leak. Patch from


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/libwnck/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/libwnck/PLIST \
    pkgsrc/devel/libwnck/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/libwnck/buildlink2.mk

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