<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.gnome.announce">
    <title>gmane.comp.gnome.announce</title>
    <link>http://blog.gmane.org/gmane.comp.gnome.announce</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.announce/11028"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.announce/11027"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.announce/11026"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.announce/11025"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.announce/11024"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.announce/11023"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.announce/11022"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.announce/11021"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.announce/11020"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.announce/11019"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.announce/11018"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.announce/11017"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.announce/11016"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.announce/11015"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.announce/11014"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.announce/11013"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.announce/11012"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.announce/11011"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.announce/11010"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.announce/11009"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.announce/11028">
    <title>[ANNOUNCE] libchamplain 0.12.4</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.announce/11028</link>
    <description>&lt;pre&gt;Hi!

It took quite a lot of silence since the last release in July last
year (mainly because of me being rather busy and also because nobody
complained too much) but finally there's a new release of
libchamplain.

Despite being a minor-version-number release, actually quite a lot of
code was changed. This was mainly because libchamplain has been
updated to use the "modern" Clutter API and get rid of all the
depreciation warnings. So libchamplain depends on Clutter 1.12 now.
The main commit was something like -2500/+500 lines of code so quite a
nice cleanup.

Speaking of cleanups, while migrating to the new Clutter, I realized
that I just keep getting lost in how ChamplainView handles coordinates
and decided to make some further cleanups which hopefully resulted in
much simpler and easier-to-read code in ChamplainView.

As a part of the spring cleaning, I have also removed the libchamplain
git repository from Gitorious. It seems nobody is really using it, I
keep forgetting to push the changes there and when someone submits a
patch there, I'm not notified about the change. It's always possible
to re-create the repository there when needed in the future.

Taking into account the amount of changed lines in this release, there
might be some bugs. But since nobody complained since the announcement
last week, I can expect that either there are no big bugs or that
nobody is using libchamplain any more...

...which actually doesn't seem to be the case since Zeeshan Ali, who
also contributed many patches into this release, started working on a
new gnome mapping application:

https://live.gnome.org/Maps

Good luck with the app!

Here's a brief list of changes made in this libchamplain release:

* Add dependency on clutter 1.12 and fix all the depreciation warnings
  (Jiří Techet, Zeeshan Ali)
* Many internal cleanups and minor improvements (Jiří Techet)
* Fix gtk and libsoup depreciation warnings (Jiří Techet)
* Deprecate CHAMPLAIN_MAP_SOURCE_OSM_OSMARENDER and CHAMPLAIN_MAP_SOURCE_OAM
  which don't exist any more and remove them from the factory (Jiří Techet)
* Deprecate ChamplainCustomMarker (Jiří Techet)
* Deprecate champlain_view_bin_layout_add() (Zeeshan Ali)
* Fix blurry map when view resized (Jiří Techet)
* Use more neutral map background color (Jiří Techet)
* Add champlain_view_get_bounding_box() and
champlain_bounding_box_covers() (Zeeshan Ali)
* Add a possibility to set a background texture (Nirbheek Chauhan)
* Add Mapquest Open Aerial map source (Zeeshan Ali)
* Added the possibility to use TMS correct y-axis (Samuel Gyger)
* Minor fixes and improvements (Zeeshan Ali, Evan Nemerson, Jiří Techet)

As always, the tarball can be downloaded here:

http://download.gnome.org/sources/libchamplain/0.12/libchamplain-0.12.4.tar.xz

Enjoy.

Jiri
_______________________________________________
gnome-announce-list mailing list
gnome-announce-list&amp;lt; at &amp;gt;gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list
&lt;/pre&gt;</description>
    <dc:creator>Jiří Techet</dc:creator>
    <dc:date>2013-05-16T18:28:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.announce/11027">
    <title>ANNOUNCE: grilo-plugins 0.2.7 released</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.announce/11027</link>
    <description>&lt;pre&gt;
A new release of grilo's plugins, 0.2.7, has been released.


What is it?
===========
Grilo is a framework that provides access to various sources of
multimedia content, using a pluggable system.


Where can I find out more?
==========================
http://live.gnome.org/Grilo


What is new in 0.2.7?
=====================
  * General
    * Fix crash when registering sources
    * Added i18n support
      * Brazilian
      * Czech
      * Galician
      * Greek
      * Polish
      * Serbian
      * Slovenian
      * Spanish
    * BGO#673496 - Add i18n
    * BGO#697565 - Using GOA in Flickr plugin

  * Blip.tv plugin
    * BGO#700297 - bliptv: Fix crash when browsing on 64-bit platforms

  * Filesystem plugin
    * BGO#696860 - filesystem: Add support for non-file URIs

  * Flickr plugin
    * Support GOA accounts
    * BGO#697175 - Grilo's flickr plugin using OAuth
    * BGO#697565 - Using GOA in Flickr plugin

  * LastFM Album Art plugin
    * Hardcode support for "mega" and "extra" thumbnails

  * Metadata Store plugin
    * Added filtering by type

  * Optical Media plugin
    * BGO#679624 - grl-optical-media reports USB sticks as DVD
    * BGO#696863 - optical-media: Don't recurse when looking for DVDs
    * BGO#696864 - optical-media: Fix detection of loopback mounted ISOs

  * Rai.tv plguin
    * BGO#697724 - Rai.tv finalaze segmentation fault
    * BGO#700297 - bliptv: Fix crash when browsing on 64-bit platforms

  * Tracker plugin
    * Handle date-format keys
    * Fix query syntax


Who contributed to it?
======================
  * Bastien Nocera &amp;lt;hadess hadess net&amp;gt;
  * Daniel Mustieles &amp;lt;daniel mustieles gmail com&amp;gt;
  * Dimitris Spingos &amp;lt;dmtrs32 gmail com&amp;gt;
  * Fran Diéguez &amp;lt;fran dieguez mabishu com&amp;gt;
  * Juan A. Suarez Romero &amp;lt;jasuarez igalia com&amp;gt;
  * Marek Černocký &amp;lt;marek manet cz&amp;gt;
  * Marek Chalupa &amp;lt;mchalupa redhat com&amp;gt;
  * Martin Srebotnjak &amp;lt;miles filmsi net&amp;gt;
  * Matej Urbančič &amp;lt;mateju svn gnome org&amp;gt;
  * Miguel Rodriguez Núñez &amp;lt;bokerones fritos&amp;lt; at &amp;gt;gmail com&amp;gt;
  * Piotr Drąg &amp;lt;piotrdrag gmail com&amp;gt;
  * Rafael Ferreira &amp;lt;rafael f f1 gmail com&amp;gt;
  * Мирослав Николић &amp;lt;miroslavnikolic rocketmail.com&amp;gt;


