commit 4b3974bfb94b057259932207c7ed85e26d999175
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Sun Nov 23 21:34:27 2014 +0100

    Drop the background rows
    
    Use a simple background for now.
    See 740323.

 data/Default.css | 4 ----
 1 file changed, 4 deletions(-)

commit ef7dcc694179a21fbe80fdf0660e4d253b88ed05
Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
Date:   Sat Nov 22 18:28:56 2014 +0000

    help: update page for background colours
    
    Add some introductory paragraphs.

 help/C/colors.page | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

commit 2b1bdbf292c966a5c391eb3280c3a396011526a6
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:   Tue Nov 18 08:35:59 2014 +0000

    Updated Greek translation

 po/el.po | 93 ++++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 55 insertions(+), 38 deletions(-)

commit d53be1bb7cb79129a0fb09941f7e445029c86c51
Author: Yosef Or Boczko <yoseforb@src.gnome.org>
Date:   Mon Nov 17 15:28:33 2014 +0200

    mainToolbar: Fix a typo
    
    Don't add the same widget twice to the same size group.

 src/bjb-main-toolbar.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5054d6150d198630affec3e00fcf9d0b476010a4
Author: Yosef Or Boczko <yoseforb@src.gnome.org>
Date:   Mon Nov 17 15:04:55 2014 +0200

    ownCloud: compile fixes

 src/libbiji/provider/biji-own-cloud-provider.c | 1 +
 1 file changed, 1 insertion(+)

commit ed57b4442a34e0d1647adb6e51ce77aad9340a92
Author: YunQiang Su <yqsu@src.gnome.org>
Date:   Sat Nov 15 00:43:09 2014 +0800

    update zh_CN translation

 po/zh_CN.po | 198 +++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 110 insertions(+), 88 deletions(-)

commit 45d845407961494739708872d65fe48dd3a8d46b
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Thu Nov 13 19:36:38 2014 +0100

    Updated Norwegian bokmål translation.

 po/nb.po | 83 ++++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 47 insertions(+), 36 deletions(-)

commit df7c2a8a6be8c5b765e24ed0fff1ec847e367184
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Thu Nov 13 13:37:58 2014 +0100

    Updated Spanish translation

 help/es/es.po | 536 +++++++++++++++++++++++++++++++---------------------------
 1 file changed, 290 insertions(+), 246 deletions(-)

commit 799c0b2ec03665763ca4036f3e55adda2cbc27ef
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Wed Nov 12 12:48:34 2014 +0100

    Updated Spanish translation

 po/es.po | 88 ++++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 52 insertions(+), 36 deletions(-)

commit 94840aaf0291a44112d5569cfa80434932d20a36
Author: Pierre-Yves Luyten <py@luyten.fr>
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 695b4b837ac74ab441af20d997e53ef44068aa75
Author: Pierre-Yves Luyten <py@luyten.fr>
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 3d20324f0f15e92eb837825497907b3e136e564f
Author: Pierre-Yves Luyten <py@luyten.fr>
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 fd2ce6a1157fd47dc2007bf3dd9f3e76dd8759b7
Author: Yosef Or Boczko <yoseforb@src.gnome.org>
Date:   Tue Nov 4 19:03:12 2014 +0200

    Updated Hebrew translation

 po/he.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 45ba975499f61abba00a381a77fe9a8b3fb9d26b
Author: Yosef Or Boczko <yoseforb@src.gnome.org>
Date:   Tue Nov 4 18:59:06 2014 +0200

    Updated Hebrew translation

 po/he.po | 89 ++++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 53 insertions(+), 36 deletions(-)

commit dd802d0e81a66027446e6141f504887d255edb30
Author: Marek Černocký <marek@manet.cz>
Date:   Sun Nov 2 11:39:58 2014 +0100

    Updated Czech translation

 po/cs.po | 83 ++++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 47 insertions(+), 36 deletions(-)

commit 3034dd9cbfc6314f9e556d10f7bb880e1f39c1e5
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Thu Oct 30 22:07:59 2014 +0100

    Validate AppData
    
    Both at check and distcheck times.

 Makefile.am      | 2 +-
 configure.ac     | 6 ++++++
 data/Makefile.am | 4 ++++
 3 files changed, 11 insertions(+), 1 deletion(-)

commit c280939670ed38d06542a3625c7ecaa83493bff0