commit df40c101e783c7cfeacfa8d1586f45e5acc1e1a7
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Fri Sep 1 15:35:56 2017 +0300

    3.25.92

 NEWS         | 21 +++++++++++++++++++++
 configure.ac |  2 +-
 2 files changed, 22 insertions(+), 1 deletion(-)

commit 5ec804e0777119f354293de4db784a1dba02c26e
Author: Kukuh Syafaat <syafaatkukuh@gmail.com>
Date:   Fri Sep 1 08:13:39 2017 +0000

    Update Indonesian translation

 po/id.po | 221 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 109 insertions(+), 112 deletions(-)

commit 685bfca3a772687921aef9b6a0d91a7585acedb2
Author: hanniedu <hannie@ubuntu-nl.org>
Date:   Fri Sep 1 09:48:36 2017 +0200

    Updated Dutch translation Master 3.26

 po/nl.po | 3609 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 2052 insertions(+), 1557 deletions(-)

commit ed063d9bd7b1d4788d1aa6496f501249d7460cb8
Author: Jiri Grönroos <jiri.gronroos@iki.fi>
Date:   Thu Aug 31 07:30:31 2017 +0000

    Update Finnish translation

 po/fi.po | 151 +++++++++++++++++----------------------------------------------
 1 file changed, 39 insertions(+), 112 deletions(-)

commit 0f32e992fa79582f763b1dd05326f5381ec57b44
Author: Jordi Mas <jmas@softcatala.org>
Date:   Wed Aug 30 22:52:59 2017 +0200

    Update Catalan translation

 po/ca.po | 105 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 54 insertions(+), 51 deletions(-)

commit fe79079e371d180d91904b11d9070174ad53fc99
Author: Fran Dieguez <frandieguez@gnome.org>
Date:   Wed Aug 30 20:34:20 2017 +0000

    Update Galician translation

 po/gl.po | 190 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 93 insertions(+), 97 deletions(-)

commit b179e456557820c9a8ba7521d5e908ee546233a1
Author: Daniel Șerbănescu <daniel@serbanescu.dk>
Date:   Wed Aug 30 16:39:38 2017 +0000

    Update Romanian translation

 po/ro.po | 210 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 96 insertions(+), 114 deletions(-)

commit 5a3b19ef33e30e9d9bfd39309163862f89e85dab
Author: Georges Basile Stavracas Neto <georges.stavracas@gmail.com>
Date:   Tue Aug 29 05:16:30 2017 -0300

    network: Don't unref device after when parsing arguments
    
    When we add the NetDevice pointer to the GPtrArray, we have
    a single reference owned by the panel. When iterating over
    this GPtrArray, no reference is taken.
    
    The problem is that the code to handle command-line arguments
    was unreferencing the NetDevices when iterating over it,
    creating a disparity in the ref/unref pairs.
    
    Fix that by simply not unreferencing the NetDevice instance
    when iterating over it.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=786514

 panels/network/cc-network-panel.c | 2 --
 1 file changed, 2 deletions(-)

commit 2556fd5e2c177010bf4871753f4476e4f80193f0
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Tue Aug 29 18:00:54 2017 +0200

    sharing: Make use of the cancellable for async hostname calls
    
    We have it initialized and disposed and the async calls already handle
    being cancelled. We just forgot to actually use it.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=786984

 panels/sharing/cc-sharing-panel.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 94045b84182304dc5c596829c17ea856b1c1bb07
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Tue Aug 29 18:00:25 2017 +0200

    sharing: Remove an unused variable
    
    https://bugzilla.gnome.org/show_bug.cgi?id=786984

 panels/sharing/cc-sharing-panel.c | 2 --
 1 file changed, 2 deletions(-)

commit f959b9127b1ac7889bd528c69b1f1663554fd8c3
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Tue Aug 29 17:52:52 2017 +0200

    sharing: Make panel initialization asynchronous
    
    https://bugzilla.gnome.org/show_bug.cgi?id=786984

 panels/sharing/cc-sharing-panel.c | 163 ++++++++++++++++++++------------------
 1 file changed, 88 insertions(+), 75 deletions(-)

commit 58bad723ee1979870034b73a754f1328bc598ab9
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Tue Aug 29 17:49:32 2017 +0200

    sharing: Show the networks widget in the screen sharing dialog
    
    The way it works is independent of the service so there's no reason
    not to show it. We should also hide the remote-control-box widget
    hierarchy since those can't be used here.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=786565

 panels/sharing/cc-sharing-panel.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit ecb0e6dd235d61e34cb8d47d154c9cf049468ea0
