<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>GNOME FTP Releases</title>
        <link>http://ftp.gnome.org/pub/GNOME/</link>
        <description>A list of recent files released on GNOME's FTP site</description>
        <webMaster>webmaster@gnome.org</webMaster>
        <lastBuildDate>Tue, 13 May 2008 17:04:24 +0000</lastBuildDate>
		<item>
			<title>pango 1.21.1</title>
			<link>http://download.gnome.org/sources/pango/1.21/</link>
			<description>&lt;tt&gt;
Overview of changes between 1.21.0 and 1.21.1&lt;br&gt;
==============================================&lt;br&gt;
- Partial work to make pango_break() exactly follow Unicode TR#14 and TR#29.&lt;br&gt;
  The Grapheme Boundaries and Word Boundaries now work.  For word boundaries,&lt;br&gt;
  a new member was added to PangoLogAttr.  Sentence Boundaries and Line Breaks&lt;br&gt;
  to follow in the next release.&lt;br&gt;
- Err if no cairo font backends font&lt;br&gt;
- Misc bug fixes&lt;br&gt;
- New public API:&lt;br&gt;
	Add new PangoLogAttr member is_word_boundary, that implements UAX#29's&lt;br&gt;
	Word Boundaries semantics.  The is_word_start and is_word_end members&lt;br&gt;
	will change implementation later on to be consitent with the word&lt;br&gt;
	boundaries.&lt;br&gt;
&lt;br&gt;
- Bugs fixed in this release:&lt;br&gt;
	Bug 531242 – Leak when calculating win32 font coverage&lt;br&gt;
		Patch from Daniel Atallah&lt;br&gt;
	Bug 530757 – Docs build breaks because of hash sign in URL in &lt;ulink...&gt;&lt;br&gt;
	Bug 530685 – Pango no longer using cairo as a backend as of pango 1.19.4&lt;br&gt;
	Part of Bug 97545 – Make pango_default_break follow Unicode TR #29&lt;br&gt;
&lt;/tt&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/pango/1.21/pango-1.21.1.news"&gt;News&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/pango/1.21/pango-1.21.1.changes"&gt;ChangeLog&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/pango/1.21/pango-1.21.1.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/pango/1.21/pango-1.21.1.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Tue, 13 May 2008 17:04:24 +0000</pubDate>
		</item>
		<item>
			<title>gnome-applets 2.23.2</title>
			<link>http://download.gnome.org/sources/gnome-applets/2.23/</link>
			<description>&lt;img src="http://download.gnome.org/sources/gnome-applets/gnome-applets.png" align="right" class="right"&gt;
&lt;tt&gt;
Changes in GNOME-Applets 2.23.2&lt;br&gt;
===============================&lt;br&gt;
Codename:&lt;br&gt;
&lt;br&gt;
 - Character Picker&lt;br&gt;
  - Use the standard Tango icon (Jaap Haitsma).&lt;br&gt;
 - Invest Applet&lt;br&gt;
  - Fix the daily change percentage (Matteo Zandi).&lt;br&gt;
  - Add documentation (Terry).&lt;br&gt;
 - Keyboard Indicator&lt;br&gt;
  - Code cleanup (Yuriy).&lt;br&gt;
  - C89 fixes (Jens Granseuer).&lt;br&gt;
  - Fixed authors email address.&lt;br&gt;
 - Mixer Applet&lt;br&gt;
  - Fixed the volume calculation for some unusual audio devices (Tim-Philipp &lt;br&gt;
    Muller).&lt;br&gt;
 - Multiload Applet&lt;br&gt;
  - Make the program launched when the applet is clicked configurable via gconf&lt;br&gt;
    (Arthur Taylor).&lt;br&gt;
  - Memory leak fixed (Vincent Untz).&lt;br&gt;
 - Trash Applet&lt;br&gt;
  - Make the border wider to make the icon match the others in size (Matthias &lt;br&gt;
    Clasen).&lt;br&gt;
 - Weather Applet&lt;br&gt;
  - Removed the unusable short-cut keys (Callum McKenzie)&lt;br&gt;