Where can I get it?
===================
http://ftp.gnome.org/pub/GNOME/sources/grilo-plugins/0.2/

_______________________________________________
gnome-announce-list mailing list
gnome-announce-list&amp;lt; at &amp;gt;gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list
&lt;/pre&gt;</description>
    <dc:creator>Juan A. Suarez Romero</dc:creator>
    <dc:date>2013-05-16T08:36:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.announce/11026">
    <title>ANNOUNCE: grilo 0.2.6 released</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.announce/11026</link>
    <description>&lt;pre&gt;
A new release of grilo, 0.2.6, has been released.


What is it?
===========
Grilo is a framework that provides access to various sources of
multimedia content, using a pluggable system.


Where can I find out more?
==========================
http://live.gnome.org/Grilo


What is new in 0.2.6?
=====================
  * Fixed GrlNet cache
  * Added support for Vala 0.20
  * Improved test-ui
  * Some fixes, including
    * BGO#696860 - filesystem: Add support for non-file URIs
    * BGO#697175 - Grilo's flickr plugin using OAuth
    * BGO#700310 - Soup HTTP cache size incorrectly set
    * BGO#700311 - Use a different cache per plugin
  * Added new functions in GrlConfig
    * grl_config_get_api_token_secret()
    * grl_config_set_api_token_secret()
  * Added support for i18n
    * Brazilian
    * Czech
    * Galician
    * Greek
    * Polish
    * Serbian
    * Slovenian
    * Spanish
    * Tajik
  * Improved grl-inspect
    * Print list of available keys
    * Show more information about plugins


API changes
===========
  * Added:
    * grl_config_get_api_token_secret()
    * grl_config_set_api_token_secret()


Who contributed to it?
======================
  * Alberto Garcia &amp;lt;agarcia&amp;lt; at &amp;gt;igalia.com&amp;gt;
  * Bastien Nocera &amp;lt;hadess&amp;lt; at &amp;gt;hadess.net&amp;gt;
  * Dimitris Spingos &amp;lt;dmtrs32&amp;lt; at &amp;gt;gmail.com&amp;gt;
  * Fran Diéguez &amp;lt;fran.dieguez&amp;lt; at &amp;gt;mabishu.com&amp;gt;
  * Juan A. Suarez Romero &amp;lt;jasuarez&amp;lt; at &amp;gt;igalia.com&amp;gt;
  * Kalev Lember &amp;lt;kalevlember&amp;lt; at &amp;gt;gmail.com&amp;gt;
  * Marek Černocký &amp;lt;marek&amp;lt; at &amp;gt;manet.cz&amp;gt;
  * Marek Chalupa &amp;lt;mchalupa&amp;lt; at &amp;gt;redhat.com&amp;gt;
  * Martin Srebotnjak &amp;lt;miles&amp;lt; at &amp;gt;filmsi.net&amp;gt;
  * Matej Urbančič &amp;lt;mateju&amp;lt; at &amp;gt;svn.gnome.org&amp;gt;
  * Miguel Rodriguez Núñez &amp;lt;bokerones.fritos&amp;lt; at &amp;gt;gmail.com&amp;gt;
  * Piotr Drąg &amp;lt;piotrdrag&amp;lt; at &amp;gt;gmail.com&amp;gt;
  * Rafael Ferreira &amp;lt;rafael.f.f1&amp;lt; at &amp;gt;gmail.com&amp;gt;
  * Sergio Villar Senin &amp;lt;svillar&amp;lt; at &amp;gt;igalia.com&amp;gt;
  * Victor Ibragimov &amp;lt;victor.ibragimov&amp;lt; at &amp;gt;gmail.com&amp;gt;
  * Мирослав Николић &amp;lt;miroslavnikolic&amp;lt; at &amp;gt;rocketmail.com&amp;gt;


Where can I get it?
===================
http://ftp.gnome.org/pub/GNOME/sources/grilo/0.2/

_______________________________________________
gnome-announce-list mailing list
gnome-announce-list&amp;lt; at &amp;gt;gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list
&lt;/pre&gt;</description>
    <dc:creator>Juan A. Suarez Romero</dc:creator>
    <dc:date>2013-05-16T08:33:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.announce/11025">
    <title>GNOME 3.8.2 Release</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.announce/11025</link>
    <description>&lt;pre&gt;Hello all,

GNOME 3.8.2 is available right now on, full of fixes, documentation and
translation updates, get its sources from our servers, or binaries from
your distribution servers, and enjoy this second update to GNOME 3.8.

We are now moving back deep into development territory, there will be
no further coordinated 3.8 releases (individual module maintainers may
still publish new stable tarballs); our next release will be 3.9.2, to
be published at the end of the month.

Our complete schedule is at https://live.gnome.org/ThreePointNine#Schedule


==============================
Release Details and References
==============================

The lists of updated modules and changes are available here:
  core   -  http://download.gnome.org/core/3.8/3.8.2/NEWS
  apps   -  http://download.gnome.org/apps/3.8/3.8.2/NEWS

The source packages are available here:
  core   -  http://download.gnome.org/core/3.8/3.8.2/sources/
  apps   -  http://download.gnome.org/apps/3.8/3.8.2/sources/

And if you want to compile GNOME 3.8.2 by yourself, you can use the
jhbuild modulesets available here:
  http://download.gnome.org/teams/releng/3.8.2/


See you next time!

        Fred
&lt;/pre&gt;</description>
    <dc:creator>Frederic Peters</dc:creator>
    <dc:date>2013-05-16T08:15:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.announce/11024">
    <title>ANNOUNCE: Clutter 1.14.4 (stable)</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.announce/11024</link>
    <description>&lt;pre&gt;Good news, everyone!

