commit ca93089f30a5943e902c2734af2db78534a2f560
Author: Alexander Larsson <alexl@redhat.com>
Date:   2010-02-22

    Add missing files to POTFILES.in

M	po/POTFILES.in

commit a7cb9972204cdaf6d0c2be322537dc788f8bb556
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-02-22

    Require gdu 2.29.0

M	configure.ac

commit aa1f57737acc4ba448eae0f38693bb0035f8b8cd
Author: Jonh Wendell <jwendell@gnome.org>
Date:	2010-02-22

    Updated Brazilian Portuguese translation

M	po/pt_BR.po

commit 653eb6b4ccc1354eda261fdd03dd28a59db851f6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-02-22

    Update for release

M	NEWS

commit 0d87df3576baf0856168a828ca5624b79f996506
Author: vasudeven <agnihot3@gmail.com>
Date:	2010-02-22

    updated Tamil translation

M	po/ta.po

commit 4fd3f8eb383f2e99aa551d351e2e4f561a147bd3
Author: vasudeven <agnihot3@gmail.com>
Date:	2010-02-22

    updated Tamil translation

M	po/ta.po

commit a99ac8c7dcc49c0ce16c0453e851ad25521c07d1
Author: Daniel Nylander <po@danielnylander.se>
Date:	2010-02-21

    Updated Swedish translation

M	po/sv.po

commit 17503e4a2ba236ab13f35e6993aee33d2b0366a6
Author: Leonid Kanter <leon@asplinux.ru>
Date:	2010-02-21

    Updated Russian translation

M	po/ru.po

commit 7b32a0e86e8c74f415f9da3172e6ee4e10de78d3
Author: Mario Blättermann <mariobl@gnome.org>
Date:	2010-02-20

    Updated German translation

M	po/de.po

commit 1a18a82314a89d9ef22798261ed56de78175d3bd
Author: Marcus Meissner <meissner@suse.de>
Date:	2010-02-19

    Bug 610259 – Handle readonly+delete devices

    https://bugzilla.gnome.org/show_bug.cgi?id=610259

    Signed-off-by: David Zeuthen <davidz@redhat.com>

M	daemon/gvfsbackendgphoto2.c

commit 1f0f5b85bf282069830fe9b3fb71800bab9d521a
Author: David Zeuthen <davidz@redhat.com>
Date:	2010-02-19

    Identify gdu volume objects using presentable id, not the device file

    We need this bugfix to get LVM2 to work - this is because
    GduLinuxLvm2Volume objects may not have a device file at all.


    Signed-off-by: David Zeuthen <davidz@redhat.com>

M	monitor/gdu/ggduvolumemonitor.c

commit 43caa40830960e2e295ec9fccb3eebef4885ab5a
Author: David Zeuthen <davidz@redhat.com>
Date:	2010-02-19

    Clarify comment in should_drive_be_ignored() function

    Signed-off-by: David Zeuthen <davidz@redhat.com>

M	monitor/gdu/ggduvolumemonitor.c

commit 2509eee2d63664d91b5f4152c42252b8e3ae2b63
Author: David Zeuthen <davidz@redhat.com>
Date:	2010-02-19

    Add has_presentable() method to GGduVolume

    Signed-off-by: David Zeuthen <davidz@redhat.com>

M	monitor/gdu/ggduvolume.c
M	monitor/gdu/ggduvolume.h

commit 9bc16c5eac225e42c414f732f61eed27a8866e99
Author: David Zeuthen <davidz@redhat.com>
Date:	2010-02-19

    Use g_strcmp0 to compare strings, not ==

    Signed-off-by: David Zeuthen <davidz@redhat.com>

M	monitor/gdu/ggdudrive.c

commit 349d2e8bb4f781ea7be9094d54438ff7e470b610
Author: David Zeuthen <davidz@redhat.com>
Date:	2010-02-19

    Handle GduDevice being NULL when stopping the drive

    Signed-off-by: David Zeuthen <davidz@redhat.com>