&lt;br&gt;
Translations: es, gl, he, hu, is, nb, &lt;br&gt;
Docs: fi, pt_BR&lt;br&gt;
&lt;/tt&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/gnome-applets/2.23/gnome-applets-2.23.2.news"&gt;News&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gnome-applets/2.23/gnome-applets-2.23.2.changes"&gt;ChangeLog&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gnome-applets/2.23/gnome-applets-2.23.2.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gnome-applets/2.23/gnome-applets-2.23.2.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Tue, 13 May 2008 10:26:42 +0000</pubDate>
		</item>
		<item>
			<title>nautilus 2.23.2</title>
			<link>http://download.gnome.org/sources/nautilus/2.23/</link>
			<description>&lt;img src="http://download.gnome.org/sources/nautilus/nautilus.png" align="right" class="right"&gt;
&lt;tt&gt;
Major changes in 2.23.2 are:&lt;br&gt;
* Increase default thumbnailing size limit&lt;br&gt;
* Various fixes to keyboard handling in icon and list view&lt;br&gt;
* Use description from gio as window title&lt;br&gt;
* Fix double click behaviour in list view&lt;br&gt;
* Remember windows size when closed while maximized&lt;br&gt;
* Always use single click policy in the places sidebar&lt;br&gt;
* Fix selection handling after canceling delete operation&lt;br&gt;
* Improve autorun behaviour&lt;br&gt;
* Improve internal error handling&lt;br&gt;
* Fix adding emblems&lt;br&gt;
* Fix gconf preferences description&lt;br&gt;
* Improve list column page indentation&lt;br&gt;
* Prevent recursive move/copy into itself&lt;br&gt;
* Show mount dialog for already mounted shares too&lt;br&gt;
* Prevent autogenerated file names from overflowing the max filename length&lt;br&gt;
* Use ellipsis as per HIG&lt;br&gt;
* Fix leaks&lt;br&gt;
* Fix crashes&lt;br&gt;
* Build fixes&lt;br&gt;
* Translation updates&lt;br&gt;
&lt;/tt&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/nautilus/2.23/nautilus-2.23.2.news"&gt;News&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/nautilus/2.23/nautilus-2.23.2.changes"&gt;ChangeLog&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/nautilus/2.23/nautilus-2.23.2.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/nautilus/2.23/nautilus-2.23.2.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Tue, 13 May 2008 09:43:38 +0000</pubDate>
		</item>
		<item>
			<title>gnome-session 2.23.2.1</title>
			<link>http://download.gnome.org/sources/gnome-session/2.23/</link>
			<description>&lt;tt&gt;
================&lt;br&gt;
Version 2.23.2.1&lt;br&gt;
================&lt;br&gt;
&lt;br&gt;
General&lt;br&gt;
&lt;br&gt;
	* Fixed libglade dependency to 2.3.6.&lt;br&gt;
&lt;br&gt;
&lt;/tt&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/gnome-session/2.23/gnome-session-2.23.2.1.news"&gt;News&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gnome-session/2.23/gnome-session-2.23.2.1.changes"&gt;ChangeLog&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gnome-session/2.23/gnome-session-2.23.2.1.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gnome-session/2.23/gnome-session-2.23.2.1.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Tue, 13 May 2008 08:41:06 +0000</pubDate>
		</item>
		<item>
			<title>chronojump 0.7-Linux-x86-Install</title>
			<link>http://download.gnome.org/sources/chronojump/0.7/</link>
			<description>&lt;p&gt;&lt;a href="http://download.gnome.org/sources/chronojump/0.7/chronojump-0.7-Linux-x86-Install.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/chronojump/0.7/chronojump-0.7-Linux-x86-Install.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Tue, 13 May 2008 07:35:18 +0000</pubDate>
		</item>
		<item>
			<title>evolution-sharp 0.17.2</title>
			<link>http://download.gnome.org/sources/evolution-sharp/0.17/</link>
			<description>&lt;tt&gt;
Version 0.17.2&lt;br&gt;
12 May 2008&lt;br&gt;
&lt;br&gt;
* Update to support 2.23.2 development series of Evolution-Data-Server.&lt;br&gt;
&lt;br&gt;
Bug Fixes:&lt;br&gt;
    #519284 - beagled: double free or corruption  (Johnny Jacob)&lt;br&gt;