Author: Jonas Ådahl <jadahl@gmail.com>
Date:   Fri Aug 18 17:36:32 2017 +0800

    sharing: Add Wayland screen sharing support
    
    This allows enabling screen sharing support under Wayland, as long as
    the org.gnome.Mutter.RemoteDesktop D-Bus name is exported by mutter /
    gnome-shell. That name will currently only be exported if the
    corresponding experimental features has been added to mutter.
    
    So far nothing is configurable, as gnome-remote-desktop is yet to be
    configureable.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=786565

 panels/sharing/cc-sharing-panel.c | 75 +++++++++++++++++++++++++++++++++++++--
 1 file changed, 72 insertions(+), 3 deletions(-)

commit 82a7277499ee80c8f01dbffd64d0e7a1d64d8825
Author: Jonathan Kang <jonathan121537@gmail.com>
Date:   Tue Aug 29 17:09:28 2017 +0800

    shell: make Devices and Details rows selectable
    
    Currently, while navigating using keyboard, the "Devices" and
    "Details" rows of the GtkListBox in the sidebar don't seem to be
    selected visually. Fix that by setting "selectable" property of those
    two widgets as TRUE.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=786849

 shell/panel-list.ui | 2 --
 1 file changed, 2 deletions(-)

commit d1cc2ae6c27e1230cc57a14e45af78d97601f635
Author: Justin van Steijn <justin50@live.nl>
Date:   Tue Aug 29 15:25:34 2017 +0000

    Update Dutch translation

 po/nl.po | 3619 ++++++++++++++++++++++++++------------------------------------
 1 file changed, 1530 insertions(+), 2089 deletions(-)

commit 9c57bed93c3ffcaa4fc338792597f0e8c60bebff
Author: hanniedu <hannie@ubuntu-nl.org>
Date:   Tue Aug 29 17:24:56 2017 +0200

    Updated Dutch translation Master 3.26

 po/nl.po | 4447 +++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 2629 insertions(+), 1818 deletions(-)

commit d36d8fb735238f2484ffb215a150cb39a676936b
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Tue Aug 29 15:53:36 2017 +0300

    Updated Lithuanian translation

 po/lt.po | 212 ++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 94 insertions(+), 118 deletions(-)

commit abbd5081730b7d56be0560b3c7135a5e8eba4712
Author: Jiri Grönroos <jiri.gronroos@iki.fi>
Date:   Tue Aug 29 08:17:26 2017 +0000

    Update Finnish translation

 po/fi.po | 2314 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 1304 insertions(+), 1010 deletions(-)

commit 2b1759e2cd4b7a0a3d4de98486f9ce680de8e9e5
Author: Alain Lojewski <allomervan@gmail.com>
Date:   Tue Aug 29 06:54:57 2017 +0000

    Update French translation

 po/fr.po | 333 +++++++++++++++++++++++++++------------------------------------
 1 file changed, 144 insertions(+), 189 deletions(-)

commit 01f5c638f9a119e153f3c7f7b8048169db6d4a33
Author: Rafael Fontenelle <rafaelff@gnome.org>
Date:   Tue Aug 29 01:28:59 2017 +0000

    Update Brazilian Portuguese translation

 po/pt_BR.po | 2322 +++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 1302 insertions(+), 1020 deletions(-)

commit 99f26e4d0b726bdf39411c218eb540c36ee96d0e
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Mon Aug 28 18:54:44 2017 +0200

    search: Set a minimum height to avoid toplevel being resized too small

 panels/search/search.ui | 1 +
 1 file changed, 1 insertion(+)

commit a108ee19b910885e340e04f7f6a75ca5e00b7a24
Author: Jonathan Kang <jonathan121537@gmail.com>
Date:   Mon Aug 28 18:23:05 2017 +0800

    search: don't allow horizontal scrolling
    
    Set hscrollbar_policy property of GtkScrolledWindow to never to
    disable horizontal scrolling.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=785397

 panels/search/search.ui | 1 +
 1 file changed, 1 insertion(+)

commit 23d5ea29aa1dc2bd7e4bda0f71382529113d0430
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Mon Aug 28 18:37:22 2017 +0200

    display: Round the displayed scale values logically
    
    Mutter currently generates 4 scales per integer scale. Knowing that,
    we can nicely "round" the values we display to what the ideal scales
    are even though the real values might be skewed since mutter creates
    scale values close to the ideal ones that yield integer logical sizes.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=786922

 panels/display/cc-display-panel.c | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

commit bbccf274881e00bda9f8faa2fb4bcb82afa7525e
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Mon Aug 28 18:24:21 2017 +0200

    display: Simplify scale filtering
    
    This is prone to miss intermediate values that users might actually
    want to use so, for now, just show the 5 first scales.

 panels/display/cc-display-panel.c | 44 +++++++--------------------------------
 1 file changed, 8 insertions(+), 36 deletions(-)

