Commit graph

21837 commits

Author SHA1 Message Date
Zurab Kargareteli
5224ed6f1f Update Georgian translation 2022-09-06 16:34:58 +00:00
Aurimas Černius
b1796454cd Updated Lithuanian translation 2022-09-05 22:41:15 +03:00
Sveinn í Felli
00eb46ca52 Update Icelandic translation
(cherry picked from commit 8a3cc50ed6)
2022-09-05 18:04:40 +00:00
Sveinn í Felli
798a2cea79 Update Icelandic translation
(cherry picked from commit 086aaacab2)
2022-09-05 14:56:01 +00:00
Marek Černocký
8aea865e3d Updated Czech translation 2022-09-05 15:18:37 +02:00
Fran Dieguez
bc0b8c7905 Update Galician translation 2022-09-04 22:24:40 +00:00
Goran Vidović
46f4f9cb24 Update Croatian translation 2022-09-04 20:58:41 +00:00
Changwoo Ryu
32beca8646 Update Korean translation 2022-09-04 10:15:07 +00:00
Michael Catanzaro
01d38c54da Prepare 43.rc 2022-09-03 10:56:23 -05:00
Rūdolfs Mazurs
18e715f187 Update Latvian translation 2022-09-03 12:25:27 +00:00
Goran Vidović
31a29e2b68 Update Croatian translation 2022-09-03 12:19:25 +00:00
Balázs Úr
0173e1873c Update Hungarian translation 2022-09-03 00:33:56 +00:00
Marek Černocký
57b0f873c4 Updated Czech translation 2022-09-02 22:10:48 +02:00
Carlos Garnacho
92b784f561 wacom: Use Mutter's input mapping interface to show calibration UI
When the "Automatic" mapping is chosen for a display-attached tablet device,
Mutter is in charge of applying the heuristics to map the tablet device to
its most likely attached display.

When that happens, the Wacom panel does not know better (or anything)
to show the calibration UI than picking a GdkMonitor and hoping for the
best.

To improve this situation, Mutter has been added a D-Bus interface so it
is possible to query it for the output that a tablet device is mapped to.
This commit adds the support for this interface, so that the Wacom panel
does know to pick the right GdkMonitor to fullscreen the calibration UI on.
2022-09-01 23:14:07 +02:00
Sabri Ünal
770d3f3bf1 Update Turkish translation 2022-09-01 15:51:02 +00:00
Asier Sarasua Garmendia
f8527ab5e4 Update Basque translation 2022-08-31 06:58:58 +00:00
Alan Mortensen
7371f6fe0a Update Danish translation 2022-08-30 17:48:05 +00:00
Jiri Grönroos
cb8145f840 Update Finnish translation 2022-08-30 13:42:50 +00:00
Aleksandr Melman
08090c389d Update Russian translation 2022-08-30 12:09:19 +00:00
Kate Hsuan
ac74cf695c firmware-security: hide expander arrow when event description is unavailable
Showing an arrow for an empty expander row for the event confuses the user.
The user may misunderstand there is the information behind the arrow and then
the user will click it but will not get any response from the panel.
Therefore, to prevent confusing the user, the expander will be hidden for a
event with an empty description.

Fixes: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2031