------------------------------------------------------&lt;br&gt;
&lt;/tt&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/evolution-sharp/0.17/evolution-sharp-0.17.2.news"&gt;News&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/evolution-sharp/0.17/evolution-sharp-0.17.2.changes"&gt;ChangeLog&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/evolution-sharp/0.17/evolution-sharp-0.17.2.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/evolution-sharp/0.17/evolution-sharp-0.17.2.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Tue, 13 May 2008 06:33:40 +0000</pubDate>
		</item>
		<item>
			<title>gdm 2.20.6</title>
			<link>http://download.gnome.org/sources/gdm/2.20/</link>
			<description>&lt;tt&gt;
2.20.6 Stuff:&lt;br&gt;
&lt;br&gt;
- Fix two related bugs that were causing GDM to crash regularly on exit.&lt;br&gt;
  Refer to bug #517526.  (Brian Cameron)&lt;br&gt;
&lt;br&gt;
- Fix a third bug that was causing the GDM daemon to crash occasionally when&lt;br&gt;
  using gdmsetup.  This fix changes GDM so that when it receives an&lt;br&gt;
  UPDATE_CONFIG command, it only updates the key specified rather than&lt;br&gt;
  re-reading the entire configuration file.  Fixes bug #517526.  (Brian&lt;br&gt;
  Cameron)&lt;br&gt;
&lt;br&gt;
- Sync to avoid any XIO errors after session exits.  (Ray Strode)&lt;br&gt;
&lt;br&gt;
- Fix so that the XDMCP configuration values are read from the configuration&lt;br&gt;
  file when the XDMCP manager is started rather than initialized.  It seems&lt;br&gt;
  the related fixes implemented in 2.20.2 did not fully resolve this issue.&lt;br&gt;
  (Brian Cameron)&lt;br&gt;
&lt;br&gt;
- Fix bug that was causing GDM session desktop file marked as "Hidden=true"&lt;br&gt;
  to show up in the Session dialog.  (Brian Cameron)&lt;br&gt;
&lt;br&gt;
- Fix gdmsetup bug that caused users to need to restart GDM in order for&lt;br&gt;
  it to notice changes made in the "Server settings" dialog.  (Brian&lt;br&gt;
  Cameron)&lt;br&gt;
&lt;br&gt;
- Fix gdmsetup so it does not save 24HourClock setting as a translated &lt;br&gt;
  string, which was causing the configuration to get confused.  (Brian&lt;br&gt;
  Cameron)&lt;br&gt;
&lt;br&gt;
- If the user's $HOME/.dmrc file does not exist, avoid calling gkeyfile &lt;br&gt;
  functions.  This avoids useless gkeyfile warning messages about the file&lt;br&gt;
  being NULL.  A previous fix in 2.20.1 minimized this problem by creating&lt;br&gt;
  the file if it did not exist.  However, that does not always work if the&lt;br&gt;
  user's $HOME directory is not writable (e.g. LiveCD).  So this fix avoids&lt;br&gt;
  the warnings.  (Brian Cameron)&lt;br&gt;
&lt;br&gt;
- Add default OpenBSD Halt, Reboot and Suspend commands to the configure&lt;br&gt;
  script.  (Jasper Lievisse Adriaanse)&lt;br&gt;
&lt;br&gt;
- Remove broken logic in the configure script that was trying to append&lt;br&gt;
  ${prefix}/bin to the DefaultPath and RootPath.  Please use the &lt;br&gt;
  --with-post-path configure option if you want to add custom directories&lt;br&gt;
  to the end of DefaultPath and RootPath.  (Brian Cameron)&lt;br&gt;
&lt;br&gt;
- Fix the way the Xsession script is built so that distros can more easily&lt;br&gt;
  add their own custom logic to the Xsession script.  Some Solaris specific&lt;br&gt;
  code was moved to the Xsession.solaris file so that other distros do not&lt;br&gt;
  get affected by this code.  Remove logic to normalize LC_ variables since&lt;br&gt;
  this was causing problems for some users.  Refer to bug #509141  (Takao&lt;br&gt;
  Fujiwara)&lt;br&gt;
  &lt;br&gt;
