Commit graph

21707 commits

Author SHA1 Message Date
Mohammed Sadiq
a4aa214d76 info-overview: Use adw-external-link icon
Replace the use of external-link-symbolic which doesn't
work with dark theme
2022-08-17 08:09:15 +00:00
Asier Sarasua Garmendia
658f10ccb7 Update Basque translation 2022-08-16 10:45:03 +00:00
Kukuh Syafaat
e552ad2108 Update Indonesian translation 2022-08-16 08:58:14 +00:00
Luming Zh
42066f9284 Update Chinese (China) translation 2022-08-15 14:13:26 +00:00
Mohammed Sadiq
5f3b16b288 keyboard: Fix activation of input source toggle button
When the options are changed, the first item was never shown as
active when selected.  Fix it by binding to the inverse of the
button state instead of binding both toggle buttons to settings.

Fixes #1653
2022-08-15 08:26:16 +00:00
Mpho Jele
5782c7312c display: remove unused night light dialog code 2022-08-15 08:14:27 +00:00
Mohammed Sadiq
08b1f05a2a user-accounts: Fix a typo in property name 2022-08-15 07:55:36 +00:00
Mohammed Sadiq
ff39de678b common: time-editor: Fix initial AM/PM label value
We set AM/PM label on format change in init(),
but we shall not have set the time in the editor
in init() which results in wrong label if the time
is PM.

Fix it by updating clock label after time changes
2022-08-14 21:34:07 +05:30
Mohammed Sadiq
57c919b7d9 common: time-entry: Emit time-changed on time change 2022-08-14 21:33:52 +05:30
Quentin PAGÈS
1c81645735 Update Occitan translation 2022-08-13 18:01:15 +00:00
Jordi Mas
25360f2d3b Update Catalan translation 2022-08-13 14:00:59 +02:00
Aleksandr Melman
674644a85e Update Russian translation 2022-08-13 11:27:36 +00:00
Goran Vidović
fe8d4ad073 Update Croatian translation 2022-08-12 22:21:37 +00:00
Goran Vidović
b9b04f4f28 Update Croatian translation 2022-08-12 22:06:41 +00:00
Yuri Chornoivan
9d6d0281d4 Update Ukrainian translation 2022-08-12 20:39:42 +00:00
Danial Behzadi
4900242cf0 Update Persian translation 2022-08-12 18:02:43 +00:00
Hugo Carvalho
b8023ab903 Update Portuguese translation 2022-08-12 11:42:10 +00:00
Zurab Kargareteli
12bff97e53 Update Georgian translation 2022-08-12 03:36:08 +00:00
Georges Basile Stavracas Neto
f90f503aea 43.beta 2022-08-11 23:14:20 -03:00
Athul Iddya
43b61571c1 network: Show VPN empty state by default
The network panel used to show an empty box under the VPN header at
start up if no VPNs were present instead of the empty state. This was
because the GtkListBox containing VPN connections was visible by
default instead of the empty state widget.

To fix this, the empty state widget has been moved to the top in the
GtkStack to show it by default. If any VPN connections are found during
initialization, `cc-network-panel` already handles setting the
visibility of the appropriate widget correctly.

Fixes: #1634
2022-08-12 01:32:15 +00:00
Will Thompson
50a92f110d info-overview: show BUILD_ID in separate row
Previously, if os-release included the BUILD_ID field, it was smushed
into the OS Name row as follows:

    OS Name                    Endless OS 5.0.0; Build ID: 220810-230009

