Sophie

Sophie

distrib > Mandriva > 2011.0 > x86_64 > by-pkgid > 57caad9e3432e6ce23014104e67b2bb0 > files > 11

nautilus-sendto-2.32.0-2.x86_64.rpm

commit 212f20e73fcdac304bdad20d65dd11807c2843b6
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Sep 28 15:28:28 2010 +0100

    2.32.0

 NEWS         |    9 +++++++++
 configure.in |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)

commit 0bdf5339a9e16ba7fee168391362da865f682df8
Author: Gheyret Kenji <gheyret@yahoo.com>
Date:   Sun Sep 26 12:55:49 2010 +0200

    [i18n] Added Uighur translation

 po/LINGUAS |    1 +
 po/ug.po   |  226 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 227 insertions(+), 0 deletions(-)

commit 962a233878dbc2f0f0a26f66644d949c6cdd8270
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Sep 23 15:53:28 2010 +0100

    Remove obsolete call to gconftool-2 on install
    
    https://bugzilla.gnome.org/show_bug.cgi?id=630420

 Makefile.am |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

commit ffe9ed926e642f8d5d2cbc94cf47975c7538f73e
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
Date:   Mon Sep 20 21:10:27 2010 +0900

    Updated Japanese translation

 po/ja.po |  281 +++++++++++++++++++++++++++-----------------------------------
 1 files changed, 123 insertions(+), 158 deletions(-)

commit 19b8f4df3fdbb1551828475677a3262f5949d0f0
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Sep 13 13:53:38 2010 +0100

    2.31.90

 NEWS         |    9 +++++++++
 configure.in |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)

commit 45266fc088ae63a1f17c4588e6a5fffc22a10a80
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Sep 1 10:37:38 2010 +0100

    Add a contextual menu for non-local files
    
    https://bugzilla.gnome.org/show_bug.cgi?id=627040

 src/nautilus-nste.c |   16 +---------------
 1 files changed, 1 insertions(+), 15 deletions(-)

commit dfe8758a5a974d3bbc58ad9513008ec8ce64e77e
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Tue Aug 31 16:49:00 2010 +0100

    Fix command-line help glitch
    
    nautilus-sendo --help says
    
    Usage:
    nautilus-sendto [OPTION...] [FILES...] nautilus-sendto
    
    The second 'nautilus-sendto' here is redundant and confusing. With the
    patch below, it says just
    
    Usage:
    nautilus-sendto [OPTION...] [FILES...]
    which is the intended output
    
    https://bugzilla.gnome.org/show_bug.cgi?id=627849

 src/nautilus-sendto-command.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit b31852cbfcee624672702f067db82c14cbd3f951
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 27 13:26:51 2010 +0100

    2.31.7

 NEWS         |   10 ++++++++++
 configure.in |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)

commit 1f237869181802649dfb2567c20a6e80e9ee07f1
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Aug 16 16:21:05 2010 +0100

    Fix a few memory leaks
    
    On startup, and when sending packed files
    
    https://bugzilla.gnome.org/show_bug.cgi?id=626754

 src/nautilus-sendto-command.c |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

commit 754736b9a07e5d4fc875d3f41a939db662836f44
Author: Leonid Kanter <leon@asplinux.ru>
Date:   Mon Aug 16 14:25:23 2010 +0300

    Updated Russian translation from Yuri Myasoedov

 po/ru.po |  151 +++++++++++++++++++++++++++----------------------------------
 1 files changed, 67 insertions(+), 84 deletions(-)

commit 23e2176e6f6ee54eddc1748d5cd1115b2f6dbff1
Author: Ahmed Noor Kader Mustajir Md Eusoff <sir.ade@gmail.com>
Date:   Sun Aug 8 21:14:46 2010 +0200

    Added Malay translation

 po/LINGUAS |    1 +
 po/ms.po   |  226 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 227 insertions(+), 0 deletions(-)

commit 8732e3755ce9a9e38e0460be71b88ed1d0e909e6
Author: Mattias Põldaru <mahfiaz gmail com>
Date:   Fri Aug 6 11:50:37 2010 +0300

    [l10n] Updated Estonian translation

 po/et.po |   75 ++-----------------------------------------------------------
 1 files changed, 3 insertions(+), 72 deletions(-)

commit 4472ab5cf5643eaf83398df61670c9a79429d42e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 9 18:18:15 2010 +0100

    Remove never_unload from the plugin struct
    
    Seeing as we never want to unload them now.

 src/nautilus-sendto-plugin.h                      |    4 +---
 src/plugins/evolution/evolution.c                 |    1 -
 src/plugins/gajim/gajim.c                         |    1 -
 src/plugins/nautilus-burn/nautilus-burn.c         |    1 -
 src/plugins/pidgin/pidgin.c                       |    1 -
 src/plugins/removable-devices/removable-devices.c |    1 -
 src/plugins/upnp/upnp.c                           |    1 -
 7 files changed, 1 insertions(+), 9 deletions(-)

commit 928398b4fac7395d06330b351e0e4c41f7f5b8cf
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Aug 4 13:23:32 2010 +0100

    2.31.6

 NEWS         |   18 +++++++++++++++---
 configure.in |    2 +-
 2 files changed, 16 insertions(+), 4 deletions(-)

commit cb5fe186a0dcfd28c3839f7b5aa354a13c9ef9bb
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Aug 4 13:17:44 2010 +0100

    Dist bug fixes

 src/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 4d85611ce8a39830984a26ac9ac9a0b9a397a50c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Jul 19 14:48:10 2010 +0100

    Remove bluetooth plugin from POTFILES.in
    
    It's now in gnome-bluetooth itself.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=624733

 po/POTFILES.in |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 237b6d851b11a2cdce5504f5d07047263a29cba8
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 23 19:06:10 2010 +0100

    Remove Bluetooth plugin
    
    It now lives in gnome-bluetooth.

 configure.in                                 |   11 +-
 src/plugins/bluetooth/Makefile.am            |   32 --
 src/plugins/bluetooth/bluetooth-marshal.list |    1 -
 src/plugins/bluetooth/bluetooth.c            |  562 --------------------------
 4 files changed, 1 insertions(+), 605 deletions(-)

commit 1e9d62e952b8c65389a90e545d3cbc71d72afe84
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 23 19:03:29 2010 +0100

    Port to GSettings
    
    And disable the bluetooth plugin for now (the gnome-bluetooth
    version is already ported to GSettings)

 Makefile.am                                  |    9 +----
 configure.in                                 |   13 ++-----
 nst.schemas.in                               |   35 -------------------
 po/POTFILES.in                               |    3 +-
 src/Makefile.am                              |   10 +++++-
 src/nautilus-sendto-command.c                |   48 ++++++++++++-------------
 src/nautilus-sendto-convert                  |    3 ++
 src/org.gnome.Nautilus.Sendto.gschema.xml.in |   20 +++++++++++
 8 files changed, 62 insertions(+), 79 deletions(-)

commit 039959d78bbeeefce2cac6e0698bd27bf3191c03
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 23 19:01:37 2010 +0100

    Add required dbus and dbus-glib CFLAGS

 src/plugins/gajim/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 3e5819b8bbdaf113b4958939526555bdd55f7865
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 9 17:39:13 2010 +0100

    Remove Empathy plugin
    
    It now lives in Empathy itself.

 configure.in                    |   15 +--
 src/plugins/empathy/Makefile.am |   19 ---
 src/plugins/empathy/empathy.c   |  293 ---------------------------------------
 3 files changed, 1 insertions(+), 326 deletions(-)