commit a4a243cee4cef10b32fafc9d646cd5d2b7d75ec7
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Mon Aug 28 17:45:42 2017 +0200

    display: Round scaled logical monitor sizes the same way mutter does
    
    Mutter uses round() while we are just truncating via the implicit
    double -> int type conversion, meaning that mutter will reject some
    configurations that should work. Fix that by using the same rounding
    as mutter.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=786919

 panels/display/cc-display-config-dbus.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 5622704b74bb73f4fa5cf33825d85a5a6670533f
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Sun Aug 27 20:15:47 2017 +0200

    info: Avoid a crash when we're cancelled
    
    If we're cancelled, the panel is being finalized so return immediately
    instead of iterating further and crashing.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=786097

 panels/info/cc-info-overview-panel.c | 21 +++++++++++++++------
 1 file changed, 15 insertions(+), 6 deletions(-)

commit 6ee793118ac213442758d0d2d1e8e640f5cd397d
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Sun Aug 27 20:08:15 2017 +0200

    info: Don't leak GUnixMountEntry instances if we're cancelled
    
    If we're cancelled the mount entries list might not have been totally
    consumed so free it on finalize if needed.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=786097

 panels/info/cc-info-overview-panel.c | 3 +++
 1 file changed, 3 insertions(+)

commit 546752f79ebe261dba5c665d50051eabf325e6d2
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Sun Aug 27 19:43:43 2017 +0200

    info: Don't leak GCancellables
    
    We were just plainly leaking them and there's really no need since
    GCancellable instances can be re-used.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=786097

 panels/info/cc-info-overview-panel.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

commit b75fcaecfdb7c166c483646894bb2da936ef232a
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:   Mon Aug 28 17:22:21 2017 +0300

    Update Latvian translation

 po/lv.po | 2390 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 1294 insertions(+), 1096 deletions(-)

commit 359470b69fd760f4f582358977708b5bd168f18e
Author: Marek Cernocky <marek_cernocky@conel.cz>
Date:   Mon Aug 28 15:57:42 2017 +0200

    Updated Czech translation

 po/cs.po | 204 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 93 insertions(+), 111 deletions(-)

commit e35bceb8a532b62cc72de65dc9a71c5229ac4a6e
Author: Милош Поповић <gpopac@gmail.com>
Date:   Mon Aug 28 11:27:51 2017 +0000

    Update Serbian Latin translation

 po/sr@latin.po | 287 +++++++++++++++++++++------------------------------------
 1 file changed, 105 insertions(+), 182 deletions(-)

commit a26f66af8023df39adf13749208e94f9c4e59843
Author: Борисав Живановић <borisavzivanovic@gmail.com>
Date:   Mon Aug 28 11:26:59 2017 +0000

    Update Serbian translation

 po/sr.po | 270 +++++++++++++++++++++++----------------------------------------
 1 file changed, 96 insertions(+), 174 deletions(-)

commit 1f1533cbfba3803acf1bbd113f5d66de28d0d456
Author: Muhammet Kara <muhammetk@gmail.com>
Date:   Sun Aug 27 19:02:59 2017 +0000

    Update Turkish translation

 po/tr.po | 195 ++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 85 insertions(+), 110 deletions(-)

commit 87472eea5cdb259feebbedc9abc1e3dbf92d52eb
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:   Sun Aug 27 14:20:20 2017 +0200

    Update French translation

 po/fr.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9db096e6e6cdb1a9f37e7ac97e3844a68c6ff3f7
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:   Sun Aug 27 14:19:50 2017 +0200

    Add translator comment

 panels/printers/printer-entry.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 97c176a3f6babbad08cdad0f3b819a9a40d7fc52
Author: Jordi Mas <jmas@softcatala.org>
Date:   Sun Aug 27 09:02:20 2017 +0200

    Update Catalan translation

 po/ca.po | 178 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 87 insertions(+), 91 deletions(-)

commit acc47bee051b6ad2949a2a9584b5c6a87b0be334
Author: Cheng-Chia Tseng <pswo10680@gmail.com>
Date:   Sun Aug 27 02:58:22 2017 +0000

    Update Chinese (Taiwan) translation

 po/zh_TW.po | 2235 ++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 1213 insertions(+), 1022 deletions(-)

commit b4f6a1311cfaf465560b15b5c922712d62a5420e
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:   Sat Aug 26 17:55:13 2017 +0000

    Update German translation

 po/de.po | 138 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 66 insertions(+), 72 deletions(-)

