Subject: CVS commit: pkgsrc/misc/deskbar-applet
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 04/15/2007 08:53:40
Module Name:	pkgsrc
Committed By:	wiz
Date:		Sun Apr 15 08:53:40 UTC 2007

Modified Files:
	pkgsrc/misc/deskbar-applet: Makefile PLIST distinfo

Log Message:
Update to 2.18.1:

=====================
deskbar-applet 2.18.1
=====================

Updated Translations:

=====================
deskbar-applet 2.18.0
=====================

Changes:
        * Bugfix 354391: bump autoconf required to 2.60, fixes empty DATA_DIR.
        * Bugfix 386495: Include abstract in documentation, fixing build break.
        * Bugfix 389984: Stale env-vars after login, logout, login.
        * Bugfix 394302: only searches the first word in the query.
        * Bugfix 394461: some handlers don't handle whitespace correctly.
        * Bugfix 394734: Invalid Util.get_proxy() call.
        * Bugfix 397838: history matches now sorted by last use.
        * Bugfix 398255: .gtk-bookmarks should be a file and not a directory.
        * Bugfix 399217: Crash when dragging a handler already in its directory.
        * Bugfix 399853: fixed deprecated D-Bus usage.
        * Bugfix 399855: use pygtk_version, not gtk_version.
        * Bugfix 402274: don't delete categories on unload.
        * Bugfix 408103: typo in the proxy detection code.
        * Bugfix 409088: importing gnomeapplet in configure can break the build.
        * Bugfix 410586: crash in Deskbar: Opening a file through it.
        * Bugfix 411209: filenames with spaces in not opened.
        * Fixed deskbar disappearing every now and then.
        * Fixed Entry UI not disappearing when clicking outside the popup.
        * Fixed Window-Switch when the workspace has no 'activate' attribute.
        * Fixed X-grab bug in the entriac view.
        * Remove elementtree dependency, we don't use it.
        * Update the website, authors and stuff in the about section.

Contributors to this release: Elijah Newren, Kjartan Maraas, Mikkel Kamstrup
Erlandsen, Nigel Tao, Raphael Slinckx, Sebastian Polsterl, Tom Parker.

Updated Translations:

=====================
deskbar-applet 2.17.5
=====================

Changes:
        * Build fixes
        * Improve the accelerator entry. Patch by Sebastian Polsterl.
        * Remove google-live from the Makefile.am
        * Resurrect the new-stuff-manager support. It is optional, and nothing changes if the new-stuff-manager isn't available to the user.
        * Prevents binding of keys a-z and shit-a-z.
        * Fixes hotkey unbinding. Patch by Manuel Muradas <manuel_muradas@speedy.com.ar>. Fixes bug #346749 and a huge number of issues related to hotkey unbinding.
        * Add opened files to recent manager in GTK 2.10. Patch by Robert Bradford <robster@debian.org>. Closes bug #383051.
        * Fixes bug #382125.
        * close the popup when the focus is taken away (see #367632)
        * Fixes bug #364602. Patch by Glynn Foster <glynn.foster@sun.com>
        * Fixes bug #358854. Patch by Martin Schanzenbach <mschanzenbach@gmail.com>
        * Removed unused galago plugins
        * Fix bug #390358. The watcher attribute is checked before being called
        * Refresh some of the env variables
        * Fixe bug #388802 . Add a trycatch before parsing ephy history file
        * Remove google-live.py from the translatable files. Fix bug #388422 and any other bug related gnome.url_show, by showing an error box.
        * Remove the google live handler since they do not offer the api key anymore. fixes bug #385258
        * Don't return non-executable files found in PATH in is_program_in_path(). This closes bugs #390369 and #385087.
        * Fix multiple iterations over same bookmark sets (not user visible).
        * Add support for Firefox 2.0 search engines.
        * Add an optional  named parameter "pixbuf" to the Match base class constructor
        * Bump to 2.17.5

Contributors to this release: Raphael Slinckx, Rob Bradford, Mikkel Kamstrup Erlandsen, Sebastian Polsterl, Manuel Muradas, Glynn Foster, Martin Schanzenbach

=====================
deskbar-applet 2.17.3
=====================

Changes:
	* Fix opening file that have been deleted by opening parent dir
	* added missing header files to pass code check tests.
	* Close bug #368576, add encoding description to About.py
	* Add translation for categories. the gettext call was missing
	* Workaround bug #366973, if opening a file fails because it is executable or for any other reason, open the parent directory instead
	* Fixes bug #375987 missing translated file
	* Fixes #355278 Making strings to appear translated.

Contributors to this release: Raphael Slinckx, Francisco Javier F. Serrador, Rodrigo Moya

=====================
deskbar-applet 2.17.2
=====================
Released 2006-11-07.

Changes:
	Fix the closing of popup window with f4 causing a lot of errors.
	Merge Sebastian Pölsterl's Drag-and-Drop work.
	bug #353428, fails to open a file with national characters in its name.
	ModuleInstaller.install returns a value when installing a local .py.
	bug #339426, New recent files handler.
	Fix typo in google-live handler
	bug #353691, disable high-CPU handlers for the default settings
	bug #354953, crash when parsing a non-standard accelerator string
	bug #355573, crash on self.ui when gconf has a weird value in it
	bug #355947, crash on parsing malformed mozilla bookamrks
	bug #356893, crash when a pixmap is None instead of an actual image
	bug #358298, markup in url cause web_address to crash
	bug #359522, crash when gconf isn't used for browser detection code
	bug #359568, crash when dealing with gnomevfs drives==none
	bug #355687, crashing on buggy middle clicks
	bug #353081, crash in Deskbar: Enabling beagle live plugin

Contributors to this release: Raphael Slinckx, Mikkel Kamstrup Erlandsen,
Sebastian Pölsterl, Callum McKenzie.

Updated Translations:


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/misc/deskbar-applet/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/misc/deskbar-applet/PLIST
cvs rdiff -r1.3 -r1.4 pkgsrc/misc/deskbar-applet/distinfo

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