commit eb0692ea555c404a6fbbe9fdf1ddab5f372ffc22
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 9 17:36:38 2010 +0100

    Remove plugin to use sendto from Evolution
    
    And not the plugin to use evolution-data-server in nautilus-sendto.

 Makefile.am                                        |    8 +--
 configure.in                                       |   19 ----
 evolution/Makefile.am                              |   17 ---
 evolution/nautilus-sendto.c                        |  112 --------------------
 ...g-gnome-evolution-send-attachments-to.eplug.xml |   28 -----
 evolution/plugin.mk                                |   11 --
 po/POTFILES.in                                     |    2 -
 7 files changed, 1 insertions(+), 196 deletions(-)

commit d0c8c1201356c444306ebc2407abaa8b93e3a93e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Aug 4 12:51:05 2010 +0100

    2.28.5

 NEWS         |   12 ++++++++++++
 configure.in |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)

commit 2c1a206da3564c37a95ca87a65e6868597991f5a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jun 10 18:34:08 2010 +0100

    Fix handling of shadowed mounts
    
    Fix duplicate mounts appearing in the "removable device" section
    when a mount is shadowed.

 src/plugins/removable-devices/removable-devices.c |   26 ++++++++++++++++++++-
 1 files changed, 25 insertions(+), 1 deletions(-)

commit e68f9a7531cc5d20786ebc152daf2b3176dfd1da
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 9 18:12:42 2010 +0100

    Never unload modules once init() has been done
    
    Because they might register new types, and when they're unloaded,
    kaboom!

 src/nautilus-sendto-command.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

commit 3f46ec9a1754edfe0806ee87ddf5a8b95210c39b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 9 17:42:19 2010 +0100

    Never unload plugins that use D-Bus internally
    
    As the new types will be unloaded, and kaboom!
    
    https://bugzilla.gnome.org/show_bug.cgi?id=608126

 src/plugins/pidgin/pidgin.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 1b0c5c7d2244e077d55322a297cdee3e061e9516
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 9 17:29:08 2010 +0100

    Fix thunderbird's mailto command
    
    Seeing as it's the only mailer to be such a pain.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=614222

 src/plugins/evolution/evolution.c |   13 +++++++++++--
 1 files changed, 11 insertions(+), 2 deletions(-)

commit 01ae89d43e5e27c316aab70648c7efa2c8b7192c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 9 17:13:01 2010 +0100

    Make the last selected medium's widget grab focus
    
    https://bugzilla.gnome.org/show_bug.cgi?id=615214

 src/nautilus-sendto-command.c |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit 86c61296477d353942156213f0daa497539d9680
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Mon Jun 7 20:51:07 2010 +0200

    Updated Slovenian translation

 po/sl.po |  671 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 331 insertions(+), 340 deletions(-)

commit 17aff593fbda9c47b7f46a1df87b38c9a69c0aa6
Author: Sira Nokyoongtong <gumaraa@gmail.com>
Date:   Mon Jun 7 11:49:46 2010 +0700

    Updated Thai translation.

 po/th.po |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 6d9294461935516991082e535a09b28d27105abe
Author: Andre Klapper <a9016009@gmx.de>
Date:   Sat May 29 03:42:30 2010 +0200

    Compile with -DGSEAL_ENABLE. Fixes bug 612493.

 src/nautilus-sendto-command.c           |    2 +-
 src/plugins/evolution/e-contact-entry.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 2d140007d1b9b541d922ceda04439c17bce70fd9
Author: Andre Klapper <a9016009@gmx.de>
Date:   Sat May 29 03:42:04 2010 +0200

    Bump GTK+ requirement to 2.18

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 15effd7fe52140b103632f1f79095f705ce6ea05
Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
Date:   Wed May 26 23:06:22 2010 +0300

    Updated Lithuanian translation

 po/lt.po |  161 +++++++++++++++++++++++++++-----------------------------------
 1 files changed, 70 insertions(+), 91 deletions(-)

commit c20884380f7627582f9bd4f954d51c81b2f94a84
Author: Thomas Thurman <tthurman@gnome.org>
Date:   Thu May 13 18:12:50 2010 -0400

    Updated Shavian translation

 po/en@shaw.po |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

commit 8d83d4a35385095ec3d7650478ae1c9a4b604144
Author: Thomas Thurman <tthurman@gnome.org>
Date:   Wed May 12 18:41:42 2010 -0400

    Updated Shavian transliteration

 po/en@shaw.po |   86 +++++++++++++++++++++++++++++----------------------------
 1 files changed, 44 insertions(+), 42 deletions(-)

commit 26c5bac968a392f334620e716b5345d66204ac6b
Author: Torstein Adolf Winterseth <kvikende@fsfe.org>
Date:   Sat May 1 08:52:36 2010 +0200

    Added Norwegian Nynorsk translation

 po/LINGUAS |    1 +
 po/nn.po   |  293 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 294 insertions(+), 0 deletions(-)

commit 92ef2aa0f16bc56e30885e11e24cebd54e258131
Author: Gil Forcada <gforcada@gnome.org>
Date:   Wed Apr 21 22:52:59 2010 +0200

    Added ca@valencia

 po/LINGUAS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 6e979fea011f4cf1d97e500c76e374c6ec6c695a
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   Wed Apr 21 22:52:47 2010 +0200

    Added Catalan (Valencian) translation

 po/ca@valencia.po |  348 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 348 insertions(+), 0 deletions(-)

commit 2f30fac6a966fc48bff5ead4d919a46553dbbd48
Author: Yannig Marchegay <yannig@marchegay.org>
Date:   Wed Apr 14 19:01:11 2010 +0200

    Updated Occitan translation

 po/oc.po |  281 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 154 insertions(+), 127 deletions(-)

commit dc2c5f486785a7b2e869ea67fda0a8178df86e5d
Author: Andika Triwidada <andika@gmail.com>
Date:   Wed Apr 14 15:12:44 2010 +0700

    Added Indonesian translation, contributed by Imam Musthaqim
    Updated Indonesian translation
    Added id to LINGUAS

 po/LINGUAS |    1 +
 po/id.po   |  285 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 286 insertions(+), 0 deletions(-)

commit 04cdf528ac8b27c2acdc43d8b409c573a2ce6c4e
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Thu Apr 8 15:15:16 2010 +0700

    Updated Thai translation.

 po/th.po |  357 ++++++++++++++++++++++++++++++++++++++++++++++----------------
 1 files changed, 267 insertions(+), 90 deletions(-)

commit 62a40673bf9c885b266e8058d22b9400f61c3b88
Author: Jordi Serratosa <jordis.lists@gmail.com>
Date:   Fri Apr 2 18:47:35 2010 +0200

    Fixes to Catalan translation

 po/ca.po |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 4894df8857e78b711dea172676f1698f97f42dc4
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Mar 29 17:20:27 2010 +0100

    2.28.4

 NEWS         |    9 +++++++++
 configure.in |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)

commit 9b6d0bccbe02d746b5483eb809c3ca162026203e
Author: Kostas Papadimas <pkst@gnome.org>
Date:   Sun Mar 28 11:40:35 2010 +0300

    Updated Greek translation

 po/el.po |   52 ++++++++++++++++++----------------------------------
 1 files changed, 18 insertions(+), 34 deletions(-)

commit 450ea1995aafd9d0ff43774d1a2a1cd0846ee9c3
Author: parimbra <parimbra@redhat.com>
Date:   Fri Mar 26 12:41:02 2010 +0530

    nautilus-sendto Malayalam translation reviewed by Praveen Arimbrathodiyil

 po/ml.po |   53 +++++++++++++++++++++++++----------------------------
 1 files changed, 25 insertions(+), 28 deletions(-)