A new Clutter release is now available at:

  http://download.gnome.org/sources/clutter/1.14/

SHA256 Checksum:

c996d91fff6fff24d9e23dcd545439ebc6b999fb1cf9ee44c28ca54c49c0ee1c
clutter-1.14.4.tar.xz

Additionally, a git clone of the source tree:
  git clone git://git.gnome.org/clutter

will include a signed 1.14.4 tag which points to a commit named:
  5f96faf259db61a4424f96ce944ae01493f6a4fd

which can be verified with:
  git verify-tag 1.14.4

and can be checked out with a command such as:
  git checkout -b build 1.14.4

Clutter is a library for creating compelling, dynamic and portable graphical
user interfaces. Clutter is released under the terms of the GNU Lesser
General Public License, version 2.1 or (at your option) later.

Clutter depends on:
  GLib ≥ 2.31.19
  JSON-GLib ≥ 0.12.0
  Cogl ≥ 1.14.0
  Cairo ≥ 1.10
  Pango ≥ 1.30
  Atk ≥ 2.5.3

Clutter also has platform-specific dependencies; for more information, see
the README file included in the release.

Documentation:
   Clutter: http://developer.gnome.org/clutter/stable/
  Cookbook: http://docs.clutter-project.org/docs//clutter-cookbook/1.0/

Release Notes:
  - This version is API and ABI compatible with the current stable
    release of Clutter.
  - Installing the contents of this release will overwrite the files
    from the installation of the current release of Clutter.
  - Bugs should be reported on the Clutter Bugzilla product, at:
    http://bugzilla.gnome.org/enter_bug.cgi?product=clutter


  • List of changes since Clutter 1.14.2

    - Fix GestureAction handling of multi-touch gestures

    - Add a paint callback for Stage updates
    This experimental API allows installing a notification function on
    ClutterStage that is called when the stage has finished drawing, but
    before the frame buffer is flushed. This function replaces the ::paint
    signal on the ClutterStage in a way that does not disable paint volume
    culling and optimizations.

    - Improve scaling behaviour in ZoomAction
    Instead of recomputing the scaling center, the action should use the
    pivot-point of the ClutterActor.

    - Documentation fixes

  • List of bugs fixed since Clutter 1.14.2

    #698668 - A few improvements to ClutterGestureAction
    #698671 - Refactor event handling code in ClutterGestureAction
    #698674 - Improve ClutterZoomAction behavior
    #698783 - Add a paint callback for ClutterStage

Many thanks to:

  Lionel Landwerlin


Have fun with Clutter!

ciao,
 Emmanuele.

--
W: http://www.emmanuelebassi.name
B: http://blogs.gnome.org/ebassi/
_______________________________________________
gnome-announce-list mailing list
gnome-announce-list&amp;lt; at &amp;gt;gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list
&lt;/pre&gt;</description>
    <dc:creator>Emmanuele Bassi</dc:creator>
    <dc:date>2013-05-15T05:44:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.announce/11023">
    <title>ANNOUNCE: seahorse 3.8.2</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.announce/11023</link>
    <description>&lt;pre&gt;Seahorse is the GNOME application for managing encryption keys and
passwords. This is an stable release.

Highlights between 3.8.1 and 3.8.2:
===================================

 * Tweaks to which X.509 certs are displayed
 * Fix for GTK 3.8.x deprecations
 * Updated translations

Details between 3.8.1 and 3.8.2:
================================

Christian Kirbach (1):
      Updated German help translation (fix tag mismatches)

Stef Walter (5):
      Fix for deprecations in GTK+ 3.8.x and later
      pkcs11: Hide the unusable XDG token by default
      pkcs11: Hide certificates that have no DER X.509 values
      pkcs11: Don't list intermediate CA certificates as 'Personal Certi
      Release version 3.8.2


Downloads and Checksums:
========================

Source code:
http://download.gnome.org/sources/seahorse/3.8/

b3837d088b7e3f7ebc41cb3f11c5c85e2df7e06bdc538a3e85bb1a13c34c9a12
seahorse-3.8.2.tar.xz


Cheers,
Stef Walter
&lt;/pre&gt;</description>
    <dc:creator>Stef Walter</dc:creator>
    <dc:date>2013-05-14T06:40:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.announce/11022">
    <title>GNOME Shell 3.8.2</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.announce/11022</link>
    <description>&lt;pre&gt;About GNOME Shell
=================

GNOME Shell provides core user interface functions for the GNOME 3
desktop, like switching to windows and launching applications. GNOME
Shell takes advantage of the capabilities of modern graphics hardware
and introduces innovative user interface concepts to provide a
visually attractive and easy to use experience.

Tarball releases are provided largely for distributions to build
packages. If you are interested in building GNOME Shell from source,
we would recommend building from version control using the build
script described at:

 http://live.gnome.org/GnomeShell

Not only will that give you the very latest version of this rapidly
changing project, it will be much easier than get GNOME Shell and its
dependencies to build from tarballs.

News
====

