Cheng-Chia Tseng
cc6f8ed148
Update Chinese (Taiwan) translation
2020-04-30 17:31:34 +00:00
Cheng-Chia Tseng
77900b7d25
Update Chinese (Taiwan) translation
2020-04-30 17:10:11 +00:00
Cheng-Chia Tseng
db7c371aea
Update Chinese (Taiwan) translation
2020-04-30 17:02:38 +00:00
Daniel Rusek
eefc4cb6b2
Update Czech translation
2020-04-22 12:18:11 +00:00
Yuri Chornoivan
e714882ace
Update Ukrainian translation
2020-04-22 09:35:14 +00:00
Jiri Grönroos
b24817a6fb
Update Finnish translation
2020-04-16 17:22:27 +00:00
Robert Ancell
ef0b5d4e8f
applications: Fix only connected snap interfaces showing
...
Not enough information was being queried from snapd.
2020-04-16 15:55:04 +12:00
Bastien Nocera
cb98517010
info-overview: Verify data coming from switcheroo-control
...
Don't crash if the data coming from switcheroo-control is somehow
garbage, and make sure that we actually got pairs of key-values.
Closes : #944
2020-04-14 10:52:26 +12:00
Jiri Grönroos
fb8410ec0f
Update Finnish translation
2020-04-04 16:09:07 +00:00
Jiri Grönroos
4681768e10
Update Finnish translation
2020-04-04 14:15:45 +00:00
Goran Vidović
ce848d3236
Update Croatian translation
2020-04-02 20:55:24 +00:00
Goran Vidović
508b235971
Update Croatian translation
2020-04-02 20:49:39 +00:00
Jiri Grönroos
cbfa897ad0
Update Finnish translation
2020-04-02 10:29:25 +00:00
Stas Solovey
9f54536790
Update Russian translation
2020-04-02 10:20:28 +00:00
Jiri Grönroos
cd77e36fdf
Update Finnish translation
2020-04-02 10:16:01 +00:00
Jiri Grönroos
9d08c68ae8
Update Finnish translation
2020-04-02 10:15:41 +00:00
Bastien Nocera
239996fd58
sound: Fix translation of "System Sounds"
...
The wrong package name got passed for the gvc subproject, so an empty
gettext package name ended up being used to look for the "System Sounds"
translation.
Pass the package name so that the translation works as expected.
Closes : #426
2020-04-02 13:36:50 +13:00
Fabio Tomat
a0464e2eb4
Update Friulian translation
2020-03-31 10:14:57 +00:00
António Fernandes
105b60d2a6
sharing: Set label for checkbox properly
...
The Screen Sharing dialog used to have a switch, which was changed to a
checkbox in 8b68961431
However, unlike switches, checkboxes are expected to have clicable labels
Let's set the label properly, instead of doing it the switch way.
Fixes https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/565
(cherry picked from commit cde8f69ad6
)
2020-03-30 15:37:49 +00:00
Felipe Borges
b1efaf0578
background: Allow adding multiple files to backgrounds
...
Fixes #889
2020-03-29 19:46:39 -03:00
Felipe Borges
4ade2a211a
printers: Add whitespace between top right buttons
...
Fixes #895
Fixes #685
2020-03-29 19:46:32 -03:00
Adrien Plazas
9e8d8f9ddc
flatpak: Use the 0.0 branch of libhandy instead of master
...
This is the one prviding libhandy 0.0 as master provides the WIP
libhandy 1. HEnce, this avoids building libhandy as a submodule.
2020-03-29 19:46:26 -03:00
Adrien Plazas
0142469b63
flatpak: Add mobile-broadband-provider-info
...
Let's have this info, as we can.
2020-03-29 19:46:20 -03:00
Adrien Plazas
c347e82b68
flatpak: Add libnma
...
This is needed by network-manager-applet.
2020-03-29 19:46:14 -03:00
Yosef Or Boczko
f145f5bbb3
Update Hebrew translation
2020-03-29 08:35:19 +00:00
Yosef Or Boczko
e32040664c
Update Hebrew translation
2020-03-28 22:38:53 +00:00
Robert Ancell
609b239893
3.36.1
2020-03-27 09:36:50 +13:00
Goran Vidović
3c76de21d1
Update Croatian translation
2020-03-26 20:18:34 +00:00
Yosef Or Boczko
6852bab41c
Update Hebrew translation
2020-03-21 22:01:36 +00:00
Mantas Kriaučiūnas
cc3f4a49c0
Update Lithuanian translation
2020-03-20 10:17:10 +00:00
Robert Ancell
7a65d113f2
sound: Remove unused files
...
These were accidentally added as part of ths sound panel redesign.
2020-03-19 16:22:20 +13:00
Peter Mráz
1f49b2025c
Update Slovak translation
2020-03-18 15:47:53 +00:00
Henrique Barros
fb907527fa
Updating "info" to "info-overview" in man page
2020-03-15 08:07:51 +00:00
Daniel Mustieles
17bfa306cc
Updated Spanish translation
2020-03-13 08:06:27 +01:00
Марко Костић
5b599b724a
Update Serbian translation
2020-03-12 06:56:53 +00:00
Daniel Șerbănescu
36a2d330c8
Update Romanian translation
2020-03-11 16:56:06 +00:00
Daniel Korostil
633bb28f62
Update Ukrainian translation
2020-03-10 21:24:12 +00:00
Jian-Hong Pan
00081c434c
display: Fix the resolution going to be tested
...
Gnome-control-center checks the display modes by
cc_display_config_is_scaled_mode_valid()
...
cc_display_config_dbus_is_scaled_mode_valid()
to exclude unusable low resolutions.
However, it is the current using resolution that going to be tested by
is_scaled_mode_allowed() in is_scale_allowed_by_active_monitors(), if it
is global scaled required or configured as cloning mode originally.
Therefor, it will check current using resolution again and again,
instead of the enumerated one. This leads gnome-control-center building
wrong resolution list on the panel.
This patch replaces the current mode with the enumerated mode to have
the correct resolution to be tested by is_scaled_mode_allowed().
Fixes #903
2020-03-10 17:49:22 +08:00
Kjartan Maraas
bb794a444b
Update Norwegian Bokmål translation
2020-03-09 15:26:23 +00:00
sicklylife
d6731ea59b
Update Japanese translation
2020-03-09 12:47:09 +00:00
sicklylife
768ba3cb60
Update Japanese translation
2020-03-09 12:35:23 +00:00
Марко Костић
11775f9354
Update Serbian translation
2020-03-08 22:09:09 +00:00
Hannie Dumoleyn
34e2f46f75
Update Dutch translation
2020-03-07 20:12:50 +00:00
Efstathios Iosifidis
c3bfddae1e
Update Greek translation
2020-03-07 01:44:15 +00:00
Georges Basile Stavracas Neto
7720a13b0f
3.36.0
2020-03-06 22:15:10 -03:00
Jordi Mas
8a5da3a5f6
Update Catalan translation
2020-03-06 21:26:56 +01:00
Andre Klapper
0e523b948e
Fix broken markup in Scottish Gaelic UI translation
2020-03-06 11:08:45 +01:00
Andre Klapper
82878a74dd
Fix broken markup in Shavian UI translation
2020-03-06 11:07:27 +01:00
sicklylife
7bb13b9502
Update Japanese translation
2020-03-05 12:14:18 +00:00
sicklylife
2d98f4587b
Update Japanese translation
2020-03-04 22:16:07 +00:00