Signed-off-by: Kate Hsuan <hpa@redhat.com>
2022-08-29 16:11:14 +00:00
Daniel Mustieles
b3f6a5a9cf Updated Spanish translation 2022-08-29 10:58:27 +02:00
Luming Zh
1e07dfc650 Update Chinese (China) translation 2022-08-28 14:51:50 +00:00
Goran Vidović
a29276bf01 Update Croatian translation 2022-08-26 10:42:28 +00:00
Goran Vidović
2ea1ca7f7c Update Croatian translation 2022-08-26 10:41:25 +00:00
Jordi Mas
af1bc40908 Update Catalan translation 2022-08-26 10:22:27 +02:00
Kukuh Syafaat
0cd72feb98 Update Indonesian translation 2022-08-26 02:03:42 +00:00
Yuri Chornoivan
8f264cc4cb Update Ukrainian translation 2022-08-25 20:15:50 +00:00
Matthias Clasen
920302bb52 background: Allow all images
The code was filtering with a small list of known
image mimetypes, needlessly. Just allow any
image/* mimetypes.

Fixes: #2036
2022-08-25 17:06:12 +00:00
Richard Hughes
12352f8c1a firmware-security: Move the workaround for UEFI Secure Boot lower
This fixes the toplevel security level to correctly show failed.
2022-08-25 14:37:14 +00:00
Felipe Borges
ff904208cb sound: Fix sound alert selection
The mapping between sounds and the UI elements was wrong.

Fixes #2026
2022-08-25 16:08:24 +02:00
Goran Vidović
381b5f51e9 Update Croatian translation 2022-08-25 13:23:37 +00:00
Nart Tlisha
1268ad7274 Update Abkhazian translation 2022-08-25 10:24:04 +00:00
Danial Behzadi
0e8e4ff976 Update Persian translation 2022-08-25 10:13:46 +00:00
Hugo Carvalho
47f7367d9d Update Portuguese translation 2022-08-24 20:53:56 +00:00
Kate Hsuan
0245329949 firmware-security: Hide the panel when chassis type is an empty string
When requesting the chassis type through systemd-hostnamed, it sometimes
returns an empty string "" not the "vm" to present the virtual machine.
Since this panel will not be shown in the VM environment, if systemd-hostnamed
returns an empty string or "vm", the panel will be hidden.

Signed-off-by: Kate Hsuan <hpa@redhat.com>
2022-08-24 14:39:33 +00:00
Matt Turner
b6c6f5c165 build: Use GNOME module post_install() 2022-08-24 14:36:39 +00:00
Richard Hughes
be3d9752bc firmware-security: Handle platforms that do not have a valid set of HSI tests
This affects aarch64 and older AMD devices.

Fixes https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2014
2022-08-24 14:39:58 +01:00
Richard Hughes
941fdeaa05 firmware-security: Only show events that have changed value 2022-08-24 14:27:59 +01:00
Fran Dieguez
52c56c1393 Update Galician translation 2022-08-24 11:43:48 +00:00
Felipe Borges
37921f8a46 display: Fix primary monitor selection issue with AdwComboRow
We were connecting to the selected-index property when AdwComboRow
actually has a selected-item property. This is the same as
issue #2025

Fixes #2028
2022-08-24 11:18:35 +02:00
sunflowerskater
53ff717b4d printers: Use the same sentence for "Add Printer" in button and empty-state
Change the add printer button text, from the empty state section, to "Add Printer..."
(previously was "Add a Printer...") so it gets consistent with the add printer button
from the headerbar (in Printers panel) and with other buttons in Settings that end with
ellipsis, such as the "Add Picture..." from the Appearance panel, which doesn't have the
article also.
2022-08-24 08:46:55 +00:00
Daniel Mustieles
83b6df42d3 Updated Spanish translation 2022-08-24 08:22:34 +02:00
Kukuh Syafaat
981e153afd Update Indonesian translation 2022-08-24 04:54:04 +00:00
Goran Vidović
9d3eeae93c Update Croatian translation 2022-08-23 18:25:18 +00:00
Hugo Carvalho
918a60797f Update Portuguese translation 2022-08-23 16:49:33 +00:00
Felipe Borges
3a31e34514 power: Fix "Power Button Behavior" setting now applying
The AdwComboRow widget has a selected-item property, while we were
connecting to selected-index (which doesn't exist.

It is likely that selected-index existed in the past in libhandy
or libadwaita and this is a regression during the port to GTK4.

Fixes #2025
2022-08-23 15:26:46 +00:00
Felipe Borges
37f5cbe6af power: Fix blank-screen settings not applying
The AdwComboRow widget has a selected-item property, while we were
connecting to selected-index (which doesn't exist.

It is likely that selected-index existed in the past in libhandy
or libadwaita and this is a regression during the port to GTK4.

Fixes #2025
2022-08-23 15:26:46 +00:00
Yuri Chornoivan
9abcf928c3 Update Ukrainian translation 2022-08-23 14:40:25 +00:00
Danial Behzadi
3653a2f512 Update Persian translation 2022-08-23 11:06:07 +00:00
Jake Dane
1ae4d99421 network: Fix 802.1x TLS file chooser filters
If on the Security tab in the connection editor one selected 802.1x
with TLS authentication, the 3 file chooser dialogs there didn't
let one select any file. This was because allowed extensions were
passed to gtk_file_filter_add_suffix () with the leading dot but that
function expects them without the leading dot.

This could be fixed in the code by skipping over the dot but as per
discussion on !1433 it is preferable to use mime types instead. The
code is changed to use mime types for the file chooser dialog filter
and for checking a file is of the right type.

Fixes #2022.
2022-08-23 10:28:19 +00:00