M	monitor/gdu/ggdudrive.c

commit 14c6de23dc069974f3edde72501dc053ae0f57ed
Author: David Zeuthen <davidz@redhat.com>
Date:	2010-02-19

    If a GGduDrive lacks a GduDevice, set removable to FALSE

    Signed-off-by: David Zeuthen <davidz@redhat.com>

M	monitor/gdu/ggdudrive.c

commit 28cac0d0e24e8e3f58ef82503b5acedd7fc5b096
Author: David Zeuthen <davidz@redhat.com>
Date:	2010-02-19

    Update comment stating that it's fine to have a NULL GduDevice

    Signed-off-by: David Zeuthen <davidz@redhat.com>

M	monitor/gdu/ggdudrive.c

commit 58dcf9fb5d25f292cc4c99b51c4263b2e23241be
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-02-19

    ftp: GVfsJobPull: perform any cache lookups before opening data
    connection

    After the delete op, cache was invalidated and an attempt was made
    to retrieve
    file size in do_pull() while data connection was already opened. This
    patch
    only moves all necessary operations before setting up actual data
    stream for
    download.

    Fixes bug 610395

M	daemon/gvfsbackendftp.c

commit d2d9ec2d7144c6b41788f79cd5da390e46f49232
Author: Fran Diéguez <frandieguez@ubuntu.com>
Date:	2010-02-19

    Updated Galician Translation

M	po/gl.po

commit 82667b5437c49ab73d36d1d3b3f664ea25c35397
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-02-19

    sftp: retain chosen password save option across mount phases

    When username changes, we need to respawn the underlying process and
    go through handle_login() again. We need to save the GPasswordSave
    value
    temporarily to have the password actually saved if desired.

M	daemon/gvfsbackendsftp.c

commit 2a1b925f80f3b7decf70139834dd002971e6735e
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2010-02-19

    Updated Slovenian translation

M	po/sl.po

commit 836feafd91ec27b869b2b12ab3965079f9f3c661
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2010-02-19

    Updated Slovenian translation

M	po/sl.po

commit f5b66ae4ab494f020106a92d0e6c9a4ad1730813
Author: Christian Kellner <gicmo@gnome.org>
Date:	2010-02-19

    Always call back from mainloop in
    g_daemon_file_find_enclosing_mount_async

    On cache hit g_daemon_file_find_enclosing_mount_async would
    immediately
    call the callback function which breaks the aysnc-pattern contract.
    Fixes bug #609002.

M	client/gdaemonvfs.c

commit 3f83307a35931e7509b7b0583e5f6a0ed3b7bbc4
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-02-19

    Updated Spanish translation

M	po/es.po

commit e49e9cc3ff23c50e0748316fd728de5dfd5a2db1
Author: Christian Kellner <gicmo@gnome.org>
Date:	2010-02-19

    gvfs-save: cmd-line help fix newly introduced typo (oops)

M	programs/gvfs-save.c

commit 9936956378f295a12b05b5194af2397be2a9c94f
Author: Christian Kellner <gicmo@gnome.org>
Date:	2010-02-19

    Use AS_HELP_STRING everywhere

    Heavly based on a patch from Mikel Olasagasti
    <hey_neken@mundurat.net>;
    fixes bug #586726.

M	configure.ac

commit efb0fb0159df98403c6548cb00052a95e5b42f9a
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-02-18

    Updated Spanish translation

M	po/es.po

commit 0344cf33086573006a8917b9d01169e12b6ba7c8
Author: Christian Kellner <gicmo@gnome.org>
Date:	2010-02-18

    gvfs-save: Fix cmd-line help and error reporting

    Last part to fix bug #593045

M	programs/gvfs-save.c