commit b55ea46b41d1f129296677db2003096d49e23983
Author: parimbra <parimbra@redhat.com>
Date:   Fri Mar 26 12:27:38 2010 +0530

    Malayalam translation updated by Labeeb

 po/ml.po |   98 ++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 51 insertions(+), 47 deletions(-)

commit b22f9c17c8543bb4eb2d4c0346bb012ead3f6392
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Wed Mar 24 14:43:39 2010 +0100

    Updated Basque language

 po/eu.po |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

commit f4768fce52e9e46b70060aabedbec9b544d3ccf6
Author: Wouter Bolsterlee <wbolster@gnome.org>
Date:   Sat Mar 20 17:02:15 2010 +0100

    Dutch translation updated by Wouter Bolsterlee

 po/nl.po |  236 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 129 insertions(+), 107 deletions(-)

commit 2ac045230516883b1fca6982feb946af0c2859e9
Author: Tommi Vainikainen <thv@iki.fi>
Date:   Fri Mar 19 08:51:16 2010 +0200

    Updated Finnish translation

 po/fi.po |  177 ++++++++++++++++++++++++++++----------------------------------
 1 files changed, 80 insertions(+), 97 deletions(-)

commit 504b2aed4304ea18073d285f2b46e97195b039cb
Author: Nikos Bakaoukas <nikolaos.x1@gmail.com>
Date:   Fri Mar 19 00:16:14 2010 +0200

    Updated Greek translation for nautilus-sendto

 po/el.po |  224 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 123 insertions(+), 101 deletions(-)

commit 5aa85678d6974db968647fed608659ffa630e843
Author: Marcel Telka <marcel@telka.sk>
Date:   Wed Mar 17 12:44:16 2010 +0100

    Updated Slovak translation

 po/sk.po |  275 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 133 insertions(+), 142 deletions(-)

commit f573911cffcb12292a68ec89be99b3b0d61bf750
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Mar 15 16:29:16 2010 +0000

    2.28.3

 NEWS         |   12 ++++++++++++
 configure.in |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)

commit a24437211fe39f7b3fab3db22bb4c862450874d0
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Mar 15 11:54:36 2010 +0000

    Remove untranslatable string from help output
    
    "Nautilus Sendto" isn't a word, and you don't know whether to
    translate it or not. So let's not and disable it completely.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=612882

 src/nautilus-sendto-command.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit cdd50559affd4b7e1db2c2bd00b0d43e4fe858d9
Author: Friedel Wolff <friedel@translate.org.za>
Date:   Sat Mar 13 20:45:00 2010 +0100

    Add Afrikaans translation

 po/LINGUAS |    1 +
 po/af.po   |  298 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 299 insertions(+), 0 deletions(-)

commit b6ec8175317eab960a3fc65e896983b87e694eba
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sun Mar 14 02:28:20 2010 +0900

    Updated Korean translation

 po/ko.po |  322 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 198 insertions(+), 124 deletions(-)

commit 5aca1f419c7b49ccd1657d70a47577fe9a6267f5
Author: parimbra <parimbra@redhat.com>
Date:   Fri Mar 5 20:04:03 2010 +0530

    Jeevs translated nautilus-sendto to Malayalam

 po/LINGUAS |    1 +
 po/ml.po   |  289 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 290 insertions(+), 0 deletions(-)

commit 82936d1fc0e0d8a5ac1df708870f68c65f06b5b3
Author: Claude Paroz <claude@2xlibre.net>
Date:   Sun Feb 28 22:31:54 2010 +0100

    Updated French translation

 po/fr.po |  108 ++++++++++++++++++++++++--------------------------------------
 1 files changed, 42 insertions(+), 66 deletions(-)

commit e3532a0fab7604dc547818909a6ea849a1ca6da3
Author: Bruce Cowan <bcowan@fastmail.co.uk>
Date:   Wed Feb 24 14:02:48 2010 +0000

    Updated British English translation

 po/en_GB.po |  240 +++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 133 insertions(+), 107 deletions(-)

commit 80b7dd366ab3c4c7d2c2c331ff95d9449d813fcc
Author: Leonid Kanter <leon@asplinux.ru>
Date:   Wed Feb 24 11:15:35 2010 +0200

    Update Russian translation by Yuri Kozlov <yuray@komyakino.ru>

 po/ru.po |  219 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 116 insertions(+), 103 deletions(-)

commit 20faa8c95df8e0834deedf82a9b44b88e366eed6
Author: Fran Diéguez <frandieguez@ubuntu.com>
Date:   Mon Feb 15 17:42:45 2010 +0100

    Updated Galician Translation

 po/gl.po |  141 +++++++++++++++++++++++++++++---------------------------------
 1 files changed, 66 insertions(+), 75 deletions(-)

commit 24059d43a91576499c335f07185d1adde74b09e4
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Wed Feb 10 06:13:31 2010 +0800

    Updated Traditional Chinese translation (Added Hong Kong and Updated Taiwan).

 po/LINGUAS  |    1 +
 po/zh_HK.po |  304 +++++++++++++++++++++++++++++++++++++++++++++++++++
 po/zh_TW.po |  349 ++++++++++++++++++++++++++++++++++++++++++++++-------------
 3 files changed, 577 insertions(+), 77 deletions(-)

commit b4f5bea82a3dcf3b11ab91c7008ecc7a6ece291d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Feb 1 15:51:03 2010 +0000

    Update EContactEntry from contact-lookup-applet
    
    To fix the first contact always being selected from the
    completion popup when activating the entry with "Enter".

 src/plugins/evolution/e-contact-entry.c |   27 +++++++++++++++------------
 src/plugins/evolution/evolution.c       |    4 ++--
 2 files changed, 17 insertions(+), 14 deletions(-)

commit dd954cc0376e68c446b0ee8cfc67998be5a325e2
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Feb 1 14:55:25 2010 +0000

    Respect the "gtk-button-images" GtkSettings property
    
    And show/hide the send button's icon appropriately.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=607849

 src/nautilus-sendto-command.c |   22 ++++++++++++++++++++++
 1 files changed, 22 insertions(+), 0 deletions(-)

commit ce027b0b83038d36e7be0116e4d2a472e310f605
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jan 21 15:18:42 2010 +0000

    Fix possible crasher in Bluetooth plugin
    
    Avoid crashing when the dbus_g_proxy_call() fails but returns
    no error.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=554142

 src/plugins/bluetooth/bluetooth.c |   31 +++++++++++++++++--------------
 1 files changed, 17 insertions(+), 14 deletions(-)

commit dae7823734654ac1af8befe9154073a6eaa7b1e7
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jan 21 15:13:33 2010 +0000

    Some gtk-doc cleanups

 docs/nautilus-sendto/Makefile.am        |    6 ++++++
 src/nautilus-sendto-plugin.h            |    9 +++++++++
 src/plugins/evolution/e-contact-entry.c |   24 ++++++++++++------------
 3 files changed, 27 insertions(+), 12 deletions(-)

commit 9f94a1a18d7b2b8dfce86b6ca08dff1871c1acee
Author: Jamil Ahmed <itsjamil@gmail.com>
Date:   Fri Jan 29 01:07:04 2010 +0600

    Added Bengali translation

 po/LINGUAS |    1 +
 po/bn.po   |  301 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 302 insertions(+), 0 deletions(-)

commit b80a26d5fdb6ace6abc4c97376aeb6f8716505e8
Author: Krasimir Chonov <mk2616@abv.bg>
Date:   Thu Jan 28 12:08:13 2010 +0200

    Updated Bulgarian translation

 po/bg.po |  335 +++++++++++++++++++++++++++++++++++++++++++++-----------------
 1 files changed, 244 insertions(+), 91 deletions(-)

