~vcs-imports/nautilus-sendto/+git/nautilus-sendto:gnome-2-28

Last commit made on 2010-10-13
Get this branch:
git clone -b gnome-2-28 https://git.launchpad.net/~vcs-imports/nautilus-sendto/+git/nautilus-sendto

Branch merges

Branch information

Recent commits

70a261e... by Aron Xu

Update Simplified Chinese translation.

aff3677... by Matthias Clasen <email address hidden>

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

52a1a44... by Bastien Nocera

Fix a few memory leaks

On startup, and when sending packed files

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

d0c8c12... by Bastien Nocera

2.28.5

2c1a206... by Bastien Nocera

Fix handling of shadowed mounts

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

e68f9a7... by Bastien Nocera

Never unload modules once init() has been done

Because they might register new types, and when they're unloaded,
kaboom!

3f46ec9... by Bastien Nocera

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

1b0c5c7... by Bastien Nocera

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

01ae89d... by Bastien Nocera

Make the last selected medium's widget grab focus

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

86c6129... by Matej Urbančič

Updated Slovenian translation