commit b7cf5c8aab80aa43eca9b9603bc76483f847d288
Author: Christian Kellner <gicmo@gnome.org>
Date:	2010-02-18

    gvfs-move: Fix cmd-line help and error reporting

    Partly fixes bug #593045

M	programs/gvfs-move.c

commit 9ae416270a036a1be4c7bb28fbb934d46e68123d
Author: Christian Kellner <gicmo@gnome.org>
Date:	2010-02-18

    gvfs-copy: Fix cmd-line help and error reporting

    Partly fixes bug #593045

M	programs/gvfs-copy.c

commit 79baa66e0c7cae05620187948c960bbe04f731a6
Author: Christian Kellner <gicmo@gnome.org>
Date:	2010-02-18

    gvfs-monitor-[dir|file]: Support for "move events"

    GIO gained has support for file-monitoring "move events" since 2.23.4.
    Make use of those in gvfs-monitor-[dir|file] unless new commandline
    option "-N" is specified. (Bump glib requirement accordingly).

M	configure.ac
M	programs/gvfs-monitor-dir.c
M	programs/gvfs-monitor-file.c

commit e1777882d5f8088c9c61732396aceb835139c531
Author: Vladimir Melo <vmelo@gnome.org>
Date:	2010-02-17

    Updated Brazilian Portuguese translation

M	po/pt_BR.po

commit 2ff92f74cebf29c308babba6ea3d9fa0f2b3b967
Author: vasudeven <agnihot3@gmail.com>
Date:	2010-02-17

    updated Tamil translation

M	po/ta.po

commit 4af8e8d04ef992805766066d4684adc782588d95
Author: Mario Blättermann <mariobl@gnome.org>
Date:	2010-02-17

    Updated German translation

M	po/de.po

commit 25c16e2d78d026e4a9d9a1f2cb089ff8f0d7b3b0
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2010-02-16

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/zh_HK.po
M	po/zh_TW.po

commit 2286d939a7c931f63847268b4ffb842dca7df3e7
Author: Fran Diéguez <frandieguez@ubuntu.com>
Date:	2010-02-15

    Updated Galician Translation

M	po/gl.po

commit 61a48504d65bacaf3e3cd48f5885757975145daf
Author: Bruno Brouard <annoa.b@gmail.com>
Date:	2010-02-15

    Updated French translation

M	po/fr.po

commit f06989be68a60215b66376210bd367507c7b5c3c
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-02-15

    sftp: Cancel all pending reads in reply_stream on unmount

    Close the active read_reply_async() channel waiting for input from
    the sftp process.

M	daemon/gvfsbackendsftp.c

commit f7634738ef201deefec1148ef98ee94b6456633c
Author: Christian Kellner <gicmo@gnome.org>
Date:	2010-02-15

    Call gio-querymodules only when DESTDIR is not set

    This is a bug introduced in a18a1896c0bceaf9a467f00a9678e322d615e786.
    We want to call gio-querymodules on install, except when building a
    package.
    Based on a patch from Vincent Untz <vuntz@gnome.org>. Fixes #609927.

M	Makefile.am

commit 52ab4355f74a0862815ce2d29a6388830c2cb244
Author: Christian Kellner <gicmo@gnome.org>
Date:	2010-02-14

    Use g_poll instead of poll in metatree.c

    Patch by "paul <ephraim_owns@hotmail.com>" Fixes bug #60468.

M	metadata/metatree.c

commit 3618893e907ebf3d89237cd70460da81b9429f11
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:	2010-02-13

    Update Romanian translation

M	po/ro.po

commit 79cdc9f437a4ca28af30856651d489e5b8e17e1e
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2010-02-11

    Updated Slovenian translation

M	po/sl.po

commit ca9185021c0174f37698aa2532db9ac27aa40c66
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2010-02-10

    Updated Norwegian bokmål translation

M	po/nb.po

commit 7149d2064a4e95123f484b66158a7d9bed508a72
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-02-09

    Post release version bump

M	configure.ac