commit 9dbd7c4a47e2c337b7d75ab6480df2a04cd47d70
Author: Miloš Popović <mpopovic@src.gnome.org>
Date:   Tue Jan 26 19:53:33 2010 +0000

    Added Serbian translations

 po/LINGUAS     |    2 +
 po/sr.po       |  295 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/sr@latin.po |  295 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 592 insertions(+), 0 deletions(-)

commit b5196937658721d5ccbcf90ac235c26577f8ee7d
Author: Xandru Armesto Fernandez <xandru@softastur.org>
Date:   Fri Jan 8 17:08:49 2010 +0100

    Updated asturian translation

 po/ast.po |  273 ++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 145 insertions(+), 128 deletions(-)

commit 4e57c835507bcf4d6480922a10a8fae0ffbbd656
Author: Nils-Christoph Fiedler <fiedler@medienkompanie.de>
Date:   Wed Jan 6 16:34:28 2010 +0100

    Added LowGerman translation

 po/nds.po |  287 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 287 insertions(+), 0 deletions(-)

commit 7a7f6463920bd37be7f0ef5aa00c7400135fb2b5
Author: Nils-Christoph Fiedler <fiedler@medienkompanie.de>
Date:   Wed Jan 6 16:34:23 2010 +0100

    Added LowGerman translation

 po/LINGUAS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 6eb703d23f4341cc8d4af365d43e45538fc7532c
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:   Tue Jan 5 13:58:24 2010 +0200

    Update Ukrainian translation

 po/uk.po |  321 ++++++++++++++++++++++++++++++++++++++++++++++++--------------
 1 files changed, 250 insertions(+), 71 deletions(-)

commit 5a2affe403664336b651fde9cba94b8341b41b2a
Author: Thomas Thurman <tthurman@gnome.org>
Date:   Fri Nov 27 19:31:22 2009 -0500

    Shavian translation

 po/LINGUAS    |    1 +
 po/en@shaw.po |  286 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 287 insertions(+), 0 deletions(-)

commit c2b376303770fd4a57c890141d3adcb6ece5e8be
Author: Peteris Krisjanis <pecisk@gmail.com>
Date:   Tue Nov 24 22:22:26 2009 +0200

    Added Latvian translation.

 po/LINGUAS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 20a6b9b4b678a641df69b31adfff087e9bf5f074
Author: Peteris Krisjanis <pecisk@gmail.com>
Date:   Tue Nov 24 22:21:44 2009 +0200

    Added Latvian translation.

 po/lv.po |  299 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 299 insertions(+), 0 deletions(-)

commit b95b43a873f2509d073593982c98e39a1955cc77
Author: Funda Wang <fundawang@gmail.com>
Date:   Thu Nov 19 23:27:05 2009 +0800

    fix undefined references when linking plugins (bug#602365)

 src/plugins/bluetooth/Makefile.am         |    2 +-
 src/plugins/empathy/Makefile.am           |    2 +-
 src/plugins/evolution/Makefile.am         |    2 +-
 src/plugins/gajim/Makefile.am             |    2 +-
 src/plugins/nautilus-burn/Makefile.am     |    2 +-
 src/plugins/pidgin/Makefile.am            |    2 +-
 src/plugins/removable-devices/Makefile.am |    2 +-
 src/plugins/upnp/Makefile.am              |    2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

commit 030b87e91ab2523f5d242d9ddac282425790701b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Nov 17 18:20:51 2009 +0000

    2.28.2

 NEWS         |    9 +++++++++
 configure.in |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)

commit b3331f7d3f8ea9cf3675d786b77fe30ac4fd248b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Nov 17 18:19:40 2009 +0000

    Fix distcheck of the nautilus extension
    
    Work-around shamelessly nicked from brasero

 Makefile.am  |    4 +++-
 configure.in |   13 +++++++++++--
 2 files changed, 14 insertions(+), 3 deletions(-)

commit 7dc23505a77f52973ed0db44e4fde757867cf9ae
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Nov 17 18:18:29 2009 +0000

    Fix distcheck in bluetooth plugin
    
    Need to mark the generated sources as such

 src/plugins/bluetooth/Makefile.am |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

commit 7e4977cff453aa1205d61382bf8a755cc5058686
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Nov 17 16:46:32 2009 +0000

    2.28.1

 NEWS         |   18 ++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)

commit 575c4e33510ff373532304adc01ea011005bfc4d
Author: Halton Huo <halton.huo@sun.com>
Date:   Mon Nov 16 13:01:46 2009 +0000

    Update .gitignore

 .gitignore |   39 +++++++++++++++++++++++++++++++++++++++
 1 files changed, 39 insertions(+), 0 deletions(-)

commit 244ccbe99af6ce42ed6200cd61fd3cdcb389108e
Author: Halton Huo <halton.huo@sun.com>
Date:   Mon Nov 16 13:00:20 2009 +0000

    Add missing gthread-2.0 dependency
    
    https://bugzilla.gnome.org/show_bug.cgi?id=601632

 configure.in |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit cbaabf29fc800f2a5c1999cce354173dbc7234fe
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sun Nov 15 14:51:20 2009 +0100

    Updated Norwegian bokmål translation.

 po/nb.po |  236 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 121 insertions(+), 115 deletions(-)

commit 4148e40c5fe8461f6ff551e6571153cf1d8091c0
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Tue Nov 10 00:14:29 2009 +0200

    Updated Arabic translation

 po/ar.po |  290 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 155 insertions(+), 135 deletions(-)

commit bf665dd43e4058e30aa399463927aaa10b7f2ba7
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Mon Nov 9 23:57:33 2009 +0200

    Remove non-existent file
    
    'pidgin_plugin' has been dropped.

 po/POTFILES.in |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit e70629a046250fc7b07e31c5f5eca8bfd37edc60
Author: Gabor Karsay <gabor.karsay@gmx.at>
Date:   Fri Oct 30 15:17:16 2009 +0000

    Add support for Seamonkey mailer
    
    https://bugzilla.gnome.org/show_bug.cgi?id=599819

 src/plugins/evolution/evolution.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 7a1de842b46500724c7f25e9c791bbd9a81f1bf5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Oct 30 15:14:31 2009 +0000

    Fix compile-time warnings
    
    * Mark private functions as static
    * Remove trailing spaces
    * Fix type mismatch warnings

 src/plugins/gajim/gajim.c |  124 +++++++++++++++++++++++++-------------------
 1 files changed, 70 insertions(+), 54 deletions(-)

commit 48103ab87df65fbdca6f66e322ff837ff23b2b8c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Oct 30 15:05:16 2009 +0000

    Escape commas as well as ampersands in filenames
    
    For Thunderbird to parse filenames properly.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=599388

 src/nautilus-sendto-command.c |   23 ++++++++++++++++-------
 1 files changed, 16 insertions(+), 7 deletions(-)

commit e11b71ad0ec0d77982dbd3bdc993117c0030e13f
Author: Gabor Karsay <gabor.karsay@gmx.at>
Date:   Fri Oct 30 14:04:11 2009 +0000

    Fix balsa command-line
    
    Cater for the "--compose" flag already being added to the command-line
    in default-applications.
    
    Use --attach to add files, as mentioned on the command-line.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=599393

 src/plugins/evolution/evolution.c |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

commit 9df1b066232476b3f2d937423ee2f43c8d2a0cb6
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Oct 27 15:23:13 2009 +0000

    Remove build requirement on gajim
    
    https://bugzilla.gnome.org/show_bug.cgi?id=599783

 configure.in |    8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)