&lt;/tt&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/gdm/2.20/gdm-2.20.6.news"&gt;News&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gdm/2.20/gdm-2.20.6.changes"&gt;ChangeLog&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gdm/2.20/gdm-2.20.6.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gdm/2.20/gdm-2.20.6.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Tue, 13 May 2008 00:39:51 +0000</pubDate>
		</item>
		<item>
			<title>vala 0.3.2</title>
			<link>http://download.gnome.org/sources/vala/0.3/</link>
			<description>&lt;tt&gt;
Vala 0.3.2&lt;br&gt;
==========&lt;br&gt;
&lt;br&gt;
 * Add support for class constructors, class fields, and class methods.&lt;br&gt;
 * Various improvements to methods in D-Bus services.&lt;br&gt;
 * Add support for properties and signals in D-Bus services (Yu Feng)&lt;br&gt;
 * Add Time API to GLib bindings.&lt;br&gt;
 * Documentation improvements (Phil Housley)&lt;br&gt;
 * Updates to the GLib and GTK+ bindings.&lt;br&gt;
 * Many bug fixes.&lt;br&gt;
&lt;/tt&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/vala/0.3/vala-0.3.2.news"&gt;News&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/vala/0.3/vala-0.3.2.changes"&gt;ChangeLog&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/vala/0.3/vala-0.3.2.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/vala/0.3/vala-0.3.2.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Mon, 12 May 2008 23:40:34 +0000</pubDate>
		</item>
		<item>
			<title>gnome-screensaver 2.23.2</title>
			<link>http://download.gnome.org/sources/gnome-screensaver/2.23/</link>
			<description>&lt;p&gt;&lt;a href="http://download.gnome.org/sources/gnome-screensaver/2.23/gnome-screensaver-2.23.2.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gnome-screensaver/2.23/gnome-screensaver-2.23.2.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Mon, 12 May 2008 22:29:46 +0000</pubDate>
		</item>
		<item>
			<title>gtk-engines 2.15.1</title>
			<link>http://download.gnome.org/sources/gtk-engines/2.15/</link>
			<description>&lt;tt&gt;
Overview of Changes in 2.15.1 (since 2.15.0)&lt;br&gt;
============================================&lt;br&gt;
&lt;br&gt;
Changes in this release:&lt;br&gt;
 - A lot of internal changes in the Clearlooks engine&lt;br&gt;
 - Modifications to the "classic" style to be more like the pre cairo&lt;br&gt;
   versions of the engine.&lt;br&gt;
&lt;br&gt;
GNOME Bugs fixed in this release:&lt;br&gt;
 531633 – Scrollbars trough is drawn smaller even when no stepper is present&lt;br&gt;
