deskbar-applet r2163 - trunk



Author: sebp
Date: Mon May 12 17:32:55 2008
New Revision: 2163
URL: http://svn.gnome.org/viewvc/deskbar-applet?rev=2163&view=rev

Log:
Updated NEWS for upcoming release

Modified:
   trunk/ChangeLog
   trunk/NEWS

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon May 12 17:32:55 2008
@@ -1,4 +1,34 @@
 =======================
+deskbar-applet 2.23.2
+=======================
+
+In this release the get_tooltip method
+has been added to the Action class.
+Sub-classes can override this method
+and return a string that will be displayed
+in a tooltip when the user hovers over its
+description (this requires PyGTK >= 2.12).
+In addition, beagle-live can now distinguish
+between e-mails from thunderbird and evolution.
+
+Changes:
+    * Set snippet correctly for feeds, web history and E-Mails in beagle-live. Changed displayed text slightly for those actions.
+    * Show tooltip when hovering over the arrow if more than one action is available.
+    * Added get_tooltip method to Action interface. Override this method to display a tooltip when the user hovers over the match (the default action's tooltip is displayed) or over an action in the list of additional actions.
+    * Fixed bug #522585: Crash when changing default browser
+    * Added support for iceweasel browser. When the default browser is changed mozilla and iceweasel are supported, too. When Firefox is used and the command must contain firefox	instead of being exactly	firefox 
+    * Added OpenThunderbirdMailMessageAction. Mail messages are now opened in either evolution or thunderbird (fixes #420475). Display e-mail address as author when no	name is available
+	
+Contributors to this release: Sebastian PÃlsterl
+
+Updated Translations:
+    * British English
+    * Norwegian bokmÃl
+    * Spanish
+
+Contributors to the translations: Philip Withnall, Kjartan Maraas, Jorge Gonzalez
+
+=======================
 deskbar-applet 2.23.1
 =======================
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]