commit 63255191bdd84ae07955ce83e4e5af4b05796a01
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Oct 16 18:39:02 2009 +0100

    Update man page
    
    and removed obsoleted options
    
    https://bugzilla.redhat.com/show_bug.cgi?id=519524

 nautilus-sendto.1 |    8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

commit 473e4f98d2bfbc46a71731776b456b7bac7eca0a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Oct 16 18:38:49 2009 +0100

    Fix command-line example in --help

 src/nautilus-sendto-command.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 82d1a63bd08f403e2a584217631681a4533ed46c
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Thu Oct 8 14:42:17 2009 +0200

    Updated Slovenian translation

 po/sl.po |  332 ++++++++++++++++++++++++++++++++++++++++++++++++--------------
 1 files changed, 258 insertions(+), 74 deletions(-)

commit 54bd600e6dd13a7280d646e58cc373779d5c1bf7
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:   Sat Oct 3 20:48:13 2009 +0300

    Updated Romanian translation

 po/ro.po |  325 ++++++++++++++++++++++++++++++++++++++++++--------------------
 1 files changed, 220 insertions(+), 105 deletions(-)

commit 751441ed874043f66db94260b617d54a3e95dd6e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Oct 2 01:07:30 2009 +0100

    Fix whitespace errors in pidgin plugin

 src/plugins/pidgin/pidgin.c |  173 +++++++++++++++++++++----------------------
 1 files changed, 86 insertions(+), 87 deletions(-)

commit e992a9dbeb171d193ab65f479c34224a56db91b1
Author: Pascal Terjan <pterjan@linuxfr.org>
Date:   Fri Oct 2 00:08:18 2009 +0200

    Use dbus API in pidgin plugin
    
    And drop pidgin_plugin which is no longer needed
    
    Signed-off-by: Pascal Terjan <pterjan@linuxfr.org>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=597039

 Makefile.am                            |    8 +-
 configure.in                           |   19 +--
 pidgin_plugin/Makefile.am              |   13 -
 pidgin_plugin/nautilus-sendto-plugin.c |  359 -----------------------------
 src/plugins/pidgin/pidgin.c            |  388 ++++++++++++++++++++-----------
 5 files changed, 255 insertions(+), 532 deletions(-)

commit 9f3bc7d7655737b259d179ef9f08ec3c62372c82
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Mon Sep 28 22:00:34 2009 +0200

    Updated Spanish translation

 po/es.po |   70 +++++++++++++++++++++++++++----------------------------------
 1 files changed, 31 insertions(+), 39 deletions(-)

commit 5610f4630c8f401db3c4a5411a37eda72f43d7d5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Sep 28 16:59:21 2009 +0100

    Resolve symbols immediately when loading modules
    
    Otherwise we'd exit mid-way if a plugin was badly built.

 src/nautilus-sendto-command.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 2414adbad93974c6cd29a11bb5f88074d38a8805
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Sep 24 15:11:20 2009 +0100

    Disable empathy plugin from 2.29.1
    
    If Empathy >= 2.29.1, then don't build the empathy plugin
    as Empathy ships its own.

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 2d1002770884b3c4e6e610369e1d22c4f58d1671
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Sep 23 19:28:55 2009 +0100

    Fix excessive dependencies in the pkg-config file
    
    And bump the version.

 configure.in              |    2 +-
 src/nautilus-sendto.pc.in |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 293452387483e178978486ff7de15e7079f6000a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Sep 24 10:42:27 2009 +0100

    Add Anjal support
    
    Uses the same syntax as Evo for creating new mails
    https://bugzilla.gnome.org/show_bug.cgi?id=595967

 src/plugins/evolution/evolution.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 30f7af19e789352a7c0b7d4eaa5ca6aa36bd109b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Sep 23 14:17:06 2009 +0100

    Add gettext_package member for the plugin struct
    
    So plugins can be translated in their own modules.

 src/nautilus-sendto-command.c                     |    2 +-
 src/nautilus-sendto-plugin.h                      |    2 ++
 src/plugins/bluetooth/bluetooth.c                 |    1 +
 src/plugins/empathy/empathy.c                     |    1 +
 src/plugins/evolution/evolution.c                 |    1 +
 src/plugins/gajim/gajim.c                         |    1 +
 src/plugins/nautilus-burn/nautilus-burn.c         |    1 +
 src/plugins/pidgin/pidgin.c                       |    1 +
 src/plugins/removable-devices/removable-devices.c |    1 +
 src/plugins/upnp/upnp.c                           |    1 +
 10 files changed, 11 insertions(+), 1 deletions(-)

commit 115d1f585a7fa27cc4d92e1e88e19eaff289c9d9
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Sep 23 13:28:06 2009 +0100

    Update copyright information

 src/nautilus-sendto-plugin.h |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

commit 82ad03867619fd02b50b00f34c2ec2e943551a7d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Sep 23 13:11:14 2009 +0100

    Fix compile-time warnings

 src/plugins/bluetooth/Makefile.am |    6 +++---
 src/plugins/upnp/upnp.c           |    1 -
 2 files changed, 3 insertions(+), 4 deletions(-)

commit 302e510d6edb1bd0845e39d3f9d76eda7096a5b2
Author: Dimitur Kirov <dkirov@gmail.com>
Date:   Wed Sep 23 12:57:31 2009 +0100

    Add pkg-config file and export header

 configure.in              |    1 +
 src/Makefile.am           |    8 +++++++-
 src/nautilus-sendto.pc.in |   10 ++++++++++
 3 files changed, 18 insertions(+), 1 deletions(-)

commit e8f5f478d88d81b92ad57615c7f73ef42edc357d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Sep 23 12:41:50 2009 +0100

    Remove object tree from the docs
    
    There aren't any.

 docs/nautilus-sendto/nautilus-sendto-docs.sgml |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

commit 1ad0028cfdc4addffb2e819df45f92d2416aa312
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Sep 23 12:39:54 2009 +0100

    Add some gtk-doc documentation to nautilus-sendto-plugin

 src/nautilus-sendto-plugin.h |   59 ++++++++++++++++++++++++++++++++++--------
 1 files changed, 48 insertions(+), 11 deletions(-)

commit 3bb763ca90af0fe7581f83e415faaef94f69929d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Sep 23 11:52:39 2009 +0100

    Add gtk-doc support
    
    gtk-doc support for documenting the plugins API.

 Makefile.am                                    |    2 +-
 configure.in                                   |    9 ++-
 docs/Makefile.am                               |    1 +
 docs/nautilus-sendto/Makefile.am               |   94 ++++++++++++++++++++++++
 docs/nautilus-sendto/nautilus-sendto-docs.sgml |   33 ++++++++
 docs/nautilus-sendto/version.xml.in            |    1 +
 src/Makefile.am                                |   16 ++--
 src/nautilus-sendto-command.c                  |    3 +
 src/nautilus-sendto-plugin.h                   |    4 -
 9 files changed, 148 insertions(+), 15 deletions(-)

commit 7b01ee7320ae0651b5e946506762dd31019c2e59
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Sep 23 11:14:43 2009 +0100

    Generate GObject enums for capabilities enum

 src/Makefile.am |   30 +++++++++++++++++++++++++++++-
 1 files changed, 29 insertions(+), 1 deletions(-)

commit fe45339bcb958bf42385e3cbaff91c025510fef7
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Sep 21 13:04:10 2009 +0100

    2.28.0

 NEWS         |   12 ++++++++++++
 configure.in |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)

