commit e2736faab837b74948b349b2c2557becb0b8f74c
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Mon Sep 2 18:03:27 2013 +0200

    Updated Spanish translation

 po/es.po | 93 ++++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 50 insertions(+), 43 deletions(-)

commit f6185f320e97fbaf1ad5acf33abe39fbfdbd51c4
Author: Yosef Or Boczko <yoseforb@gmail.com>
Date:   Mon Sep 2 00:23:32 2013 +0300

    selectionToolbar: make the buttons as center vertically
    
    https://bugzilla.gnome.org/show_bug.cgi?id=707219

 src/bjb-selection-toolbar.c | 3 +++
 1 file changed, 3 insertions(+)

commit 3b47c3e3354a5b0626c7b60024c85a325a6141cc
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Sun Sep 1 21:32:00 2013 +0300

    Updated Lithuanian translation

 po/lt.po | 61 +++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 35 insertions(+), 26 deletions(-)

commit 7d2555af56dee7d77fb876d861564a33b1f12966
Author: Enrico Nicoletto <liverig@gmail.com>
Date:   Sat Aug 31 18:25:25 2013 -0300

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 66 +++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 38 insertions(+), 28 deletions(-)

commit b4555e27cd68900bf73ecb4a159c10ea5dedf4fa
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sat Aug 31 22:55:07 2013 +0200

    Updated Polish translation

 po/pl.po | 90 +++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 49 insertions(+), 41 deletions(-)

commit df4d0c8f26ecf2cfb081eaa1499fce2011f40458
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Sat Aug 31 21:10:34 2013 +0200

    Updated Galician translations

 po/gl.po | 57 +++++++++++++++++++++++++++++++++------------------------
 1 file changed, 33 insertions(+), 24 deletions(-)

commit 6b6e47d24937089dbdf2dcf9bee55240ec646bce
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:   Sat Aug 31 15:06:47 2013 +0300

    Added uk translation

 po/LINGUAS |   1 +
 po/uk.po   | 386 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 387 insertions(+)

commit 63530ee4c36d87491cfbd91170731a4d9b482242
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Fri Aug 30 23:01:01 2013 +0200

    Updated Slovenian translation

 po/sl.po | 60 ++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 36 insertions(+), 24 deletions(-)

commit bbd4f768932648948aba77badf9b3e7ae6427182
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Fri Aug 30 22:50:04 2013 +0200

    Ship appdata information
    
    bijiben.appdata.xml for AppStream

 .gitignore                  |  1 +
 data/Makefile.am            | 14 ++++++++++++--
 data/bijiben.appdata.xml.in | 18 ++++++++++++++++++
 po/POTFILES.in              |  1 +
 4 files changed, 32 insertions(+), 2 deletions(-)

commit c4bd29811daa4208ea562cf8646ad123f12e5e98
Author: Balázs Úr <urbalazs@src.gnome.org>
Date:   Fri Aug 30 19:24:19 2013 +0200

    Updated Hungarian translation

 po/hu.po | 72 +++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 35 insertions(+), 37 deletions(-)

commit c0b2ea09e89303e9bc0038b6edffa16400950201
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Fri Aug 30 01:52:40 2013 +0200

    mainView : fix compilation warnings
    
    Remove unused overlay and cast widget

 src/bjb-main-view.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 6eda2619e8bac757410b0f396328b0e5075e8004
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Fri Aug 30 01:51:51 2013 +0200

    mainToolbar: clean compilation warnings
    
    Remove unused variables

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

commit 6f5506c739f560eda9d5012fa6f86bce0090781f
Author: Yosef Or Boczko <yoseforb@gmail.com>
Date:   Fri Aug 30 02:33:08 2013 +0300

    Remove utils/bjb-icons-colors.{c,h}
    
    They are not used more.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=706943

 src/Makefile.am              |  4 +---
 src/bjb-main-toolbar.c       |  1 -
 src/bjb-main-view.c          |  2 --
 src/utils/bjb-icons-colors.c | 15 ---------------
 src/utils/bjb-icons-colors.h |  8 --------
 5 files changed, 1 insertion(+), 29 deletions(-)

