Subject: CVS commit: pkgsrc/misc/deskbar-applet
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 08/06/2006 19:53:44
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Sun Aug  6 19:53:44 UTC 2006

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

Log Message:
Update to 2.14.2:

deskbar-applet 2.14.2

Changes:
	* A small optimization (result list concatenation).
	* Fixes error when clicking an empty space. Fixes bug #338238
	* Fixes error when pressing alt+enter, bug #341417
	* Fix the configuration file parsing that produced an error in some cases. Fixes bug 341101 by P. Oscar Boykin.
	* Fix the possible bug when no connection is available when parsing galeon xml file
	* Fix an error when deskbar is on bottom panel and empty string is entered

Contributors to this release: Mikkel Kamstrup Erlandsen, Raphael Slinckx

Translations:
	* Added nepali translation 'ne.po'
	* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
	* Updated French translation.
	* Added Indonesian Translation.
	* Translation updated by Laurent Richard, R.A Mauchin, Jonathan Ernst and Stéphane Raimbault
	* Udated Finnish translation.
	* Updated Traditional Chinese translation(Hong Kong).
	* Updated Traditional Chinese translation(Taiwan).

Contributors to the translations: Ahmad Riza H Nst, Alexander Shopov, Benoît Dejean, Chao-Hsiung Liao, Christophe Fergeau, Ilkka Tuohela, Pawan Chitrakar, Laurent Richard, R.A Mauchin, Jonathan Ernst and Stéphane Raimbault

deskbar-applet 2.14.1.1

Changes:
	* Correctly handle multiple profiles in mozilla/ff.
	* Correctly handle browser symlinks with parameters.
	* Added artdir to the pkgconfig file.
	* Better detection of Beagle .desktop files (e.g. now works on Fedora).
	* Fix the handlers callback to set preferences so they take a dialog as parameter.

Contributors to this release: Raphael Slinckx, Michael Hofmann, Ignacio Vazquez-Abrams

Translations:
        * Updated Simplified Chinese translation.

Contributors to the translations: Funda Wang

deskbar-applet 2.14.1

Changes:
	* History order was reversed each time the applet was removed/added to a top panel. Fix that (bug #337782).
	* Fixes typo in the if statement preventing duplicate detection to work properly
	* Repair the no-history not appearing when history.pickle was not present
	* Add transparency to Cuemiac mode Patch by Joachim Breitner <mail@joachim-breitner.de>
	* Fix the history order, and update order when switching form bottom to top panel
	* Implement a is_valid method to ask a match if it's still valid, to evaluate if it should be stored in history
	* Follow symlinks to detect the browser
	* Fix error if last_visible_path iter is None
	* Fix duplication of items in deskbar history list
	* Use the history icon when displaying history items and bookmark when displaying bookmarks
	* Don't throw errors if an unknown beagle type is encountered
	* Pass the preferences dialog to the "more" callback to allow info dialogs to be transient
	* Correctly use imlogviewer passing client name to it
	* Fix bug #335367. Activate the bottom hit of the view when the cuem/entr-iac is at a bottom panel.
	* Fix bug #335446 where deskbar crashes when the user hits up/down immediately after entering some text.
	* Implement mozilla/firefox history search, only the url, since history format is braindead. Patch by Flavio Gargiulo <flagar@gmail.com>
	* Fixes the proxy detection code for google-live. Patch by Sebastian Dröge <mail@slomosnail.de>
	* Fix entry in button mode placement for vertical panels Patch by Joachim Breitner <joachim@breitner.de> Fixes bug #334492

Contributors to this release: Raphael Slinckx, Pema Geyleg, Mikkel Kamstrup Erlandsen, Yair Hershkovitz, Rhys Jones

Translations:
	* Added Dzongkha translation.
	* Added Hebrew translation.
	* Added Welsh translation.
	* Updated Czech translation.
	* Updated Finnish translation.
	* Updated Georgian translation.
	* Updated Greek translation.

Contributors to the translations: Vladimer Sichinava, Miloslav Trmac, Pema Geyleg, Priit Laes, Ilkka Tuohela, Nikos Charonitakis, Yair Hershkovitz, Rhys Jones


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/misc/deskbar-applet/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/misc/deskbar-applet/PLIST
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/misc/deskbar-applet/distinfo

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