Commit graph

19398 commits

Author SHA1 Message Date
David Bauer
97f6c8f53c ce-page-details: add SAE support 2020-01-27 23:11:30 +00:00
David Bauer
2e79c53194 ce-page-security: add SAE support 2020-01-27 23:11:30 +00:00
Mohammed Sadiq
68c4023f06 power: Hide power button when chassis is handset
Just like tablets, handset power key is often handled differently
2020-01-27 21:20:29 +00:00
Allan Day
90e0774a19 notifications: Change switch label to Do Not Disturb
!97 added a do not disturb switch to GNOME Shell. This works by
changing the org.gnome.desktop.notifications.show-banners setting.
The switch that controls this setting in the control center should
therefore use the same Do Not Disturb label as the switch in the
shell.
2020-01-27 17:58:17 +00:00
Umarzuki Bin Mochlis Moktar
c59f9b3aac Update Malay translation 2020-01-27 12:30:28 +00:00
Dušan Kazik
11fbdf5141 Update Slovak translation 2020-01-27 08:27:32 +00:00
Fabio Tomat
8d3d834534 Update Friulian translation 2020-01-26 19:03:34 +00:00
Jiri Grönroos
32b2594b2a Update Finnish translation 2020-01-26 18:04:19 +00:00
Rafael Fontenelle
40fee90977 Update Brazilian Portuguese translation 2020-01-24 10:35:42 +00:00
Yi-Jyun Pan
fc13178ff0 Update Chinese (Taiwan) translation 2020-01-23 07:38:25 +00:00
Ondrej Holy
7f010f3138 users: Show username hint immediately
Changes made by GNOME/gnome-control-center!359 caused that the username
hint ("This will be used to name your home folder and can’t be changed.")
is not shown immediately after opening the "Add User" dialog. This change
was unwanted. Let's show the hint immediately after opening the dialog as
it was before.
2020-01-22 10:55:13 +01:00
Robert Ancell
181a496a4e printers: Return a GPtrArray instead of GList
This makes the memory able to be managed with g_autoptr.
This fixes a memory leak where the job list was leaked if the operation was cancelled.
2020-01-21 23:12:14 +00:00
Robert Ancell
baed38e31c background: Fix CI build breaking on gnome-desktop API change
The change was added in feeee1c. For now we will handle the old and the new API
until this can be built.
2020-01-22 12:01:22 +13:00
Robert Ancell
70f8f74765 background: Move gnome-desktop-thumbnail.h includes
Remove one that wasn't needed, add in two in files that don't include it.
2020-01-22 11:40:42 +13:00
Robert Ancell
179eac628c background: Remove unused include 2020-01-22 11:40:39 +13:00
Dušan Kazik
bbc5697a0e Update Slovak translation 2020-01-19 12:20:35 +00:00
Javier Jardón
feeee1c744 Adapt to new gnome-desktop API changes 2020-01-16 13:55:40 +00:00
Dušan Kazik
b79eab92b5 Update Slovak translation 2020-01-16 12:38:27 +00:00
Ondrej Holy
7611e07e3f user-accounts: Prevent usage of uninitialized value
gtk_widget_translate_coordinates() doesn't have to always set the
dest_x argument. Let's initialize the argument before use to prevent
usage of uninitialized value, which also prevents "Conditional jump
or move depends on uninitialised value(s)" messages from valgrind.
2020-01-13 16:20:01 +00:00
Philip Withnall
8052466726 user-accounts: Fix a leak on destruction of CcCarousel
Signed-off-by: Philip Withnall <withnall@endlessm.com>
2020-01-13 11:50:40 +00:00
Sofyan Sugianto
7be1db6bcc Update Indonesian translation 2020-01-13 05:48:29 +00:00
Carmen Bianca BAKKER
4bd66307b4 Update Esperanto translation 2020-01-11 10:41:10 +00:00
Jordi Mas
4f42a9ed53 Update Catalan translation 2020-01-10 22:45:17 +01:00
Mike Gorse
901ef8b0ff Thunderbolt: make BoltError enum a typedef
Fixes error when compiled with -fno-common
2020-01-09 21:34:12 +00:00
Jordi Mas
e86996311d Update Catalan translation 2020-01-08 21:18:20 +01:00
Daniel Mustieles
aa528f4fe0 Updated Spanish translation 2020-01-08 17:06:17 +01:00
Philip Withnall
ef21229a5b network: Tweak wording of metered data checkbox in connection dialog
Make it clearer in two ways:
 • Explicitly mention ‘metered data’, as that’s a commonly used phrase.
 • Explicitly mention automatic software updates as being disabled on
   metered connections, to make the implications of this checkbox a
   little clearer.