commit cbe17030a1f547adcf2c65af03b8e81d7da964fe
Author: Yosef Or Boczko <yoseforb@gmail.com>
Date:   Fri Aug 30 02:24:37 2013 +0300

    mainToolbar: Use new close button in GtkHeaderBar
    
    https://bugzilla.gnome.org/show_bug.cgi?id=707056

 src/bjb-main-toolbar.c | 48 ++++++++----------------------------------------
 1 file changed, 8 insertions(+), 40 deletions(-)

commit b14c71a424d70a3db0393e6eec72eabf99dd5bd1
Author: Yosef Or Boczko <yoseforb@gmail.com>
Date:   Fri Aug 30 02:23:04 2013 +0300

    Fix the look of the back button
    
    and remove the grid is unnecessary.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=706943
    
    Signed-off-by: Yosef Or Boczko <yoseforb@gmail.com>

 src/bjb-main-toolbar.c | 20 +++++---------------
 1 file changed, 5 insertions(+), 15 deletions(-)

commit 0135c19c16534391be3cb33c0c91a343223a3948
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Thu Aug 29 18:22:04 2013 +0200

    Updated Slovenian translation

 po/sl.po | 65 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 32 insertions(+), 33 deletions(-)

commit 7c183bcb276d4af332679e5e8f41ebe60dd7f6c1
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Thu Aug 29 21:41:00 2013 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 69 ++++++++++++++++++++++++++++++-------------------------------
 po/zh_TW.po | 69 ++++++++++++++++++++++++++++++-------------------------------
 2 files changed, 68 insertions(+), 70 deletions(-)

commit b3a3b2da3edaca8314785576928c090000de77f1
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Wed Aug 28 23:30:13 2013 +0300

    Updated Lithuanian translation

 po/lt.po | 71 +++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 34 insertions(+), 37 deletions(-)

commit 69fbc60c913ca63de53dc94d0f331ffbb33d08f7
Author: Dušan Kazik <prescott66@gmail.com>
Date:   Wed Aug 28 19:02:50 2013 +0200

    Updated slovak translation

 po/sk.po | 182 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 107 insertions(+), 75 deletions(-)

commit 31782910f2c247f66187631cfb16582d618f5f07
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Wed Aug 28 12:43:24 2013 +0200

    Updated Galician translations

 po/gl.po | 55 +++++++++++++++++++++++++++----------------------------
 1 file changed, 27 insertions(+), 28 deletions(-)

commit 99f7453f3e763b5d7d30f4c4247ee5953745d3ac
Author: Marek Černocký <marek@manet.cz>
Date:   Wed Aug 28 11:22:49 2013 +0200

    Updated Czech translation

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

commit 490877ad1372041ec4f9007dcccdb524e37c3f18
Author: Rafael Ferreira <rafael.f.f1@gmail.com>
Date:   Tue Aug 27 21:09:09 2013 -0300

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 65 +++++++++++++++++++++++++++++++------------------------------
 1 file changed, 33 insertions(+), 32 deletions(-)

commit ee9b0d2228b4dcf7a670cc93e449a0503227cf49
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Wed Aug 28 01:31:55 2013 +0200

    errorBox: do not mix translatable strings with markup
    
    Use gtk label magic for this.
    See 706476

 src/bjb-empty-results-box.c | 26 ++++++++++++--------------
 1 file changed, 12 insertions(+), 14 deletions(-)

commit 2ec401e78c7a3e912d63b629f2385454beeffded
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Wed Aug 28 01:10:52 2013 +0200

    lastUpdated: fix the string
    
    Do not use empty space in the translatable string.
    See 706476

 src/bjb-note-view.c | 25 +++++++++++++++----------
 1 file changed, 15 insertions(+), 10 deletions(-)

