Commit graph

8 commits

Author SHA1 Message Date
jmmv
27eeb68949 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
2006-08-06 19:53:44 +00:00
joerg
a4973c9ffe py-gnome2 dependency doesn't support Python 2.3 any longer. 2006-07-12 15:28:39 +00:00
jlam
00478b39e6 Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool".  Remove now unused
intltool/buildlink3.mk
2006-07-05 05:37:39 +00:00
wiz
991dcdf978 Mark as BROKEN_IN pkgsrc-2006Q1 according to
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html
2006-05-18 20:29:58 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
jlam
1cf9796f3c BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
2006-04-13 18:23:29 +00:00
jmmv
bc2a452a43 This needs msgid_plural; reported by Phil Pereira. 2006-04-10 16:30:47 +00:00
jmmv
02303e57fa Initial import of deskbar-applet, version 2.14.0.1:
The goal of DeskbarApplet is to provide an omnipresent versatile search
interface.  By typing search terms into the deskbar entry in your panel
you are presented with the search results as you type.

Seaches are handled by a series of plugins.  DeskbarApplet provides a
simple interface to manage these plugins to provide you with the search
results that fit your needs.
2006-04-01 19:39:03 +00:00