commit 972ae2257585278d309d59508ec5aa50cbedb3a8
Author: Ask Hjorth Larsen <asklarsen@gmail.com>
Date:   Sat Aug 26 18:49:39 2017 +0200

    Updated Danish translation

 po/da.po | 2507 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 1430 insertions(+), 1077 deletions(-)

commit cc57f31f1d1c1e6dda08ec108d65a58097f44ac2
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sat Aug 26 16:07:47 2017 +0200

    Update Polish translation

 po/pl.po | 131 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 62 insertions(+), 69 deletions(-)

commit 52e0c28eb303d2ab106e9c59b9e955801fe1d7ef
Author: Fabio Tomat <f.t.public@gmail.com>
Date:   Sat Aug 26 11:09:04 2017 +0000

    Update Friulian translation

 po/fur.po | 171 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 84 insertions(+), 87 deletions(-)

commit 29814279651a0e58504542ac45a7233c8f8188b2
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Sat Aug 26 06:27:31 2017 +0000

    Update Kazakh translation

 po/kk.po | 171 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 84 insertions(+), 87 deletions(-)

commit 7ed4efef50c81ebcd242f7058b479341230747bc
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Fri Aug 25 16:19:57 2017 +0200

    display: Show refresh rates with two digits after the radix
    
    One digit isn't enough to distinguish between some modes. We probably
    should do better mode filtering and/or grouping but that needs to
    happen in mutter.

 panels/display/cc-display-panel.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6a9274a1651c071c2d7294fb8a53e610fd3a3e6f
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Fri Aug 25 15:58:35 2017 +0200

    display: Don't show inactive monitors in the arrangement widget
    
    Inactive monitors are not part of the configuration global geometry,
    i.e. they don't have a position set, so it doesn't make sense to show
    them.

 panels/display/cc-display-panel.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit dae238cc5f003cb27d86a9b53553c3ff15370d86
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Fri Aug 25 15:57:13 2017 +0200

    display: Avoid crashing when a monitor doesn't have a mode set
    
    In this case just avoid showing information we don't have.

 panels/display/cc-display-panel.c | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

commit 337802315ce91572d9de69c36e3f32e48e252fef
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Fri Aug 25 16:44:50 2017 +0200

    display: Ensure we generate the UI initially on two output mode
    
    We rely on visible-child-name notifications to generate the
    appropriate UI, unfortunately it doesn't happen for the first added
    stack page if the widget is already visible. Work around this by
    adding a dummy page first.

 panels/display/cc-display-panel.c | 3 +++
 1 file changed, 3 insertions(+)

commit 6c4eb9fc862df9082dc817f5dd36a2f60ab2ea43
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Fri Aug 25 15:08:18 2017 +0200

    display: Fix the two output UI to start with the current configuration
    
    gtk_stack_set_visible_child_name() doesn't actually make a child
    visible if the child widget isn't visible already which means we'd
    always start in the first ("join") stack page even if the currently
    applied configuration is one of the others.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=786767

 panels/display/cc-display-panel.c | 2 ++
 1 file changed, 2 insertions(+)

commit 09d4626d19844adbd92767480b96336956dc4b1b
Author: Yuri Myasoedov <ymyasoedov@yandex.ru>
Date:   Thu Aug 24 22:09:28 2017 +0400

    Updated Russian translation

 po/ru.po | 2293 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 1294 insertions(+), 999 deletions(-)

commit 8c489d9482b43627942b945b7ba4b1b4fec7d4eb
Author: gogo <trebelnik2@gmail.com>
Date:   Thu Aug 24 13:43:54 2017 +0000

    Update Croatian translation

 po/hr.po | 136 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 66 insertions(+), 70 deletions(-)

commit c776ab180832d938b8117b81254fcb0ce7847cf5
Author: Felipe Borges <felipeborges@gnome.org>
Date:   Thu Aug 24 12:46:39 2017 +0200

    printers: Apply the vertical spacing standard
    
    Settings panels are given 32px above and below their content
    and 32px vertical space between major sections. 12px space is
    placed below headings.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=786384

 panels/printers/printers.ui | 2 ++
 1 file changed, 2 insertions(+)

commit 6a6f4b71d9b60ccdddab499a0547865de215e0ca
Author: Felipe Borges <felipeborges@gnome.org>
Date:   Thu Aug 24 12:41:35 2017 +0200

    printers: Wrap GtkListBox inside a GtkBox
    
    In order to vertically align the printers panel content by the
    same standards as the other panels, we should set the GtkListBox
    top and bottom margins to 32px.
    
    This commit wraps GtkListBox inside a GtkBox to handle the Gtk+
    issues discussed in Bug 773459 regarding the background of ListBox
    margins.
    
    This commit can be cleanly reverted once the issue is fixed in
    Gtk+.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=786384

 panels/printers/printers.ui | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)