commit 81a31037498d390149654c5211d36087f2df17fb
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Wed Aug 28 00:41:01 2013 +0200

    mainToolbar: Show selection mode label as primary label
    
    Do not use subtitle for the selected items label
    See 706912

 src/bjb-main-toolbar.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 2e3a52170b63ac7c558f314b57b3593434aa6c54
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Wed Aug 28 00:34:08 2013 +0200

    mainToolbar: remove New button padding
    
    But stick to size request. See 706911

 src/bjb-main-toolbar.c | 12 +-----------
 1 file changed, 1 insertion(+), 11 deletions(-)

commit 5f72c8366f1606800826329bd0e28a9775ecf351
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Wed Aug 28 00:19:42 2013 +0200

    icons: do not install the source svg
    
    Install all public hicolor apps icon but this one. Put this to no inst.
    See 706910

 data/icons/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit a33a2d3e076923b6ad5f2480a8f4b8c2a4228de4
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Wed Aug 28 00:18:39 2013 +0200

    searchBar: use GTK_STYLE_CLASS_PRIMARY_TOOLBAR
    
    Do not directly use the string "primary-toolbar"

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

commit 6adc921e0639b752e87bcf0a29cf6ecc5cb204b0
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Tue Aug 27 23:39:33 2013 +0200

    mainToolbar: Do not use a label for back button
    
    Back button just shows an icon. See 706908

 src/bjb-main-toolbar.c | 19 +++++--------------
 1 file changed, 5 insertions(+), 14 deletions(-)

commit c2cc7fd4c726c91772d261c5eda16f7259dbf770
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Tue Aug 27 03:32:09 2013 +0200

    Updated Galician translations

 po/gl.po | 131 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 73 insertions(+), 58 deletions(-)

commit 22446a6f7ad76560361c45a295bc4c5f053e81f1
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Tue Aug 27 00:04:29 2013 +0200

    tracker: local provider use ensure_ressource
    
    Each provider will use the same func

 src/libbiji/biji-local-note.c              | 31 ++++++++++-
 src/libbiji/biji-local-note.h              |  3 +-
 src/libbiji/biji-note-book.c               | 14 ++---
 src/libbiji/biji-note-obj.c                | 13 +++--
 src/libbiji/biji-tracker.c                 | 82 +++++-------------------------
 src/libbiji/biji-tracker.h                 |  2 -
 src/libbiji/provider/biji-local-provider.c | 25 +++++----
 7 files changed, 75 insertions(+), 95 deletions(-)

commit ae960d385a02f7153d6bb568ea763c6e14c58b0b
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Tue Aug 27 00:02:05 2013 +0200

    Remove duplicate files
    
    biji local note was included twice

 src/libbiji/provider/biji-local-note.c | 211 ---------------------------------
 src/libbiji/provider/biji-local-note.h |  59 ---------
 2 files changed, 270 deletions(-)

commit 3f889f811302290154cf255ef15b4e498bffba31
Author: Arnel A. Borja <arnelborja@src.gnome.org>
Date:   Sun Aug 25 23:18:08 2013 +0200

    aboutDialog: Add and update some properties
    
    - Use license-type property to set license
    - Add credits for authors and artists
    - Update copyright string to match other GNOME applications
    
    https://bugzilla.gnome.org/show_bug.cgi?id=706753

 src/bjb-app-menu.c | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

commit daa536fd3213ee06deed3257238a3b3adf436632
Author: Arnel A. Borja <arnelborja@src.gnome.org>
Date:   Sun Aug 25 23:13:51 2013 +0200

    searchToolbar: Remove 'linked' style class
    
    This style class is unused and hides a small part of the entry.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=706764

 src/bjb-search-toolbar.c | 2 --
 1 file changed, 2 deletions(-)

