~mate-desktop/mate-desktop/+git/caja-extensions:1.10

Last commit made on 2015-07-13
Get this branch:
git clone -b 1.10 https://git.launchpad.net/~mate-desktop/mate-desktop/+git/caja-extensions

Branch merges

Branch information

Recent commits

d87604c... by Vlad Orlov

Bump version to 1.10.1

1f7d207... by Roman Anasal <email address hidden>

open-terminal: fix parse_sftp_uri to return full host

with a port given in the uri parse_sftp_uri would strip the last
character of the host otherwise

1504367... by Roman Anasal <email address hidden>

open-terminal: don't pass default ssh port when not explicitly given

omit the port on the commandline passed to the underlying ssh when none
is explicitly given in vfs_uri and so leave it to ssh to determine
the right port instead which may be a non-standard one configured in
ssh_config

94ad319... by Stefano Karapetsas

Bump version to 1.10.0

58339d7... by Stefano Karapetsas

Bump version to 1.9.90

29f59e9... by mate-i18n <email address hidden>

Sync translations with transifex

6d8a102... by Vlad Orlov

sendto: safer access to list element's data

g_list_nth_data just returns NULL if either list or element is NULL

Closes https://github.com/mate-desktop/caja-extensions/pull/11

b28ea56... by infirit

Update POTFILES.in with renamed extension files

So we do not have to add *.caja-extension.in to extra dist

c82fa20... by infirit

fix dist for extension ini files

17a40b6... by Vlad Orlov

sendto: fixed gajim plugin build, corrected some messages