commit f47bee08aeb34313554aa79c9aa19a1da2681b5c
Author: Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
Date:   Sat Aug 22 17:03:02 2009 +0300

    Require gupnp (>= 0.13) instead of gupnp-av

 configure.in            |    8 ++++----
 src/plugins/upnp/upnp.c |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

commit 380cc5f472dfdeb77a93bfde22c6bee8c3f075b9
Author: Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
Date:   Sun Aug 23 14:57:00 2009 +0300

    Ability to deal with multiple/dynamic networks
    
    Use the new GUPnP API to be able to deal with multiple/dynamic networks.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=592799

 src/plugins/upnp/upnp.c |   57 +++++++++++++++++++++++++---------------------
 1 files changed, 31 insertions(+), 26 deletions(-)

commit 99519ed25a8f00ad17dcbf5287edc27a415f91d5
Author: Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
Date:   Sat Aug 22 16:53:39 2009 +0300

    No need to look for all resources anymore
    
    No need to look for all UPnP resources and filtering out the MediaServer
    devices, anymore.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=592799

 src/plugins/upnp/upnp.c |   10 ++--------
 1 files changed, 2 insertions(+), 8 deletions(-)

commit f2eeadfd405df9ac38d575b453d6345566843314
Author: Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
Date:   Sat Aug 22 16:04:17 2009 +0300

    Specify the network interface to gupnp-upload
    
    https://bugzilla.gnome.org/show_bug.cgi?id=592799

 src/plugins/upnp/upnp.c |   18 ++++++++++++++----
 1 files changed, 14 insertions(+), 4 deletions(-)

commit 344128424585dda373c0ac71eb4db491b2a6ce51
Author: Fran Diéguez <fran.dieguez@glug.es>
Date:   Tue Sep 15 23:08:23 2009 +0200

    Updated Galician Translation

 po/gl.po |  279 ++++++++++++++++++++++++++++++++++++++++++++++----------------
 1 files changed, 207 insertions(+), 72 deletions(-)

commit 18433255d77ac80790e0efe93aac1336a8635484
Author: Christopher Aillon <caillon@redhat.com>
Date:   Fri Sep 11 18:08:07 2009 +0100

    Bug 582919 - Can't send attachments witn non ASCII filename through thunderbird.
    
    Properly quote the Thunderbird -compose argument as per:
    http://kb.mozillazine.org/Command_line_arguments_-_Thunderbird
    
    Specifically, the format we want is:
    thunderbird -compose "to='foo@bar.tld',attachment='file:///tmp/foo,file:///tmp/bar'"

 src/plugins/evolution/evolution.c |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

commit 6e4cfe7d8196ccdb27f413c4a42abe7cd7c58794
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Sep 11 18:04:57 2009 +0100

    Use automake 1.11's silent rules if available

 configure.in                      |    3 +++
 src/plugins/bluetooth/Makefile.am |    4 ++--
 src/plugins/evolution/Makefile.am |    4 ++--
 3 files changed, 7 insertions(+), 4 deletions(-)

commit 8bf5ddab98515d0f6c6ddce9dbcce2472b84b013
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Sep 11 18:03:53 2009 +0100

    Bug 592440 - CD/DVD Creator item does not have an icon
    
    Require brasero to be present for the nautilus-burn plugin
    to be present, and use brasero icons in the drop-down menu.
    
    Misc coding style fixes

 src/plugins/nautilus-burn/nautilus-burn.c |  105 ++++++++++++++++-------------
 1 files changed, 59 insertions(+), 46 deletions(-)

commit bd2e4f1cc1843e1edb500c693fb5d4f0b596968f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Sep 11 17:34:04 2009 +0100

    Make plugin capabilities an enumeration
    
    Instead of continually adding new members to the struct.

 src/nautilus-sendto-command.c                     |    4 +-
 src/nautilus-sendto-plugin.h                      |   30 ++++++++++++--------
 src/plugins/bluetooth/bluetooth.c                 |    2 +-
 src/plugins/empathy/empathy.c                     |    2 +-
 src/plugins/evolution/evolution.c                 |    2 +-
 src/plugins/gajim/gajim.c                         |    2 +-
 src/plugins/nautilus-burn/nautilus-burn.c         |    2 +-
 src/plugins/pidgin/pidgin.c                       |    2 +-
 src/plugins/removable-devices/removable-devices.c |    2 +-
 src/plugins/upnp/upnp.c                           |    2 +-
 10 files changed, 28 insertions(+), 22 deletions(-)

commit 9f0d2251af6c8f33d6843e56f7e4ac47e2d8acbe
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Sep 11 17:21:40 2009 +0100

    Bug 594196 - Command line for claws mail incorrect
    
    Fix command-line arguments for Sylpheed and Claws. Spotted
    by Johan Brannlund

 src/plugins/evolution/evolution.c |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 988f67e3f20095e1c8b4c32b262fd81b927f31cd
Author: Denis ARNAUD <darnaud@src.gnome.org>
Date:   Wed Sep 9 06:10:05 2009 +0200

    Updated breton translation

 po/br.po |  306 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 306 insertions(+), 0 deletions(-)

commit b58d704510e971c2c7ffe45e2377bbc1cbf00658
Author: Denis ARNAUD <darnaud@src.gnome.org>
Date:   Wed Sep 9 06:01:56 2009 +0200

    added br in LINGUAS file

 po/LINGUAS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 8f851a123e7e125b5498327815f0769a106249fb
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Sep 2 16:04:56 2009 +0100

    1.1.7

 NEWS         |   10 ++++++++++
 configure.in |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)

commit 33481edffe1821006c944ad26b92d853ecc70d1c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Sep 2 16:03:21 2009 +0100

    Update empathy requirements
    
    Up to 2.27.91 for the new APIs

 configure.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit bb014358c6a2d1da48e556fb979b85d6c03c5681
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Tue Sep 1 12:39:29 2009 +0200

    Port to Mission Control 5 (bug #593124).

 src/plugins/empathy/empathy.c |   54 +++++++++++++++++++++++++----------------
 1 files changed, 33 insertions(+), 21 deletions(-)

commit a48a9c6ff8a9a41a5f983d7f0d8ef76d8c35b687
Author: Aron Xu <aronxu@gnome.org>
Date:   Tue Sep 1 15:38:35 2009 +0800

    Update Simplified Chinese translation.

 po/zh_CN.po |  323 ++++++++++++++++++++++++++++++++++++++++++++++++-----------
 1 files changed, 263 insertions(+), 60 deletions(-)

commit ea7818bd89e2e09808ff9e6febef44e53ba9b3cd
Author: Rajesh Ranjan <rranjan@rranjan.csb>
Date:   Thu Aug 20 12:36:41 2009 +0530

    hindi update by Rajesh Ranjan

 po/LINGUAS |    1 +
 po/hi.po   |  313 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 314 insertions(+), 0 deletions(-)

commit 92834021f326e6c4278f22834c28fd7755a39c32
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Sat Aug 15 02:09:51 2009 +0200

    Hungarian translation updated

 po/hu.po |  101 ++++++++++++++++++++++++++++---------------------------------
 1 files changed, 46 insertions(+), 55 deletions(-)

commit 4101e8bc1a88931650130ebd5aa8bc3c533553af
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Aug 10 15:56:22 2009 +0100

    Remove gaim requirements from configure (unused)

 configure.in |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

commit 5eff6e897089bbfd015a00dffa950b0346fa0096
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Aug 6 10:19:50 2009 +0100

    Bug 590916 – nautilus-burn plugin enabled by default
    
    It's not disabled by default anymore, spotted by Emilio Pozuelo Monfort

 configure.in |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 2d8150fd85cff480361ccd035560a274acc2c235
Author: Mattias Põldaru <mahfiaz gmail com>
Date:   Fri Jul 31 15:06:17 2009 +0300

    Updating Estonian translation

 po/et.po |  157 +++++++++++++++-----------------------------------------------
 1 files changed, 37 insertions(+), 120 deletions(-)

commit 4b31d77a4a7bac3896f7bd41e1cdaff5239eeadb
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jul 29 17:35:46 2009 +0100

    1.1.6

 NEWS         |   18 ++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)