Signed-off-by: Philip Withnall <withnall@endlessm.com>

Helps: https://gitlab.gnome.org/GNOME/gnome-software/merge_requests/339
2020-01-08 15:46:22 +00:00
Asier Sarasua Garmendia
e996d9a8ce Update Basque translation 2020-01-08 09:51:18 +00:00
Robert Ancell
cc4478d4f8 sound: Add missing subwoofer icons
These were accidentally dropped in the migration from the old panel to the new one.

Fixes #825
2020-01-07 20:49:12 +00:00
Daniel Mustieles
35abc4a191 Updated Spanish translation 2020-01-07 12:51:11 +01:00
Mohammed Sadiq
eb4fe4fc42 region: Implement new design for ‘Formats’ dialog
https://gitlab.gnome.org/GNOME/gnome-control-center/issues/635
2020-01-07 14:53:23 +13:00
Piotr Drąg
60ba4d402a Update POTFILES.in 2020-01-06 19:05:01 +01:00
Robert Ancell
96b1052bcd network: Remove markup from translatable strings 2020-01-06 16:57:43 +00:00
Robert Ancell
df71952112 keyboard: Remove markup from translatable strings 2020-01-06 16:57:43 +00:00
Robert Ancell
d2e96ff90f online-accounts: Remove markup from translatable strings 2020-01-06 16:57:43 +00:00
Robert Ancell
01fea23df1 sharing: Remove markup from translatable strings 2020-01-06 16:57:43 +00:00
Robert Ancell
9ebcd17236 build: Bump build-dependency on polkit
We require the .its files, which were added in Polkit 0.114.

Fixes #491
2020-01-06 15:24:51 +00:00
Georges Basile Stavracas Neto
86a8ecb705 panel-list: Temporarily move the Network panel to below Wi-Fi
This is until we merge the Network, Wi-Fi, and Mobile Broadband
panels.
2020-01-06 15:15:30 +00:00
Georges Basile Stavracas Neto
aa98bf47da panel-list: Move Thunderbolt to the Privacy section 2020-01-06 15:15:30 +00:00
Georges Basile Stavracas Neto
5f640b9903 panel-list: Reorganize Devices section
Move the Power and Sound panel to there.
2020-01-06 15:15:30 +00:00
Georges Basile Stavracas Neto
a99ad542ae panel-list: Remove the Devices subsection
Same case of the Details subsection, it's now part of the
main list.
2020-01-06 15:15:30 +00:00
Georges Basile Stavracas Neto
e7f221e1b9 panel-list: Reorganize panel order 2020-01-06 15:15:30 +00:00
Georges Basile Stavracas Neto
64756d6b08 region, universal-access: Move to the Details section
They need to have their desktop files updated too.
2020-01-06 15:15:30 +00:00
Georges Basile Stavracas Neto
f0d246a8b0 panel-list: Remove Details subsection
As per the latest mockups, the Details section is a toplevel
section, and not an actual subsection.

Remove all the code that implemented Details as a subsection,
and simply treat these panels as toplevel ones.
2020-01-06 15:15:30 +00:00
Felipe Borges
3576133654 user-accounts: Use CcPermissionInfobar to lock/unlock the panel
This moves the GtkLockButton out of the headerbar and starts to
consume the CcPermissionInfobar API to lock/unlock the panel.

See #771
2020-01-06 14:43:11 +00:00
Felipe Borges
5d2a884ac7 common: Introduce "CcPermissionInfobar" widget
The "CcPermissionInfobar" widget is a more descriptive way to
communicate that some Settings panel needs authentication in order
to perform certain actions.

This widget doesn't handle the permissions (as in GPermission)
itself. It needs to be binded to an existing instance of GPermission,
and it will react to the permission's state (show when the current
user is not authorized, and hide when the user is authorized).

This is part of a big set of changes that aim to set a consistent
authentication method accross Settings panels.

See #685, #556, and #771
2020-01-06 14:43:11 +00:00
Jordi Mas
f7ac015d7a Update Catalan translation 2020-01-03 23:11:10 +01:00
Jordi Mas
f358576679 Fix in Spanish translation 2020-01-02 15:59:31 +01:00
Jordi Mas
837ca85da7 Update Catalan translation 2020-01-02 15:59:11 +01:00
Daniel Mustieles
bacb3807a8 Updated Spanish translation 2019-12-30 12:49:12 +01:00