&lt;br&gt;
New and udpated translations:&lt;br&gt;
 Yavor Doganov (bg)&lt;br&gt;
 Massimo Furlani (fur&lt;br&gt;
 Eskild Hustvedt (nn)&lt;br&gt;
&lt;br&gt;
&lt;/tt&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/gtk-engines/2.15/gtk-engines-2.15.1.news"&gt;News&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gtk-engines/2.15/gtk-engines-2.15.1.changes"&gt;ChangeLog&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gtk-engines/2.15/gtk-engines-2.15.1.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gtk-engines/2.15/gtk-engines-2.15.1.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Mon, 12 May 2008 21:43:50 +0000</pubDate>
		</item>
		<item>
			<title>eog 2.23.2</title>
			<link>http://download.gnome.org/sources/eog/2.23/</link>
			<description>&lt;tt&gt;
Version 2.23.2&lt;br&gt;
--------------&lt;br&gt;
&lt;br&gt;
New features:&lt;br&gt;
&lt;br&gt;
  * Use gtk-doc to document plugin API (Claudio Saavedra)&lt;br&gt;
&lt;br&gt;
Bug fixes:&lt;br&gt;
&lt;br&gt;
  #530102, Doesn't register support for compressed svg (Franklin Piat)&lt;br&gt;
  #531300, fails to start up due to lcms error (Felix Riemann)&lt;br&gt;
  #531809, scroll view scrollbar needs to have secondary steppers disabled&lt;br&gt;
           (Benjamin Berg)&lt;br&gt;
&lt;br&gt;
New and updated translations:&lt;br&gt;
&lt;br&gt;
- Petr Kovar [cs]&lt;br&gt;
- Ivar Smolin [et]&lt;br&gt;
- Andrea Decorte [fur]&lt;br&gt;
- Ignacio Casal Quinteiro [gl]&lt;br&gt;
- Tino Meinen [nl]&lt;br&gt;
&lt;/tt&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/eog/2.23/eog-2.23.2.news"&gt;News&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/eog/2.23/eog-2.23.2.changes"&gt;ChangeLog&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/eog/2.23/eog-2.23.2.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/eog/2.23/eog-2.23.2.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Mon, 12 May 2008 20:21:10 +0000</pubDate>
		</item>
		<item>
			<title>gedit 2.23.1</title>
			<link>http://download.gnome.org/sources/gedit/2.23/</link>
			<description>&lt;img src="http://download.gnome.org/sources/gedit/gedit.png" align="right" class="right"&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/gedit/2.23/gedit-2.23.1.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gedit/2.23/gedit-2.23.1.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Mon, 12 May 2008 20:19:54 +0000</pubDate>
		</item>
		<item>
			<title>gnome-session 2.23.2</title>
			<link>http://download.gnome.org/sources/gnome-session/2.23/</link>
			<description>&lt;tt&gt;
==============&lt;br&gt;
Version 2.23.1&lt;br&gt;
==============&lt;br&gt;
&lt;br&gt;
Session Properties Capplet&lt;br&gt;
&lt;br&gt;
	* Capplet ported to new code base with several code cleanups.&lt;br&gt;
&lt;br&gt;
Translators&lt;br&gt;
&lt;br&gt;
	* Jorge Gonzalez (es)&lt;br&gt;
	* Yair Hershkovitz (he)&lt;br&gt;
	* Ignacio Casal Quinteiro (gl)&lt;br&gt;
	* Yavor Doganov (bg)&lt;br&gt;
&lt;/tt&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/gnome-session/2.23/gnome-session-2.23.2.news"&gt;News&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gnome-session/2.23/gnome-session-2.23.2.changes"&gt;ChangeLog&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gnome-session/2.23/gnome-session-2.23.2.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gnome-session/2.23/gnome-session-2.23.2.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Mon, 12 May 2008 19:28:25 +0000</pubDate>
		</item>
		<item>
			<title>deskbar-applet 2.23.2</title>
			<link>http://download.gnome.org/sources/deskbar-applet/2.23/</link>
			<description>&lt;tt&gt;
deskbar-applet 2.23.2&lt;br&gt;
=======================&lt;br&gt;
&lt;br&gt;
In this release the get_tooltip method&lt;br&gt;
has been added to the Action class.&lt;br&gt;
Sub-classes can override this method&lt;br&gt;
and return a string that will be displayed&lt;br&gt;
in a tooltip when the user hovers over its&lt;br&gt;
description (this requires PyGTK &gt;= 2.12).&lt;br&gt;
In addition, beagle-live can now distinguish&lt;br&gt;
between e-mails from thunderbird and evolution.&lt;br&gt;
&lt;br&gt;
Changes:&lt;br&gt;
    * Set snippet correctly for feeds, web history and E-Mails in beagle-live. Changed displayed text slightly for those actions.&lt;br&gt;
    * Show tooltip when hovering over the arrow if more than one action is available.&lt;br&gt;
    * 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.&lt;br&gt;
    * Fixed bug #522585: Crash when changing default browser&lt;br&gt;
    * 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 &lt;br&gt;
    * 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&lt;br&gt;
	&lt;br&gt;
Contributors to this release: Sebastian Pölsterl&lt;br&gt;
&lt;br&gt;
Updated Translations:&lt;br&gt;
    * British English&lt;br&gt;
    * Norwegian bokmål&lt;br&gt;
    * Spanish&lt;br&gt;
&lt;br&gt;
Contributors to the translations: Philip Withnall, Kjartan Maraas, Jorge Gonzalez&lt;br&gt;
&lt;br&gt;
=======================&lt;br&gt;
&lt;/tt&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/deskbar-applet/2.23/deskbar-applet-2.23.2.news"&gt;News&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/deskbar-applet/2.23/deskbar-applet-2.23.2.changes"&gt;ChangeLog&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/deskbar-applet/2.23/deskbar-applet-2.23.2.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/deskbar-applet/2.23/deskbar-applet-2.23.2.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Mon, 12 May 2008 17:36:52 +0000</pubDate>
		</item>
		<item>
			<title>orca 2.23.2</title>
			<link>http://download.gnome.org/sources/orca/2.23/</link>
			<description>&lt;tt&gt;
2.23.2 - 12-May-2008&lt;br&gt;
&lt;br&gt;
+ = means it's also part of the gnome-2-22 branch&lt;br&gt;
&lt;br&gt;
General:&lt;br&gt;
&lt;br&gt;
* Fix for bug #426010 - Implement Verbalized Links.&lt;br&gt;
&lt;br&gt;
* Fix for bug #517127 - Orca doesn't always speak expected message&lt;br&gt;
  when selecting all.&lt;br&gt;
&lt;br&gt;
+ Fix for bug #517387 - Orca should not read password out in gdm login&lt;br&gt;
  window.  This just turns off key echo when the login window is up.&lt;br&gt;
  The real fix belongs in gdm (see bug #529145).&lt;br&gt;
&lt;br&gt;
+ Fix for bug #517736 - whereAmI does not handle text with embedded&lt;br&gt;
  object characters.&lt;br&gt;
&lt;br&gt;
+ Fix for bug #522797 - Orca should not speak false "inaccessible"&lt;br&gt;
  messages when switching applications.&lt;br&gt;
&lt;br&gt;
+ Additional fix for bug #525831 - isn't properly handling SIGTERM.&lt;br&gt;
  Needed to fix this so orca_console_prefs would work again.&lt;br&gt;
&lt;br&gt;
* Fix for bug #528147 - Broke up multi-class scripts into packages.&lt;br&gt;
&lt;br&gt;
+ Fix for bug #528507 - Escape doesn't exit "learn mode" if the active&lt;br&gt;
  script changes.&lt;br&gt;
&lt;br&gt;
+ Fix for bug #528797 - gnome-speech inappropriately uses&lt;br&gt;
  g_return_if_fail.  Only set "punctuation mode" if we can.&lt;br&gt;
&lt;br&gt;
* Fix for bug #530541 - Suspending Orca in terminal screws up session.&lt;br&gt;
&lt;br&gt;
* Fix for bug #531378 - FSF address has changed.  Also updated&lt;br&gt;
  copyright messages to 2008.&lt;br&gt;
&lt;br&gt;
* Fix for bug #532376 - Running pylint can potentially overwrite&lt;br&gt;
  previous results.&lt;br&gt;
&lt;br&gt;
Pidgin:&lt;br&gt;
&lt;br&gt;
* Fix for bug #474673 - Add option to have chatroom-specific message&lt;br&gt;
  histories in Pidgin.&lt;br&gt;
&lt;br&gt;
+ Fix for bug #523731 - Pidgin events interfere with app-specific&lt;br&gt;
  Prefs dialog.&lt;br&gt;
&lt;br&gt;
Firefox:&lt;br&gt;
&lt;br&gt;
* Fix for bug #529784 - Speech cannot always be interrupted with flat&lt;br&gt;
  review.&lt;br&gt;
&lt;br&gt;
+ Fix for bug #530766 - (ff3) split headings not fully read when nav&lt;br&gt;
  by structure.&lt;br&gt;
&lt;br&gt;
New and updated translations (THANKS EVERYONE!!!):&lt;br&gt;
&lt;br&gt;
    es      Spanish              Francisco Javier Dorado Martinez&lt;br&gt;
    hu      Hungarian            Attila Hammer and Gabor Kelemen&lt;br&gt;
    nb      Norwegian Bokmål     Kjartan Maraas&lt;br&gt;
&lt;br&gt;
==========&lt;br&gt;
&lt;br&gt;
&lt;/tt&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/orca/2.23/orca-2.23.2.news"&gt;News&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/orca/2.23/orca-2.23.2.changes"&gt;ChangeLog&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/orca/2.23/orca-2.23.2.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/orca/2.23/orca-2.23.2.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Mon, 12 May 2008 16:55:17 +0000</pubDate>
		</item>
		<item>
			<title>cheese 2.23.2</title>
			<link>http://download.gnome.org/sources/cheese/2.23/</link>
			<description>&lt;tt&gt;
version 2.23.2&lt;br&gt;
  - use a better icon for the effects button, fixes bug #511369&lt;br&gt;
  - store photos and videos in xdg directories, fixes bug #509475, courtesy of Felix Kaser&lt;br&gt;
  - use a toggle button for the effects button, fixes bug #527870&lt;br&gt;
  - add support for nautilus send to. this replaces "send by email" where available, fixes bug #528249, courtesy of Jose Dapena Paz&lt;br&gt;
  - name the files to the date, when they were created, fixes bug #525739&lt;br&gt;
  - add a preferences dialog with basic resolution changing, partially fixes #522200, courtesy of James Liggett&lt;br&gt;
  - use gtk theme colors for the countdown widget&lt;br&gt;
  - align the numbers and the camera on the countdown widget, courtesy of Andrea Cimitan&lt;br&gt;
  - add a border, color shading and highlight to the countdown widget, to make it even more sexy, courtesy of Andrea Cimitan&lt;br&gt;
  - make the countdown numbers translatable the right way&lt;br&gt;
  - fix invalid free in cheese, fixes bug #529467, courtesy of Matthias Clasen&lt;br&gt;
  - take picture button is enabled outside gtk thread lock, fixes bug #529789, courtesy of Gary Lasker&lt;br&gt;
  - don't display the toplevel window by default, fixes bug #529276, courtesy of Loïc Minier&lt;br&gt;
  - added/updated translations&lt;br&gt;
    - en_GB, courtesy of Philip Withnall&lt;br&gt;
    - es, courtesy of Jorge González&lt;br&gt;
    - et, courtesy of Ivar Smolin&lt;br&gt;
    - gl, courtesy of Ignacio Casal Quinteiro&lt;br&gt;
    - he, courtesy of Mark Krapivner&lt;br&gt;
    - nb, courtesy of Kjartan Maraas&lt;br&gt;
    - nl, courtesy of Tino Meinen&lt;br&gt;
    - pt_BR, courtesy of Luis Motta.&lt;br&gt;
    - sl, courtesy of Matej Urbančič&lt;br&gt;
    - th, courtesy of Pornpimon Pradabsri &lt;br&gt;
&lt;/tt&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/cheese/2.23/cheese-2.23.2.news"&gt;News&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/cheese/2.23/cheese-2.23.2.changes"&gt;ChangeLog&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/cheese/2.23/cheese-2.23.2.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/cheese/2.23/cheese-2.23.2.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Mon, 12 May 2008 16:08:48 +0000</pubDate>
		</item>
		<item>
			<title>mousetweaks 2.23.2</title>
			<link>http://download.gnome.org/sources/mousetweaks/2.23/</link>
			<description>&lt;tt&gt;
Version 2.23.2&lt;br&gt;
--------------&lt;br&gt;
&lt;br&gt;
Misc improvements/fixes:&lt;br&gt;
&lt;br&gt;
	* Improve Assistive Technology warning. (# 531693)&lt;br&gt;
	&lt;br&gt;
New and updated translations:&lt;br&gt;
&lt;br&gt;
	- [es] Jorge Gonzalez&lt;br&gt;
&lt;/tt&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/mousetweaks/2.23/mousetweaks-2.23.2.news"&gt;News&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/mousetweaks/2.23/mousetweaks-2.23.2.changes"&gt;ChangeLog&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/mousetweaks/2.23/mousetweaks-2.23.2.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/mousetweaks/2.23/mousetweaks-2.23.2.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Mon, 12 May 2008 15:22:57 +0000</pubDate>
		</item>
		<item>
			<title>tomboy 0.11.0</title>
			<link>http://download.gnome.org/sources/tomboy/0.11/</link>
			<description>&lt;p&gt;&lt;a href="http://download.gnome.org/sources/tomboy/0.11/tomboy-0.11.0.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/tomboy/0.11/tomboy-0.11.0.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Mon, 12 May 2008 15:01:32 +0000</pubDate>
		</item>
		<item>
			<title>vinagre 2.23.2</title>
			<link>http://download.gnome.org/sources/vinagre/2.23/</link>
			<description>&lt;tt&gt;
Vinagre 2.23.2&lt;br&gt;
==============&lt;br&gt;
  Features&lt;br&gt;
&lt;br&gt;
	+ Bug #490841, Added "Send ctrl-alt-del" option to menu and toolbar (Henrik Holst).&lt;br&gt;
	+ Tell the server to share the connection with other clients (it can be&lt;br&gt;
	disabled through the gconf key "shared_flag").&lt;br&gt;
	+ Bug #530712, Initial support for VEncrypt sessions (Henrik Holst).&lt;br&gt;
	+ Bug #501165, Support for host::port command line syntax (Henrik Holst).&lt;br&gt;
	+ Bug #518351, Don't show tabs when only one connection is open. (you can&lt;br&gt;
	always show tabs with the gconf key "always_show_tabs".&lt;br&gt;
	+ Bug #519145, Added unique instance behavior. Added a new command line&lt;br&gt;
	option, "--new-window" if you want to use another vinagre window.&lt;br&gt;
	+ Depends on gtk-vnc 0.3.6.&lt;br&gt;
&lt;br&gt;
  Fixes&lt;br&gt;
&lt;br&gt;
	+ Bug #531593, don't distribute vinagre-enums.[hc].&lt;br&gt;
	+ Bug #530582, handles correctly the clipboard.&lt;br&gt;
&lt;br&gt;
  Translations&lt;br&gt;
&lt;br&gt;
	+ Jorge González (es)&lt;br&gt;
	+ Ivar Smolin (et)&lt;br&gt;
	+ Ignacio Casal Quinteiro (gl)&lt;br&gt;
	+ Mark Krapivner (he)&lt;br&gt;
	+ Kjartan Maraas (nb)&lt;br&gt;
&lt;/tt&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/vinagre/2.23/vinagre-2.23.2.news"&gt;News&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/vinagre/2.23/vinagre-2.23.2.changes"&gt;ChangeLog&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/vinagre/2.23/vinagre-2.23.2.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/vinagre/2.23/vinagre-2.23.2.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Mon, 12 May 2008 13:23:34 +0000</pubDate>
		</item>
		<item>
			<title>evolution-exchange 2.23.2</title>
			<link>http://download.gnome.org/sources/evolution-exchange/2.23/</link>
			<description>&lt;tt&gt;
Evolution Exchange 2.23.2 2008-05-12&lt;br&gt;
------------------------------------&lt;br&gt;
&lt;br&gt;
New in 2.23.2:&lt;br&gt;
	Enable building on Windows (Tor Lillqvist)&lt;br&gt;
&lt;br&gt;
Bug fixes:&lt;br&gt;
	#358706: (Novell Bugzilla)  Fix evolution hang (Bharath Acharya)&lt;br&gt;
&lt;br&gt;
Other Contributors:&lt;br&gt;
	Fix include path for e-data-server-module.h, now in libebackend  (Johan Euphrosine)&lt;br&gt;
&lt;br&gt;
Updated Translations:&lt;br&gt;
	Yair Hershkovitz (he)&lt;br&gt;
&lt;/tt&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/evolution-exchange/2.23/evolution-exchange-2.23.2.news"&gt;News&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/evolution-exchange/2.23/evolution-exchange-2.23.2.changes"&gt;ChangeLog&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/evolution-exchange/2.23/evolution-exchange-2.23.2.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/evolution-exchange/2.23/evolution-exchange-2.23.2.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Mon, 12 May 2008 11:38:10 +0000</pubDate>
		</item>
	</channel>
</rss>
