commit 3010236814e202daff2edab57c054f081ad04d8d
Author: Xan Lopez <xlopez@igalia.com>
Date:   Sat Mar 12 14:38:04 2011 +0100

    [release] 2.91.91.1

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)

commit 775326c490fdaf106d983cd17391c776dec3856d
Author: Daniel Nylander <po@danielnylander.se>
Date:   Fri Mar 11 23:55:10 2011 +0100

    Updated Swedish translation

 po/sv.po |  833 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 416 insertions(+), 417 deletions(-)

commit 74ac0397a10d685b558689f223181446fe7dd75a
Author: Saleem Abdulrasool <compnerd@compnerd.org>
Date:   Thu Mar 10 22:40:02 2011 -0800

    shell: fix toolbar style enum

 lib/ephy-prefs.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 9c0afb0fc36ef68c3d62d82d8c0fa9e5782af87f
Author: Saleem Abdulrasool <compnerd@compnerd.org>
Date:   Thu Mar 10 21:54:17 2011 -0800

    ignore vim swap files

 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit f0d4fcbb31aa233ec0245a0660f34a3df858d18c
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Fri Mar 11 20:41:19 2011 +0100

    Updated Slovenian translation

 po/sl.po |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 5dc4fb834beaeb9572eea176cba7b02e4ab4404e
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Fri Mar 11 20:40:04 2011 +0100

    Updated Slovenian translation

 po/sl.po | 1888 +++++++++++++++++++++++++-------------------------------------
 1 files changed, 745 insertions(+), 1143 deletions(-)

commit b4cda077a3c24129d671ff1ead5cb5edf2e05df0
Author: Martin Robinson <mrobinson@igalia.com>
Date:   Fri Mar 11 09:43:55 2011 -0800

    Select the serif font as the default web font.
    
    To match the behavior of other browsers, the default web content font
    is the serif font, instead of the sans-serif font.
    
    Bug #644523.

 embed/ephy-embed-prefs.c |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit d9988616e498950ffa1c48023c715acf20c06958
Author: Martin Robinson <mrobinson@igalia.com>
Date:   Fri Mar 11 09:31:02 2011 -0800

    Improve the selection of the system serif font.
    
    Instead of using the Gnome interface font as the default serif font, use the
    Gnome document font. The document font has an increased chance of being a serif
    font over the interface font.
    
    Bug #644521

 embed/ephy-embed-prefs.c |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

commit 49455469a50207339759ec980e16d3bfdcb6d2fb
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Fri Mar 11 16:06:35 2011 +0200

    Updated Arabic translation

 po/ar.po |  746 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 392 insertions(+), 354 deletions(-)

commit 0750e45e306aa041451f44eb6234c4438dab1845
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Thu Mar 10 18:53:29 2011 +0200

    Updated Hebrew translation.

 po/he.po |  845 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 427 insertions(+), 418 deletions(-)

commit fb54055dc00cb2f571df9003bd9c2053480d8b9b
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Thu Mar 10 02:24:04 2011 +0100

    Updated Hungarian translation

 po/hu.po | 1899 +++++++++++++++++++++++---------------------------------------
 1 files changed, 686 insertions(+), 1213 deletions(-)

commit a30bb549386f7841c657a1a9d12f13495a1cdf2b
Author: Xan Lopez <xlopez@igalia.com>
Date:   Wed Mar 9 22:30:20 2011 +0100

    ephy-window: set visibility for fixed toolbar after setting the model
    
    We need to do the same when leaving Fullscreen mode, otherwise the
    fixed toolbar remains visibile...

 src/ephy-window.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit b6746587a1936ece94803e3d04ff43ad8510575f
Author: Xan Lopez <xlopez@igalia.com>
Date:   Wed Mar 9 22:24:47 2011 +0100

    ephy-window: hide fixed toolbar by default
    
    EggEditableToolbar shows it by default, but we only want it visible in
    Fullscreen mode.

 src/ephy-window.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 97918aba30dc791a9e06323c014d6a5631121680
Author: Xan Lopez <xlopez@igalia.com>
Date:   Tue Mar 8 23:07:00 2011 +0100

    Remove minimum font size setting from UI
    
    This just breaks the layout from too many sites, and we can get
    reasonable readability through the new font size settings available
    and/or zooming. For those so inclined, the value can still be tweaked
    through the gsettings command line or dconf-editor.
    
    Bug #644247

 data/glade/prefs-dialog.ui             |   37 --------------------------------
 data/org.gnome.epiphany.gschema.xml.in |    2 +-
 src/prefs-dialog.c                     |    3 --
 3 files changed, 1 insertions(+), 41 deletions(-)

commit 5bad61bdd27b8d9578951bc6823f1dd8ea092aea
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Wed Mar 9 19:44:56 2011 +0100

    Updated Polish translation

 po/pl.po | 2058 ++++++++++++++++++++++----------------------------------------
 1 files changed, 739 insertions(+), 1319 deletions(-)

commit 298ab0383541b0c7b8864910c68b0accb96ae57a
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Wed Mar 9 19:33:43 2011 +0100

    Updated Spanish translation

 po/es.po |  709 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 370 insertions(+), 339 deletions(-)

commit 8c0de50e21583803417f55bfb43c68b25798dc4a
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:   Wed Mar 9 18:18:26 2011 +0200

    Uploaded Ukranian

 po/uk.po |  740 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 384 insertions(+), 356 deletions(-)

commit fde6cde5055683611da249c719894928a0a1c20d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Tue Mar 8 19:49:13 2011 -0500

    toolbar: fix a typo in last commit

 lib/egg/egg-editable-toolbar.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 4408cb9c396ee85e031a18763e1f80c9c5550880
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Tue Mar 8 19:08:50 2011 -0500

    toolbar: make sure the first toolbar gets the 'primary-toolbar' class
    
    https://bugzilla.gnome.org/show_bug.cgi?id=644261

 lib/egg/egg-editable-toolbar.c |   53 +++++++++++++++++++++++++++++++++++++---
 lib/egg/egg-editable-toolbar.h |    4 +++
 src/ephy-toolbar.c             |    2 +
 3 files changed, 55 insertions(+), 4 deletions(-)

commit 7090a15a48f4371aba7b4ccf823bc0236afb1f03
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Tue Mar 8 14:57:27 2011 +0100

    Updated Norwegian bokmål translation

 po/nb.po |  632 ++++++++++++++++++++++++++++----------------------------------
 1 files changed, 288 insertions(+), 344 deletions(-)

commit 7354a242ddb71fa4db43702faf0b595bbdd5c069
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:   Tue Mar 8 10:52:53 2011 +0300

    Updated Russian translation

 po/ru.po |  704 +++++++++++++++++++++++++++++---------------------------------
 1 files changed, 327 insertions(+), 377 deletions(-)