* Fix hotcorner regression in RTL locales [Jasper; #698884]
* Allow some keybindings to work while a top bar menu is open [Florian; #698938]
* Make open-app-menu keybinding a toggle action [Florian; #686756]
* ctrlAltTab: Use symbolic icons for desktop windows [Matthias; #697914]
* gdm: Fix regression where domain login hint not shown [Stef; #698200]
* Hide "Open Calendar" item when no calendar app is installed [Lionel; #697725]
* Update how branding appears on login screen [Florian; #694912, #699877]
* Allow OSD popups to grow if necessary [Marta; #696523]
* Fix offset of shadow offscreen rendering [Lionel; #698301]
* Fix insensitive button preventing empty keyring password [Stef; #696304]
* Allow cancelling keyring dialog between prompts [Stef; #682830]
* modalDialog: Show spinner while working [Stef; #684438]
* Provide a DBus API for screencasting [Florian; #696247]
* Implement app folder keynav and shortcuts [Florian; #695314]
* polkitAgent: Allow retrying after mistyped passwords [Stef; #684431]
* Add input purpose and hints to StEntry and StIMText [Daiki; #691392]
* Set input-purpose property for password entries [Rui; #700043]
* Misc fixes and cleanups [Jasper, Florian, Giovanni, Tim, Rui; #697203,
  #698959, #696720, #698531, #676285, #698812, #699189]

Contributors:
  Giovanni Campagna, Matthias Clasen, Lionel Landwerlin, Tim Lunn, Rui Matos,
  Simon McVittie, Marta Milakovic, Florian Müllner, Jasper St. Pierre,
  Daiki Ueno, Stef Walter

Translations:
  Muhammet Kara [tr], Nik Kalach [ia], Žygimantas Beručka [lt],
  Kjartan Maraas [nb]



Download
========
http://download.gnome.org/sources/gnome-shell/3.8/gnome-shell-3.8.2.tar.xz
(1.44M)
  sha256sum: ffdf42d382d50cd756f1f51a31eaa6877edb51a08f0ca80b6e973f05072416df
_______________________________________________
gnome-announce-list mailing list
gnome-announce-list&amp;lt; at &amp;gt;gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list
&lt;/pre&gt;</description>
    <dc:creator>Florian Müllner</dc:creator>
    <dc:date>2013-05-13T23:52:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.announce/11021">
    <title>Mutter 3.8.2</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.announce/11021</link>
    <description>&lt;pre&gt;About mutter
============

Mutter is a window and compositing manager that displays and manages
your desktop via OpenGL. Mutter combines a sophisticated display
engine using the Clutter toolkit with solid window-management logic
inherited from the Metacity window manager.

While Mutter can be used stand-alone, it is primarily intended to be
used as the display core of a larger system such as GNOME Shell. For
this reason, Mutter is very extensible via plugins, which are used
both to add fancy visual effects and to rework the window management
behaviors to meet the needs of the environment.

News
====

* Fix miscellaneous memory leaks [Pavel; #698710]
* Fix binding remaining grabbed after clearing all strokes [Rui; #697000]
* Misc fixes [Stef; #698179]

Contributors:
  Rui Matos, Pavel Vasin, Stef Walter

Translations:
  Kjartan Maraas [nb]



Download
========
http://download.gnome.org/sources/mutter/3.8/mutter-3.8.2.tar.xz (1.65M)
  sha256sum: 2dddb1f699a94e9d294c36127e0642f5afa1fa8853cb1b47187ece16457fce65
&lt;/pre&gt;</description>
    <dc:creator>Florian Müllner</dc:creator>
    <dc:date>2013-05-13T23:52:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.announce/11020">
    <title>Boxes 3.8.2</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.announce/11020</link>
    <description>&lt;pre&gt;Hi,

Boxes 3.8.2 is now available. Changes since 3.8.1.2:

- Fix underline char in "Done" selection button.
- Avoid showing weird errors when user is entering URI in wizard.
- Correct size of 'read-only' toggle in VNC box properties.
- Fix a regression that disables Boxes from connecting to the same box more
  than once.
- Tone down hologram effect in Boxes icon not to appear broken.
- Correctly set timezone configuration on new VMs. This combined with libosinfo
  release (0.2.7), fixes Fedora 19 express installation.
- Work around the issue of dialog being blank after first usage (bug#699376).
- Activation of text entries in wizard's setup page now behave as expected.
- Added/updated/fixed translations:
  - Japanese

All contributors to this release:

Christophe Fergeau &amp;lt;cfergeau&amp;lt; at &amp;gt;redhat.com&amp;gt;
Gursimran singh &amp;lt;simar.i3r&amp;lt; at &amp;gt;gmail.com&amp;gt;
Jakub Steiner &amp;lt;jimmac&amp;lt; at &amp;gt;gmail.com&amp;gt;
OKANO Takayoshi &amp;lt;kano&amp;lt; at &amp;gt;na.rim.or.jp&amp;gt;
Zeeshan Ali (Khattak) &amp;lt;zeeshanak&amp;lt; at &amp;gt;gnome.org&amp;gt;
---------------------------------

What is Boxes?
============

A simple GNOME 3 application to access remote or virtual systems.

Goals
====

* View, access, and use:
 * remote machines
 * remote virtual machines
 * local virtual machines
 * When technology permits, set up access for applications on local
  virtual machines
* View, access, and use virtual machines on removable media
* View, access, and use shared connection / machines
* Share connections?
* Upload / publish virtual machines
* Select favorites
* Search for connections

Non-Goals
========

* Enterprise system management / administration
* Asset management
* Software distribution
* Automation

Use Cases
========

* Connect to a local virtual machine for testing.
* Connecting to a work machine from home.
* Connect to a work machine over a low quality cellular network.

Homage page
==========

https://live.gnome.org/Boxes

Downloads
========

Tarball: http://download.gnome.org/sources/gnome-boxes/3.8/gnome-boxes-3.8.2.tar.xz
sha256 checksum:
29a004d2389e9b756be3ac6dbc73e597cf2349fc5b0266dee71cb792759d8f24

--
Regards,

Zeeshan Ali (Khattak)
FSF member#5124
&lt;/pre&gt;</description>
    <dc:creator>Zeeshan Ali (Khattak</dc:creator>
    <dc:date>2013-05-13T23:38:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.announce/11019">
    <title>ANNOUNCE: Accerciser v3.8.2 released</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.announce/11019</link>
    <description>&lt;pre&gt;We're happy to announce Accerciser v3.8.2

What is Accerciser?
================
Accerciser is an interactive Python accessibility explorer for the
GNOME desktop.
It uses AT-SPI2 to inspect and control widgets, allowing you to check
if an application is providing correct information to assistive
technologies and automated test frameworks. Accerciser has a simple
plugin framework which you can use to create custom views of
accessibility information.

You can read more about Accerciser at http://live.gnome.org/Accerciser

New And Updated Translations
============================
- Max Orxy (de)
- Christian Kirbach (de)
- Inaki Larranaga Murgoitio (eu)
- Yuri Myasoedov (ru)

Where can I get it ?
================
You can obtain Accerciser v3.8.2 in source code form at the following:

http://download.gnome.org/sources/accerciser/3.8/accerciser-3.8.2.tar.xz
sha256sum: f4fef2bfa23a9344b613c39dfa128e4d07d98f87cd5011d7d649b2a9c0a6aadd

&lt;/pre&gt;</description>
    <dc:creator>Javier Hernández Antúnez</dc:creator>
    <dc:date>2013-05-13T22:59:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.announce/11018">
    <title>Libosinfo 0.2.7</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.announce/11018</link>
    <description>&lt;pre&gt;Libosinfo 0.2.7 is out!

Changes since 0.2.6:

- Add/improve/fix data on:
  - CentOS 6.*
  - Fedora 19
  - GNOME 3.8
  - openSUSE 12.3
  - RHEL 6.4
  - Ubuntu 13.04
- Add testcases for media detection:
  - Debian 7.0.*
  - Fedora 17, 18 and 19
  - Ubuntu 12.10 and 13.04
- Installer script fixes/improvements:
  - Setup user avatar for Windows 7.
  - Fix against old RHEL and Fedora.
  - Specify installation method for Fedora (required by Fedora 19).
- New API:
  - osinfo_platform_get_all_devices()
  - osinfo_install_script_generate_command_line()
- build:
  - Take DESTDIR into account when creating symlinks.
  - Fix issues with installing in a tree where libosinfo was already installed.
  - Fix a race-condition regarding usb.ids/pci.ids setup.
  - Disable static libraries by default.
- Some portability improments/fixes.
- Fixes `make syntax-check`.
- More docs and fixes to existing docs.

Release tarball available here for download:
https://fedorahosted.org/releases/l/i/libosinfo/libosinfo-0.2.7.tar.gz
sha256 checksum:
fce8f43d02da7c8f05db1b3cf40850711d56978f880558fde5cde7c8d0b24a46

What is libosinfo?
=============

libosinfo is a GObject based library API for managing information about
operating systems, hypervisors and the (virtual) hardware devices they can
support. It includes a database containing device metadata and provides APIs
to match/identify optimal devices for deploying an operating system on a
hypervisor. Via the magic of GObject Introspection, the API is available in all
common programming languages with demos for javascript (GJS/Seed) and python
(PyGObject). Also provided are Vala bindings.

libosinfo is Free Software and licenced under LGPLv2+.

Dependencies
============

- Required:
  - gobject-2.0
  - gio-2.0
  - libxml-2.0

- Optional:
  - gobject-introspection
  - Vala (build-time only)

For further information about libosinfo please consult the project homepage

   https://libosinfo.org/


--
Regards,

Zeeshan Ali (Khattak)
FSF member#5124
&lt;/pre&gt;</description>
    <dc:creator>Zeeshan Ali (Khattak</dc:creator>
    <dc:date>2013-05-13T20:59:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.announce/11017">
    <title>gThumb 3.2.2 released</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.announce/11017</link>
    <description>&lt;pre&gt;
gThumb 3.2.2 is now available for download at:

http://download.gnome.org/sources/gthumb/3.2/

5d1ca63ac9c35699f3eef3a8a10d4ed94a0c9ae0493555a7f34bfbdfe302c048 
gthumb-3.2.2.news
ca8169877c059fdb305c724a975eb3736d06a0138446e4fd7809e09d0311453d 
gthumb-3.2.2.changes
e201b9065d401144a17c2a33e4a85f0dcf457dc5cba6932dbac0197e141cdee8 
gthumb-3.2.2.tar.xz


What is gThumb
==============

gThumb is an image viewer and browser utility for the GNOME environment.
The README file distributed with the tar archive contains a complete 
list of features and the instructions to compile the source. The 
complete description, screenshots and other info are available at 
http://live.gnome.org/gthumb

Overview of changes from gThumb 3.2.1 to 3.2.2
==============================================

  Bugs fixed:

   * Resize, Convert: correctly set the destination folder.
   * Fixed the file list style with Gtk+ 3.8

Licensing
=========

This program is released under the terms of the GNU General Public
License (GNU GPL) version 2 or greater. You can find a copy of the 
license in the file COPYING.


May 13th, 2013

Paolo Bacchilega
&lt;/pre&gt;</description>
    <dc:creator>Paolo Bacchilega</dc:creator>
    <dc:date>2013-05-13T19:32:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.announce/11016">
    <title>PyGObject 3.8.2 released</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.announce/11016</link>
    <description>&lt;pre&gt;I am pleased to announce version 3.8.2 of the Python bindings for
GObject, corresponding to the stable GNOME 3.8.2 release.

Download
========
The new release is available from ftp.gnome.org:

http://download.gnome.org/sources/pygobject/3.8/pygobject-3.8.2.tar.xz
  sha256sum: caa6507edb8cca56e781bf927d88ce99581e1df9978b59a3360cfb74bd9c15f5

What’s new since PyGObject 3.8.1
=================================
 - Fix vfunc info search for classes with multiple inheritance
   (Simon Feltman) (#700092)
 - Fix closure argument conversion for enum and flag in args
   (Simon Feltman)
 - Fix marshaling Python to FFI return value for enum and flags
   (Simon Feltman)
 - Use correct class for GtkEditable's get_selection_bounds() function
   (Mike Ruprecht) (#699096)
 - Test results of g_base_info_get_name for NULL (Simon Feltman)
   (#698829)
 - Change interpretation of NULL pointer field from None to 0
   (Simon Feltman) (#698366)
 - Remove Python keyword escapement in Repository.find_by_name
   (Simon Feltman) (#697363)
 

About PyGObject
===============
GObject is a object system used by GTK+, GStreamer and other libraries.

PyGObject provides a convenient wrapper for use in Python programs when
accessing GObject libraries.

Like the GObject library itself PyGObject is licensed under the GNU
LGPL, so is suitable for use in both free software and proprietary
applications. It is already in use in many applications ranging from
small single purpose scripts up to large full featured applications.

PyGObject now dynamically accesses any GObject libraries that uses
GObject Introspection. It replaces the need for separate modules such as
PyGTK, GIO and python-gnome to build a full GNOME 3.0 application. Once
new functionality is added to gobject library it is instantly available
as a Python API without the need for intermediate Python glue.

Martin
&lt;/pre&gt;</description>
    <dc:creator>Martin Pitt</dc:creator>
    <dc:date>2013-05-13T15:41:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.announce/11015">
    <title>WebKitGTK+ 2.0.2 released!</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.announce/11015</link>
    <description>&lt;pre&gt;WebKitGTK+ 2.0.2 is available for download at:

http://webkitgtk.org/releases/webkitgtk-2.0.2.tar.xz (9.4MB)
   md5sum: a4024f4b33d829ec1034179e94f9cab6
   sha256sum: c3685032545eb4c23f3f56826817783a6963ad59bd7bbf806705059b3d8caeb2

This is a bug fix release in the stable 2.0 series.

What's new in the WebKitGTK+ 2.0.2 release?
===========================================

  - Honor preload="none" attribute in GStreamer backend.
  - Make the GStreamer not to do memory buffering when preload set to
    none.
  - Fix loading of plugins when MIME Type is not provided but can
    guessed from the file extension.
  - Fix a crash with some locales due to some property names marked
    for translation by mistake.
  - Fix a double-free in WebKitWebPlugin.
  - Support C++11 static_assert.
  - Fix the build without GStreamer.
  - Fix the build with GCC 4.8 due to maybe-uninitialized errors.
  - Fix the build due to unresolved symbols in ProcessLauncherGtk.cpp.
  - Translation updates: Odia.

What is WebKitGTK+?
===================

WebKitGTK+ is the GNOME platform port of the WebKit rendering engine.
Offering WebKit's full functionality through a set of GObject-based
APIs, it is suitable for projects requiring any kind of web
integration, from hybrid HTML/CSS applications to full-fledged web
browsers.

Requirements
============

gtk+ &amp;gt;= 3.6.0
gail &amp;gt;= 3.0
glib &amp;gt;= 2.36.0
libsoup &amp;gt;= 2.42.0
cairo &amp;gt;= 1.10
pango &amp;gt;= 1.30.0
libxml &amp;gt;= 2.6
fontconfig &amp;gt;= 2.5
FreeType2 &amp;gt;= 9.0
libsecret

Depending on your configuration options WebKitGTK+ may also depend on:

gtk+ &amp;gt;= 2.24.10
gail &amp;gt;= 1.8
GObject introspection &amp;gt;= 1.32.0
libxslt &amp;gt;= 1.1.7
SQLite &amp;gt;= 3.0
gstreamer &amp;gt;= 1.0.3
gstreamer-plugins-base &amp;gt;= 1.0.3
enchant &amp;gt;= 0.22
Clutter &amp;gt;= 1.12
Clutter GTK+ &amp;gt;= 1.0.2

More information
================

If you want to know more about the project or get in touch with us
you may:

- Visit our website at http://www.webkitgtk.org, or the upstream
  site at http://www.webkit.org. People interested in contributing
  should read: http://www.webkit.org/coding/contributing.html.

- Browse the bug list at http://bugs.webkit.org, WebKitGTK+ bugs are
  typically prefixed by "[GTK]." A bug report with a minimal,
  reproducible test case is often just as valuable as a patch.

- Join the #webkit and #webkitgtk+ IRC channels at irc.freenode.net.

- Subscribe to the WebKitGTK+ mailing list,
  http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk, or the
  WebKit development mailing list,
  http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Thanks
======

Thanks to all the contributors who made possible this release, they
are far too many to list!

The WebKitGTK+ team,
May 13, 2013
&lt;/pre&gt;</description>
    <dc:creator>Carlos Garcia Campos</dc:creator>
    <dc:date>2013-05-13T13:05:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.announce/11014">
    <title>[ANNOUNCEMENT] Gnote 3.8.1 released</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.announce/11014</link>
    <description>&lt;pre&gt;Gnote 3.8.1 "In every non-trivial program there is at least one bug"
have been release!

You can download it here:
http://ftp.gnome.org/pub/GNOME/sources/gnote/3.8/

Fixes:
  * Fix desktop file keyword translations (#696664)
  * Fix opening help pages using URI (#698327)
  * Fix show help on F1 in main window search mode
  * Fix open note in new window context item sensibility

Translations:
  * Updated translations:
    - Brazilian Portuguese (pt_BR)
    - Greek (el)
    - Indonesian (id)
    - Malayalam (ml)
    - Oriya (or)
    - Serbian (sr)
    - Telugu (te)

Thanks:
Kalev Lember
Luc Pionchon

&lt;/pre&gt;</description>
    <dc:creator>Aurimas Černius</dc:creator>
    <dc:date>2013-05-12T12:50:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.announce/11013">
    <title>Announce : LDTP 3.5.0 - Linux GUI test automation tool</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.announce/11013</link>
    <description>&lt;pre&gt;Hello,

New API:
* inserttext, objtimeout, guitimeout, getcellsize, getcellvalue,
getobjectnameatcoords, getcombovalue, getaccesskey in Python client
* doubleClick, doubleClickRow, onWindowCreate, getCellSize, getComboValue,
appUnderTest, getAccessKey in Java client
* getcellsize, getcellvalue in Ruby client
* GetCellSize, GetComboValue, AppUnderTest, GetAccessKey, MouseRightClick,
DoubleClick, DoubleClickRow, RightClick in C# client

New control type:
* POPUP MENU for Ubuntu environment

Bugs fixed:

Ruby client:
* Fixed optional arguments to imagecapture
* Check window_name parameter, if empty then use &amp;lt; at &amp;gt;window_name passed in
constructor

Python client:
* Fixed optional argument APIs to work on both Windows and Linux
* imagecapture x, y offset, height and width parameters are disregarded if
window parameter is provided - Bug#685548
* Return unicode string all the time on gettextvalue
* Fix partial match argument in selectrow, compatible with Windows
* Patch by ebass to support Python 2.6
* Added Errno 101 as we see in ebass Ubuntu 10.04 environment

Core LDTP2
* Include label type on gettextvalue
* Don't include separators in the list

Perl client:
* Added perl client

Credit:
* Sawyer X for the Perl interface
* ebass (IRC nick name)
* Marek Rosa &amp;lt;marek.j.rosa&amp;lt; at &amp;gt;gmail.com&amp;gt;
* Thanks to all others who have reported bugs through forum / email /
in-person / IRC

About LDTP:
Cross Platform GUI Automation tool Linux version is LDTP, Windows version
is Cobra and Mac version is PyATOM.

* Linux version is known to work on GNOME / KDE (QT &amp;gt;= 4.8) / Java Swing /
LibreOffice / Mozilla application on all major Linux distribution.
* Windows version is known to work on application written in .NET / C++ /
Java / QT on Windows XP SP3 / Windows 7 / Windows 8 development version.
* Mac GUI testing is known to work on OS X Snow Leopard/Lion/Mountain Lion.
Where ever PyATOM runs, LDTP should work on it.

Download source: https://github.com/ldtp/ldtp2

Download binary (RPM / DEB):
http://download.opensuse.org/repositories/home:/anagappan:/ldtp2:/

Documentation references:

For detailed information on LDTP framework and latest updates visit
http://ldtp.freedesktop.org

For information on various APIs in LDTP including those added for this
release can be got from http://ldtp.freedesktop.org/user-doc/index.html
Java doc - http://ldtp.freedesktop.org/javadoc/

Report bugs - http://ldtp.freedesktop.org/wiki/Bugs

To subscribe to LDTP mailing lists, visit
http://ldtp.freedesktop.org/wiki/Mailing_20list

IRC Channel - #ldtp on irc.freenode.net

How can you help: Spread the news and send back your feedback to us

Thanks
Nagappan

&lt;/pre&gt;</description>
    <dc:creator>Nagappan Alagappan</dc:creator>
    <dc:date>2013-05-12T02:36:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.announce/11012">
    <title>Rygel 0.18.1</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.announce/11012</link>
    <description>&lt;pre&gt;0.18.2
======

A bugfix release for Rygel!

Changes compared to 0.18.1:

Rygel:
- Show a warning on missing user configuration.

Core:
- Fix a memory leak when modifying description files.
- Rename a C++ reserved keyword.

Server:
- Only add a DIDL_S resource to a container if it's non-empty.

Renderer:
- Use a better work-around for peers not supporting HEAD requests.

GStreamer media engine:
- Remove dead code
- Work-around a vala code-gen bug causing streaming to fail on non-Intel
  architectures.
- Drop a racy test.

Preferences UI:
- Fix logic of enable/disable to involve existence of the autostart file.
- Fix half-empty user configuration on first start.
- Fix starting Rygel after enabling it in the UI.

MediaExport:
- Fix bug where child folders disappeared until next start when adding their
  parent folder to the configuration.

All bugs fixed in this release:
 - https://bugzilla.gnome.org/show_bug.cgi?id=698260
 - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703281
 - https://bugzilla.gnome.org/show_bug.cgi?id=698572
 - https://bugzilla.gnome.org/show_bug.cgi?id=697793
 - https://bugzilla.gnome.org/show_bug.cgi?id=648003


All contributors to this release:
  Jens Georg &amp;lt;jensg&amp;lt; at &amp;gt;openismus.com&amp;gt;
  Stas Solovey &amp;lt;whats_up&amp;lt; at &amp;gt;tut.by&amp;gt;
  Nirbheek Chauhan &amp;lt;nirbheek.chauhan&amp;lt; at &amp;gt;collabora.co.uk&amp;gt;
  Murray Cumming &amp;lt;murrayc&amp;lt; at &amp;gt;murrayc.com&amp;gt;

Added/updated translations
 - ru, courtesy of Stas Solovey

Download source tarball here: http://download.gnome.org/sources/rygel/0.18/
--------

What is Rygel?

Rygel is a home media solution that allows you to easily share audio, video and
pictures, and control of media player on your home network. In technical terms
it is both a UPnP AV MediaServer and MediaRenderer implemented through a plug-in
mechanism. Interoperability with other devices in the market is achieved by
conformance to very strict requirements of DLNA and on the fly conversion of
media to format that client devices are capable of handling.

More information at our project home page: http://www.rygel-project.org
&lt;/pre&gt;</description>
    <dc:creator>Jens Georg</dc:creator>
    <dc:date>2013-05-13T09:26:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.announce/11011">
    <title>ANNOUNCE: gnome-keyring 3.8.2</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.announce/11011</link>
    <description>&lt;pre&gt;gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely.

This is a stable release.


Important Notes:
================

 * Some helpful notes for distributors:
   http://live.gnome.org/GnomeKeyring/Distributors


Changes between 3.8.1 and 3.8.2:
================================

 - Build certificate chains when intermediates are wrong order [#699026]
 - Don't try to import certificates to gnome-keyring xdg module
 - Add appropriate icon for p11-kit trust module
 - Make gcr build on both pre GTK+ 3.8 and later versions
 - Update for recent changes in libtasn1
 - Handle cases where no certificate data is available
 - Fix for GTK+ 3.8 deprecations
 - Build fixes


Details of changes between 3.8.1 and 3.8.2:
===========================================

Stef Walter (12):
      Don't use the GNOME coverage macros
      Fix for deprecated glib functionality
      gcr: Supress warnings when building gobject-introspection Gir fil
      ui: Fix for GTK+ 3.8 deprecations
      gcr-certificate: Handle cases where no certificate data is availab
      egg-asn1x: Update for recent changes in libtasn1
      Add missing --enable-coverage configure argument
      Make gcr build on both pre GTK+ 3.8 and later versions
      icons: Add appropriate icon for p11-kit trust module
      pkcs11-importer: Importing to lame gnome-keyring 'xdg' module no g
      Build certificate chains even when intermediates are wrong order


Downloads:
==========

http://download.gnome.org/sources/gnome-keyring/3.8/

a1e615ce2cfd375f383bbdd289935a8e3e16901c3c6f032780847055e8bec2c1
gcr-3.8.2.tar.xz


Cheers,

Stef Walter
&lt;/pre&gt;</description>
    <dc:creator>Stef Walter</dc:creator>
    <dc:date>2013-05-04T19:54:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.announce/11010">
    <title>GNOME Online Accounts 3.9.1 released</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.announce/11010</link>
    <description>&lt;pre&gt;GNOME Online Accounts provides interfaces so that applications and
libraries in GNOME can access the user's online accounts. It has
providers for Google, ownCloud, Facebook, Flickr, Windows Live,
Microsoft Exchange and Kerberos.

Overview of changes in 3.9.1
============================

* IMAP/SMTP is enabled by default

* Bugs fixed:
 657761 Don't use technical jargon in user visible strings
 660882 Drop the notification from EnsureCredentials
 669040 twitter: When verifying credentials, don't fetch the last status
 694313 Add a way to pass custom info to the provider when creating the account
 695065 build: Tell git.mk to ignore generated files
 695074 build: Fix `make distcheck` by updating the icon cache on uninstall too
 695106 Do not send the credentials before notifying the user of an invalid
        SSL certificate (CVE-2013-1799)
 695118 Avoid gtk_dialog_run() in goa_oauth2_provider_add_account()
 695355 imap-smtp: Can not do STARTTLS connections
 695559 Add translator comment to explain what None refers to
 695768 provider: Silence warnings when setting :preseed-data to NULL
 695802 imap-auth-login: Escape backslashes in passwords
 695886 Categorize providers by supported features
 695888 owncloud: Make sure Uri always ends in a trailing slash
 696085 owncloud: Can't add more than one ownCloud account
 698178 Use SoupProxyResolverDefault with GoaEwsClient and GoaHttpClient
 698203 Socket times out with gnutls3 and some TLS servers

* Updated translations:
 Aragonese
 Assamese
 Belarussian
 Catalan
 Catalan (Valencian)
 Simplified Chinese
 Czech
 Danish
 Dutch
 English (British)
 Esperanto
 Estonian
 Finnish
 French
 German
 Greek
 Gujarati
 Hebrew
 Hindi
 Hungarian
 Italian
 Kannada
 Korean
 Latvian
 Malayalam
 Norwegian bokml
 Persian
 Polish
 Portuguese
 Portuguese (Brazilian)
 Russian
 Slovak
 Slovenian
 Tamil
 Ukranian
 Vietnamese

Download: http://download.gnome.org/sources/gnome-online-accounts/3.9/
Bugs: https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts
Git: http://git.gnome.org/browse/gnome-online-accounts

Happy hacking,
Debarshi

&lt;/pre&gt;</description>
    <dc:creator>Debarshi Ray</dc:creator>
    <dc:date>2013-05-02T07:13:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.announce/11009">
    <title>GNOME Shell 3.9.1</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.announce/11009</link>
    <description>&lt;pre&gt;About GNOME Shell
=================

GNOME Shell provides core user interface functions for the GNOME 3
desktop, like switching to windows and launching applications. GNOME
Shell takes advantage of the capabilities of modern graphics hardware
and introduces innovative user interface concepts to provide a
visually attractive and easy to use experience.

Tarball releases are provided largely for distributions to build
packages. If you are interested in building GNOME Shell from source,
we would recommend building from version control using the build
script described at:

 http://live.gnome.org/GnomeShell

Not only will that give you the very latest version of this rapidly
changing project, it will be much easier than get GNOME Shell and its
dependencies to build from tarballs.

News
====

* Add additional toggle-overview keybinding [Matthias; #698251]
* Disable &amp;lt;super&amp;gt; shortcut when sticky keys are enabled [Matthias; #685974]
* Disable tray context menu while a notification displays [Jasper; #695800]
* Watch GApplication busy state [Cosimo; #697207]
* Disable style transitions if animations are disabled [Jasper; #698391]
* Filter out hidden applications from "Frequent" view [Giovanni; #696949]
* Fix window previews swapping place randomly [Jasper; #694469, #698776]
* Add support for serialized GIcons in remote search providers [Cosimo; #698761]
* Fix hotcorner regression in RTL locales [Jasper; #698884]
* Allow some keybindings to work while a top bar menu is open [Florian; #698938]
* Make open-app-menu keybinding a toggle action [Florian; #686756]
* Only recognize common URL schemes in notification messages [Monica; #661225]
* Misc fixes and cleanups [Tim, Jasper, Florian, Giovanni, Owen; #698531,
  #698622, #698427, #698483, #698513, #697203, #698959, #698918, #699029,
  #699075, #696720, #649748]

Contributors:
  Giovanni Campagna, Cosimo Cecchi, Monica Chelliah, Matthias Clasen, Tim Lunn,
  Florian Müllner, Jasper St. Pierre, Michael Wood, Owen W. Taylor

Translations:
  Fran Diéguez [gl], Muhammet Kara [tr], Daniel Mustieles [es],
  Gil Forcada [ia], Anish A [ml], Dimitris Spingos [el], Marek Černocký [cs],
  Žygimantas Beručka [lt]



Download
========
http://download.gnome.org/sources/gnome-shell/3.9/gnome-shell-3.9.1.tar.xz
(1.44M)
  sha256sum: 077dc0620cf4adae73d6f572cd1d5c3eee2546b333813c45c59ffcd8fc41bb67
_______________________________________________
gnome-announce-list mailing list
gnome-announce-list&amp;lt; at &amp;gt;gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list
&lt;/pre&gt;</description>
    <dc:creator>Florian Müllner</dc:creator>
    <dc:date>2013-04-30T22:22:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.announce/11008">
    <title>Mutter 3.9.1</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.announce/11008</link>
    <description>&lt;pre&gt;About mutter
============

Mutter is a window and compositing manager that displays and manages
your desktop via OpenGL. Mutter combines a sophisticated display
engine using the Clutter toolkit with solid window-management logic
inherited from the Metacity window manager.

While Mutter can be used stand-alone, it is primarily intended to be
used as the display core of a larger system such as GNOME Shell. For
this reason, Mutter is very extensible via plugins, which are used
both to add fancy visual effects and to rework the window management
behaviors to meet the needs of the environment.

News
====

* Fix miscellaneous memory leaks [Pavel; #698710]
* Misc fixes and cleanups [Stef, Simon; #698179, #697758]

Contributors:
  Simon McVittie, Pavel Vasin, Stef Walter



Download
========
http://download.gnome.org/sources/mutter/3.9/mutter-3.9.1.tar.xz (1.65M)
  sha256sum: 2d09e468fa9edb909d62138a1b34746bbf2905d43ccae8228aeb27054f7629d4
&lt;/pre&gt;</description>
    <dc:creator>Florian Müllner</dc:creator>
    <dc:date>2013-04-30T22:21:11</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.gnome.announce">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.gnome.announce</link>
  </textinput>
</rdf:RDF>
