gnome-control-center/panels/system
Felipe Borges 994a540bfc system, datetime: Don't set datetime when auto time sync is enabled
The timedate1_call will fail because network time synchronization is enabled:

GDBus.Error:org.freedesktop.timedate1.AutomaticTimeSyncEnabled: Automatic time synchronization is enabled

Let's not set_time when NTP is not available, neither set time by
accident at the widget construction stage. When widgets signals are connected
in the UI file their respective callback was getting called. By moving
the signal connection to callbacks to the widget's _init method we
avoid the unwanted callback call.

Fixes #2945
2024-03-27 13:13:13 +00:00
..
about system/about: Make print-renderer helper log to stderr 2024-03-21 11:00:45 +00:00
datetime system, datetime: Don't set datetime when auto time sync is enabled 2024-03-27 13:13:13 +00:00
region general: Remove a11y label from some search entries 2024-02-29 13:48:20 +00:00
remote-desktop system, remote-desktop: Rename "RemoteSession" code to "RemoteLogin" 2024-03-25 12:33:23 +00:00
secure-shell secure-shell-page: Use "Command copied to clipboard" string 2024-03-26 20:46:35 -03:00
users users: Rename "Add Enterprise User" to "Add Enterprise Login" 2024-03-25 15:08:29 +00:00
cc-password-utils.c system, remote-desktop: Add Generate New Password button 2024-03-02 11:10:54 -05:00
cc-password-utils.h system, remote-desktop: Add Generate New Password button 2024-03-02 11:10:54 -05:00
cc-system-panel.c system, secure-shell: Rename internal name from RemoteLogin 2024-03-25 12:33:23 +00:00
cc-system-panel.h system: Add 'Remote Desktop' panel to system panel 2023-11-02 12:15:11 +00:00
cc-system-panel.ui system: Load subpages on demand 2024-03-20 15:48:57 +00:00
gnome-system-panel.desktop.in Update and clean up symbolic icon assets 2024-02-10 16:17:35 +00:00
meson.build system, remote-desktop: Rename "RemoteSession" code to "RemoteLogin" 2024-03-25 12:33:23 +00:00
org.gnome.Settings-system-symbolic.svg Update and clean up symbolic icon assets 2024-02-10 16:17:35 +00:00
org.gnome.SettingsDaemon.Sharing.xml system: Add 'Remote Desktop' panel to system panel 2023-11-02 12:15:11 +00:00
system.gresource.xml system, remote-desktop: Rename "RemoteSession" code to "RemoteLogin" 2024-03-25 12:33:23 +00:00
update-symbolic.svg system: Add "update-symbolic" icon to Software Update row 2024-02-20 10:18:52 +01:00