commit 1f83926467c536896567def28eec2591f590cbb9 Author: Tomas Bzatek Date: 2010-03-08 Update for 1.5.5 M NEWS M configure.ac commit 7b0ec45df5e7bc26403b5244a060f55db7997c1d Author: Gabor Kelemen Date: 2010-03-06 Updated Hungarian translation M po/hu.po commit 96e9f4b30cb9b4c70f4217f30a0d56a5747d7619 Author: Bastien Nocera Date: 2010-03-05 Correct return values on error for programs Most of those programs would return 0 even on error. They should instead return 1 when an error occurred. https://bugzilla.gnome.org/show_bug.cgi?id=611891 M programs/gvfs-copy.c M programs/gvfs-mkdir.c M programs/gvfs-move.c M programs/gvfs-rename.c M programs/gvfs-rm.c M programs/gvfs-trash.c commit 90f1804c600b9ac22bb2a9fa3cef364b594baaa9 Author: Fran Diéguez Date: 2010-03-05 Update Galician translation M po/gl.po commit a2e074ab0338f28cecb56015d10ed4c5718d8b05 Author: Jonh Wendell Date: 2010-03-04 Updated Brazilian Portuguese translation M po/pt_BR.po commit 9a219621cc40e7bebd646d4a8ddc85033eabf217 Author: Kjartan Maraas Date: 2010-03-04 Updated Norwegian bokmål translation M po/nb.po commit ee612a90688efce2994b9530ce656a4761ebcbbc Author: vasudeven Date: 2010-03-03 updated Tamil translation M po/ta.po commit 8fe80ff2bfcfbbd788e72a77015fc55ded6f7053 Author: Daniel Nylander Date: 2010-02-28 Updated Swedish translation M po/sv.po commit 1b5f9b516f72e9b20ab87b90e376314ebed13833 Author: Chao-Hsiung Liao Date: 2010-02-27 Updated Traditional Chinese translation(Hong Kong and Taiwan) M po/zh_HK.po M po/zh_TW.po commit 19770bc86be3453307c0dab87cbf0cde0d28559a Author: Claude Paroz Date: 2010-02-26 Updated French translation M po/fr.po commit 483db9169ab96b0599a94b3f5887fb320b84175d Author: Benjamin Otte Date: 2010-02-25 archive: Use archive_errno() the correct way Previous code was assuming that archive_errno() would report the last error that happened or SUCCESS if none. This is not true, however as the return value of archive_errno() is undefined if no error happened. This patch changes it to only call archive_errno() after errors. https://bugzilla.gnome.org/show_bug.cgi?id=611057 M daemon/gvfsbackendarchive.c commit aaccec1ea490fdef9c38a2324e081ef7015f4655 Author: Benjamin Otte Date: 2010-02-17 ftp: Cleanup Closing the data condition works unconditionally, the close function checks itself. M daemon/gvfsftpconnection.c commit a64eda36e76d06fb7eb9f15a323c9fc90c49ec4a Author: Leonid Kanter Date: 2010-02-25 Update Russian translation M po/ru.po commit 2e1af4e5436beca95240588408fdff83a9586d31 Author: Khaled Hosny Date: 2010-02-24 Updated Arabic translation M po/ar.po commit d37e019c6ffb74bbd4b8451db4b345b6e5293255 Author: Piotr Drąg Date: 2010-02-24 Updated Polish translation M po/pl.po commit 9e7e4dbaf06391267dfe506e67b5c710374b9213 Author: Bruce Cowan Date: 2010-02-24 Updated British English translation M po/en_GB.po commit dbab1a8f7fbc37287cb07cb85b67c13fef3a59ae Author: Mario Blättermann Date: 2010-02-23 Updated German translation M po/de.po commit 613fc234f81f492e54865f7838e1d333d33be100 Author: Shushi Kurose Date: 2010-02-24 Updated Japanese translation. Reviewed by Takayuki KUSANO. M po/ja.po commit ac389f77aecaf459f7a3a89814d4dd2d0e21577d Author: Matej Urbančič Date: 2010-02-23 Updated Slovenian translation M po/sl.po commit d489b1d29f51f2d7d4caacaaca5232660c1da970 Author: Christian Kellner Date: 2010-02-23 Fix with-dbus-service-dir configure switch Got broken by the commit 9936956378f295a12b05b5194af2397be2a9c94f M configure.ac commit de8724d5fe6ba276f87fbf03ffa9c9957807bdc6 Author: Alexander Shopov Date: 2010-02-23 Updated Bulgarian translation M po/bg.po commit d3fa26c2fc00c4e5ab2f4d225b4502f63c769a6f Author: Jorge González Date: 2010-02-22 Updated Spanish translation M po/es.po