This is unsightly in English; and in languages where the translations of
"OS Name" and "Build ID" are long, the build ID may be ellipsised and
hence useless:

    Nom du système   Endless OS 5.0.0 ; (identifiant de construction ...
    d'exploitation

Instead, display the build ID in a separate row, and hide it if not
present.

Fixes: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1347
2022-08-12 01:24:37 +00:00
Nils Lück
3194a1890f Migrate CcPasswordDialog from AdwPreferencesWindow to AdwWindow 2022-08-12 01:24:10 +00:00
Sabri Ünal
d4b47f4fc3 Update Turkish translation 2022-08-11 19:50:02 +00:00
Yuri Chornoivan
18cca37d26 Update Ukrainian translation 2022-08-11 19:04:09 +00:00
Jakub Steiner
9def0c98e3 sound: tweak default alert sounds
- one more review pass by the designers:
  - shorter
  - tone down reverb
  - fine tune the pan on swing
  - forceful fade out to 0 on all clips
2022-08-11 16:36:59 +02:00
Eric Daigle
a71c3ac3c3 cc-printers-panel: don't show two Add Printer buttons at once
As described in #1976, the printers panel shows two Add Printer buttons when the
printers list is empty. Adds a check that sets the Add Printer button in the toolbar
to be invisible when the empty-state page is shown (and thus the other Add Printer
button is visible), creating a less confusing UI.

Closes #1976
2022-08-11 13:08:02 +00:00
Jakub Steiner
e3395b1dc3 sounds: EQ sounds
- few EQ and timing adjustments to the sounds

See https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/264
2022-08-11 12:20:23 +00:00
Felipe Borges
878171bd7c sound: Update sound alerts
Old sound alerts set by users will be migrated to the "click"
sound alert.

Fixes #264
2022-08-11 12:20:23 +00:00
Yuri Chornoivan
cc8014f54b Update Ukrainian translation 2022-08-11 05:53:49 +00:00
Danial Behzadi
7b9bc5e23d Update Persian translation 2022-08-10 20:55:38 +00:00
Danial Behzadi
ef2dada3be Update Persian translation 2022-08-10 19:52:53 +00:00
Georges Basile Stavracas Neto
0aed0c5ecd applications: Tweak screenshot description
As per design feedback, tweak the screenshot description text to
"Take pictures of the screen at any time."
2022-08-10 16:50:41 -03:00
Kate Hsuan
82b6e2c7bb firmware-security: Tweak panel style
Fix the spacing issues of several widgets, including the status icon,
label, and subtitle in a expander row.

Fixes: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1999
Signed-off-by: Kate Hsuan <hpa@redhat.com>
2022-08-10 16:31:26 -03:00
Yuri Chornoivan
817f9da208 Update Ukrainian translation 2022-08-10 19:15:08 +00:00
Georges Basile Stavracas Neto
17b018a9fb applications: Add support for the screenshot permission
Add support for managing the screenshot permission, used by apps
who request non-interactive screenshots from the portal.

See also https://github.com/flatpak/xdg-desktop-portal/pull/851
2022-08-10 19:03:15 +00:00
Boyuan Yang
04f9784b5c Update Chinese (China) translation 2022-08-10 15:15:10 +00:00
Jordi Mas
5b251eab69 Update Catalan translation 2022-08-10 13:52:39 +02:00
Kate Hsuan
57fb0e28ae panels: firmware-security: Fix incorrect secure boot icon
If Secure boot is enabled, secure_boot_icon should be channel-secure-symbolic.

Fixes: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1998
Signed-off-by: Kate Hsuan <hpa@redhat.com>
2022-08-10 11:47:52 +08:00
Yosef Or Boczko
39d05db0e5 Update Hebrew translation 2022-08-09 17:27:18 +00:00
Yuri Chornoivan
f395ff3e71 Update Ukrainian translation 2022-08-09 17:07:45 +00:00
Danial Behzadi
56ee5e1b00 Update Persian translation 2022-08-09 09:12:54 +00:00
Hugo Carvalho
24435c7212 Update Portuguese translation 2022-08-08 22:45:44 +00:00
Georges Basile Stavracas Neto
6fd7164837 Revert "applications: Add support for the screenshot permission"
This reverts commit 49486dba68.
2022-08-08 17:24:42 -03:00
Aurimas Černius
17fd8f3a5c Updated Lithuanian translation 2022-08-08 23:20:38 +03:00
Georges Basile Stavracas Neto
78434394b2 applications: Add missing end period to Storage row 2022-08-08 19:32:20 +00:00
Georges Basile Stavracas Neto
94b591ac42 applications: Fix header capitalization of background row 2022-08-08 19:32:20 +00:00
Georges Basile Stavracas Neto
49486dba68 applications: Add support for the screenshot permission
Add support for managing the screenshot permission, used by apps
who request non-interactive screenshots from the portal.

See also https://github.com/flatpak/xdg-desktop-portal/pull/851
2022-08-08 19:32:20 +00:00
Daniel Mustieles
e3209ca2fa Updated Spanish translation 2022-08-08 12:44:33 +02:00
Asier Sarasua Garmendia
5edf8fdc56 Update Basque translation 2022-08-07 09:33:51 +00:00
Hugo Carvalho
a233c68bf9 Update Portuguese translation 2022-08-06 23:07:14 +00:00