commit 054bc2312ca52e1a1add64bea0ecd5b08708b5c6
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jul 29 17:08:55 2009 +0100

    Fix warning due to GtkBuilder patch

 src/nautilus-sendto-command.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit c7735102a4525c669cf06d3ed4521901961d940f
Author: Sebastien Bacher <seb128@ubuntu.com>
Date:   Wed Jul 29 16:40:43 2009 +0100

    Bug 587368 – should use gtkbuilder rather than libglade
    
    Remove libglade dependency and use libglade instead

 configure.in                              |    7 +-
 po/POTFILES.in                            |    2 +-
 src/Makefile.am                           |    8 +-
 src/nautilus-sendto-command.c             |   34 +-
 src/nautilus-sendto.glade                 |  509 -----------------------------
 src/nautilus-sendto.ui                    |  498 ++++++++++++++++++++++++++++
 src/plugins/bluetooth/Makefile.am         |    1 -
 src/plugins/empathy/Makefile.am           |    1 -
 src/plugins/evolution/Makefile.am         |    1 -
 src/plugins/gajim/Makefile.am             |    1 -
 src/plugins/nautilus-burn/Makefile.am     |    1 -
 src/plugins/pidgin/Makefile.am            |    1 -
 src/plugins/removable-devices/Makefile.am |    1 -
 src/plugins/upnp/Makefile.am              |    1 -
 14 files changed, 524 insertions(+), 542 deletions(-)

commit 8723e86a73f326450be7dc8b1c237efe3ecacd9f
Author: Shankar Prasad <svenkate@redhat.com>
Date:   Wed Jul 15 16:35:15 2009 +0530

    Added & Updated Kannada(kn) translation and updated the LINGUAS file

 po/LINGUAS |    1 +
 po/kn.po   |  313 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 314 insertions(+), 0 deletions(-)

commit 3654f177ff722d19cf775248dc01e9ad03f98b65
Author: Amitakhya Phukan <aphukan@fedoraproject.org>
Date:   Tue Jul 14 17:02:06 2009 +0530

    Adding as to LINGUAS and adding Assamese translations.

 po/LINGUAS |    1 +
 po/as.po   |  317 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 318 insertions(+), 0 deletions(-)

commit e97d1bdbc4222191fc736939696fcea963e3aba0
Author: krishnababu k <kkrothap@redhat.ocm>
Date:   Thu Jul 2 20:28:05 2009 +0530

    Updated Telugu Translaions

 po/te.po |  315 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 315 insertions(+), 0 deletions(-)

commit b90e7720d65f3e35465f30f43d03b6316cb3e85a
Author: krishnababu k <kkrothap@redhat.ocm>
Date:   Thu Jul 2 20:27:51 2009 +0530

    Added entry in LINGUAS for telugu [te]

 po/LINGUAS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 7b05926e76f76d2a47dff4740b18197b5cc40d1d
Author: ifelix <ifelix@redhat.com>
Date:   Thu Jul 2 11:31:40 2009 +0530

    Tamil Linguas added

 po/LINGUAS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 1841a3a2a845d35e333c7ee607824ad01f48f9ac
Author: ifelix <ifelix@redhat.com>
Date:   Thu Jul 2 11:31:18 2009 +0530

    Updated Tamil Translations

 po/ta.po |  316 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 316 insertions(+), 0 deletions(-)

commit 84566de888b7382522da80a32afecf62a6896b5e
Author: Ladyko Andrey <fylh.if@gmail.com>
Date:   Mon Jun 29 14:42:46 2009 +0300

    Updated Belarusian translation

 po/be.po |  212 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 110 insertions(+), 102 deletions(-)

commit f4410b7aed334f161b583380564124a08b15a0b6
Author: Runa Bhattacharjee <runab@redhat.com>
Date:   Fri Jun 26 17:07:22 2009 +0530

    Added Bengali India (bn_IN) to the list of languages

 po/LINGUAS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit a77fb5b7ed981e9e20d5e1b1876e3d5fb167b12f
Author: Runa Bhattacharjee <runab@redhat.com>
Date:   Fri Jun 26 17:07:07 2009 +0530

    Adding Bengali India Translations

 po/bn_IN.po |  313 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 313 insertions(+), 0 deletions(-)