commit 05549cbf3e9ad3c7ec090dfa554c38365d4384d3
Author: Claudio Arseni <claudio.arseni@ubuntu.com>
Date:   Sat Aug 24 18:49:23 2013 +0200

    [l10n] Updated Italian translation.

 po/it.po | 296 ++++++++++++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 218 insertions(+), 78 deletions(-)

commit 42bf71b007ef2f8db693f0784bea4d491396e371
Author: Rafael Ferreira <rafael.f.f1@gmail.com>
Date:   Thu Aug 22 23:12:02 2013 -0300

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 127 +++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 71 insertions(+), 56 deletions(-)

commit 52e61a7996b283405579e6326311abd5447d6f4d
Author: Jeremy Bicha <jbicha@ubuntu.com>
Date:   Thu Aug 22 21:06:28 2013 -0400

    Update website link since the wiki page was moved

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

commit a5b94c5e3be8c419fa8caccb186d961fad6ab8be
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Thu Aug 22 02:06:09 2013 +0200

    selection mode: exit selection after any callback

 src/bjb-selection-toolbar.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit a554aab27f0216b718049d37fc5713775f0cf9b7
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Thu Aug 22 00:55:11 2013 +0200

    ShellProvider: do not use g_error
    
    If tracker connection fail we could still workaround. At last, do not abort.

 src/bijiben-shell-search-provider.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f80c3580e6e95bb71cfdcb057b0def42477508fa
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Thu Aug 22 00:54:47 2013 +0200

    all: cleanup warnings

 src/bjb-bijiben.c            | 4 ++--
 src/libbiji/biji-note-book.c | 1 -
 src/libbiji/biji-tracker.c   | 7 +++----
 3 files changed, 5 insertions(+), 7 deletions(-)

commit ce59d6791f61ca9ff4dc7a445722f65c070fdfca
Author: Balázs Úr <urbalazs@src.gnome.org>
Date:   Wed Aug 21 18:30:46 2013 +0200

    Updated Hungarian translation

 po/hu.po | 143 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 78 insertions(+), 65 deletions(-)

commit 7d2cecd0204ee475e00767b97a1b1476d88b23e9
Author: Shobha Tyagi <tyagishobha@gmail.com>
Date:   Wed Aug 21 19:29:51 2013 +0530

    Do not scale screenshot in user help

 help/C/introduction.page | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit 2597617a8e0389e4825c8766d8fa92ea8a5ddea8
Author: Fabio Tomat <f.t.public@gmail.com>
Date:   Tue Aug 20 14:13:29 2013 +0200

    Added Friulian translation

 po/fur.po | 343 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 343 insertions(+)

commit 662ba3da49fc99240537936df512de23dd9a0327
Author: Fabio Tomat <f.t.public@gmail.com>
Date:   Tue Aug 20 14:13:25 2013 +0200

    Added Friulian translation

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit 9ad4704754d7e45aff9a6adfe2bb8adb6fbfb849
Author: Shobha Tyagi <tyagishobha@gmail.com>
Date:   Tue Aug 20 01:59:21 2013 +0200

    Update the Help
    
    Update index page, add introduction page, add rename page and fix a typo

 .../figures/HighContrast_apps_scalable_bijiben.svg | 110 +++++++++++++++++++++
 help/C/figures/notes-scr.png                       | Bin 0 -> 36477 bytes
 help/C/index.page                                  |  38 ++++---
 help/C/introduction.page                           |  37 +++++++
 help/C/rename.page                                 |  32 ++++++
 help/C/search.page                                 |   2 +-
 help/Makefile.am                                   |   5 +-
 7 files changed, 207 insertions(+), 17 deletions(-)

commit 6f6837cc287f16c57c22423dbc4771e7e5c6ab9b
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Mon Aug 19 01:44:48 2013 +0200

    Updated Polish translation

 po/pl.po | 237 ++++++++++++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 173 insertions(+), 64 deletions(-)