commit f0e173542ef000bdf51385d18463c1b8c3854db7 Author: Pierre-Yves Luyten Date: Mon Nov 10 23:37:32 2014 +0100 fix a forgotten declaration src/libbiji/provider/biji-own-cloud-provider.c | 1 + 1 file changed, 1 insertion(+) commit 3bc197568858501cc042b83c38e2878d46f981df Author: Pierre-Yves Luyten Date: Sun Nov 9 00:24:12 2014 +0100 ownCloud : use create_file before replace_contents src/libbiji/provider/biji-own-cloud-note.c | 1 + 1 file changed, 1 insertion(+) commit 8d3cd6ab09a8006ad3a6033244f943d51390caf0 Author: Pierre-Yves Luyten Date: Sun Nov 9 00:22:15 2014 +0100 ownCloud : create the Note directory (local) In case ownCloud Client is used and not webdav, create the Notes folder on local filesystem. src/libbiji/provider/biji-own-cloud-provider.c | 40 ++++++++++++++++++++------ 1 file changed, 31 insertions(+), 9 deletions(-) commit 8ece1d7ec5bf704d37e72bfc2863a753bb0620cd Author: Pierre-Yves Luyten Date: Sun Nov 9 00:03:51 2014 +0100 OwnCloud : ensure Notes folder exists (webdav) try to make the directory in case it does not exist. This commit implements this only for the webdav case. src/libbiji/provider/biji-own-cloud-provider.c | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) commit 109d1dd50573f452ab01ef8ad4d99f4fb4e7370d Author: Fabio Tomat Date: Thu Oct 16 08:52:19 2014 +0000 Updated Friulian translation po/fur.po | 456 +++++++++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 320 insertions(+), 136 deletions(-)