commit fa2697e1b0dd20eb675a77ad6d99914a2512dd37
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:   Thu Jun 25 19:27:32 2009 +0100

    Only display contacts which can accept files. (Closes: #576277)
    
    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/plugins/empathy/empathy.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 1ba51330f2519f054ca7a654f28cdf2f8d607acf
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jun 25 16:10:13 2009 +0100

    Bug 586530 – Remove deprecated GTK+ symbols
    
    Easy!

 src/nautilus-sendto-command.c           |    2 +-
 src/plugins/evolution/e-contact-entry.h |   17 +++++++++++------
 2 files changed, 12 insertions(+), 7 deletions(-)

commit 4d378babdf20aaa866ca3c3398e89b429dc4852f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jun 25 16:06:58 2009 +0100

    Add deprecated flags when in maintainer-mode

 src/Makefile.am                           |    1 +
 src/plugins/bluetooth/Makefile.am         |    1 +
 src/plugins/empathy/Makefile.am           |    1 +
 src/plugins/evolution/Makefile.am         |    1 +
 src/plugins/gajim/Makefile.am             |    1 +
 src/plugins/nautilus-burn/Makefile.am     |    1 +
 src/plugins/pidgin/Makefile.am            |    1 +
 src/plugins/removable-devices/Makefile.am |    1 +
 src/plugins/upnp/Makefile.am              |    1 +
 9 files changed, 9 insertions(+), 0 deletions(-)

commit 258a1e1a1c8aaa8544a4f491196daf6411300c46
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:   Fri Jun 19 21:13:27 2009 +0200

    Bug 584716 – Use the new Empathy file transfer API
    
    Empathy 2.27.3 changed its file transfer API; adapt the Empathy plugin
    in nautilus-sendto to use it.

 configure.in                  |    4 +-
 src/plugins/empathy/empathy.c |  113 +++++++++++++++--------------------------
 2 files changed, 44 insertions(+), 73 deletions(-)

commit abe1a594f08cdc271d318dde24a5bb8080270729
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jun 18 16:14:17 2009 +0100

    Bug 579925 – Claws mail not listed as a known email client
    
    Check for "claws" as a Sylpheed type.

 src/plugins/evolution/evolution.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 6734d638d474eb9e2fdee458f47783d684ee46e7
Author: A S Alam <aalam@users.sf.net>
Date:   Thu Jun 11 06:45:28 2009 +0530

    updating translation for Punjabi (Gurmukhi) pa.po

 po/pa.po |  142 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 69 insertions(+), 73 deletions(-)

commit 45f7d62d5afcc477aabd1204ab1fc9de5d18f34d
Author: Mark Krapivner <mark125@gmail.com>
Date:   Mon May 25 23:35:14 2009 +0300

    Updated Hebrew translation

 po/he.po |  235 ++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 131 insertions(+), 104 deletions(-)

commit 6b2ac55672649530b1bf86cee697fd8cae532f10
Author: A S Alam <aalam@users.sf.net>
Date:   Mon May 25 21:52:37 2009 +0530

    Updating Punjabi (Gurmukhi) Translation

 po/pa.po |  329 ++++++++++++++++++++++++++++++++++++++++++++++++++------------
 1 files changed, 267 insertions(+), 62 deletions(-)

commit 9499b437dc43de780001d759db46a22503fa5020
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue May 19 12:51:48 2009 +0100

    Bug 582924 – Fix UI with long plugin descriptions
    
    - Ellipsise the plugin descriptions to avoid them resizing the
      combo box bizarrely
    - Make the dialogue resizeable
    - Fix plugin loading for the uninstalled case
    - Use a GtkListStore instead of a GtkTreeStore

 src/nautilus-sendto-command.c |   25 ++++++++++++++++---------
 src/nautilus-sendto.glade     |    2 +-
 2 files changed, 17 insertions(+), 10 deletions(-)

commit 5edb2fd4e50dad685ad9e2c338cc0034065c432d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue May 5 12:29:58 2009 +0100

    Disable evolution plugin for newer Evos
    
    The Evolution attachment API for plugins changed in 2.27.1, so
    our plugin doesn't build anymore. It will be moved to Evo itself now.
    (Closes: #579099)

 configure.in |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit bc898db2b685e551e5f26da446e8d6a0504dcfd9
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue May 5 10:49:48 2009 +0100

    Release 1.1.5

 NEWS         |   10 ++++++++++
 configure.in |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)

commit 5018a6a11f9b4d0eca42869d9f0d22ee19e0e335
Author: David Planella <david.planella@gmail.com>
Date:   Sat May 2 16:56:37 2009 +0200

    Updated Catalan translation by David Planella

 po/ca.po |  206 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 124 insertions(+), 82 deletions(-)

commit dc9851816ca9ae9c003714537fd940ff3d856667
Author: Sweta Kothari <swkothar@redhat.com>
Date:   Wed Apr 29 15:08:34 2009 +0530

    Committed gu.po file and Added LINGUAS

 po/LINGUAS |    1 +
 po/gu.po   |  314 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 315 insertions(+), 0 deletions(-)

commit 7981dd7263682446d6dfe2ff4f4aea31b09fd099
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Apr 27 14:08:50 2009 +0100

    Remove mention of Evolution in the mail plugin name
    
    As the plugin now supports Sylpheed, Thunderbird and Balsa as
    well as Evolution.
    
    See https://bugzilla.redhat.com/show_bug.cgi?id=497775 for the confusion

 po/ar.po                          |    4 ++--
 po/ast.po                         |    4 ++--
 po/be.po                          |    4 ++--
 po/be@latin.po                    |    4 ++--
 po/bg.po                          |    4 ++--
 po/ca.po                          |    4 ++--
 po/cs.po                          |    4 ++--
 po/da.po                          |    4 ++--
 po/de.po                          |    4 ++--
 po/dz.po                          |    4 ++--
 po/el.po                          |    4 ++--
 po/en_CA.po                       |    4 ++--
 po/en_GB.po                       |    4 ++--
 po/es.po                          |    4 ++--
 po/et.po                          |    4 ++--
 po/eu.po                          |    4 ++--
 po/fi.po                          |    4 ++--
 po/fr.po                          |    4 ++--
 po/gl.po                          |    4 ++--
 po/he.po                          |    4 ++--
 po/hu.po                          |    4 ++--
 po/it.po                          |    4 ++--
 po/ja.po                          |    4 ++--
 po/ka.po                          |    4 ++--
 po/ko.po                          |    4 ++--
 po/lt.po                          |    4 ++--
 po/mk.po                          |    4 ++--
 po/mr.po                          |    4 ++--
 po/nb.po                          |    4 ++--
 po/ne.po                          |    4 ++--
 po/nl.po                          |    4 ++--
 po/oc.po                          |    4 ++--
 po/or.po                          |    4 ++--
 po/pa.po                          |    4 ++--
 po/pl.po                          |    4 ++--
 po/pt.po                          |    4 ++--
 po/pt_BR.po                       |    4 ++--
 po/ro.po                          |    4 ++--
 po/ru.po                          |    4 ++--
 po/rw.po                          |    2 +-
 po/sk.po                          |    4 ++--
 po/sl.po                          |    4 ++--
 po/sq.po                          |    4 ++--
 po/sv.po                          |    4 ++--
 po/th.po                          |    4 ++--
 po/uk.po                          |    4 ++--
 po/vi.po                          |    6 +++---
 po/zh_CN.po                       |    4 ++--
 po/zh_TW.po                       |    4 ++--
 src/plugins/evolution/evolution.c |    2 +-
 50 files changed, 99 insertions(+), 99 deletions(-)

commit 7ffcea7a84006a26507461420862d1169c404185
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Apr 26 12:43:32 2009 +0100

    Remove calls to textdomain() in the plugins
    
    It's unnecessary. Spotted by Christian Persch <chpe@gnome.org>

 src/plugins/bluetooth/bluetooth.c                 |    3 +--
 src/plugins/empathy/empathy.c                     |    1 -
 src/plugins/evolution/evolution.c                 |    1 -
 src/plugins/gajim/gajim.c                         |    1 -
 src/plugins/nautilus-burn/nautilus-burn.c         |    1 -
 src/plugins/pidgin/pidgin.c                       |    1 -
 src/plugins/removable-devices/removable-devices.c |    1 -
 src/plugins/upnp/upnp.c                           |    1 -
 8 files changed, 1 insertions(+), 9 deletions(-)

commit 0c2d16f7b1c158a6464c1084153c62525265c05b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Apr 26 12:16:00 2009 +0100

    Bug 579929 – Plugins strings are not displayed translated
    
    Call the necessary gettext functions in all the plugins, and
    translate the combo box labels. (Closes: #579929)

 src/nautilus-sendto-command.c                     |    2 +-
 src/plugins/bluetooth/bluetooth.c                 |    4 ++++
 src/plugins/empathy/empathy.c                     |    4 ++++
 src/plugins/evolution/evolution.c                 |    4 ++--
 src/plugins/gajim/gajim.c                         |    6 ++++--
 src/plugins/nautilus-burn/nautilus-burn.c         |    4 ++++
 src/plugins/pidgin/pidgin.c                       |    4 ++++
 src/plugins/removable-devices/removable-devices.c |    6 ++++++
 src/plugins/upnp/upnp.c                           |    4 ++++
 9 files changed, 33 insertions(+), 5 deletions(-)

commit ee7d2c9264f5b5bc7d11a71bba6dade1abedb9b7
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Apr 20 14:22:13 2009 +0100

    More build fixes

 .gitignore   |    5 +
 ChangeLog    | 1267 ----------------------------------------------------------
 Makefile.am  |    8 +
 NEWS         |    9 +
 configure.in |    2 +-
 po/ChangeLog |  951 -------------------------------------------
 6 files changed, 23 insertions(+), 2219 deletions(-)

commit 41582ab82cc8da820a653aa11305cb1260a780be
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Apr 20 14:18:13 2009 +0100

    Use git to generate the ChangeLog, release 1.1.4.1

 ChangeLog.README      |   16 +
 ChangeLog.pre-1.1.4.1 | 1267 +++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1283 insertions(+), 0 deletions(-)

commit 904b5462bb6d220c55a74b9608a540c68fc5a2c9
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Apr 20 11:19:24 2009 +0100

    Bug 579486 – nautilus-sendto 1.1.4 crashes Pidgin on startup
    
    Fix infinite loop on startup when ignoring the "tmp" directory
    in take_spool_files().
    Use g_build_filename instead of g_build_path.

 pidgin_plugin/nautilus-sendto-plugin.c |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)