gnome-control-center/panels
Philip Withnall d2f4fe0447 wwan: Fix an uninitialised variable warning
This is another false positive, where the control flow conditions on
`modem_signal` prevent any reading of `refresh_rate` until after it’s
been initialised.

Compilers aren’t good at static analysis of conditional control flow,
though, so let’s just initialise both variables to safe defaults.

Signed-off-by: Philip Withnall <pwithnall@gnome.org>
2024-05-16 14:01:02 +00:00
..
applications apps: Remove CcInfoRow and replace it with CcListRow 2024-05-08 14:50:11 +00:00
background general: Fix several uninitialised-autoptr variables 2024-05-16 14:01:02 +00:00
bluetooth bluetooth: Remove periods from descriptions 2024-02-05 10:54:43 +00:00
color Unify elements in the icon assets to shrink their file size 2024-04-29 11:01:18 -02:30
common number-list: Add docstrings to props and methods 2024-05-14 21:29:02 +02:00
display display: Remove unsupported action from .ui file 2024-05-08 18:04:41 +02:00
keyboard Unify elements in the icon assets to shrink their file size 2024-04-29 11:01:18 -02:30
mouse mouse: Remove tooltip from the "Test Settings" button 2024-05-03 20:16:12 -03:00
multitasking Unify elements in the icon assets to shrink their file size 2024-04-29 11:01:18 -02:30
network network: Don't use two AdwToolbarView widgets 2024-05-12 17:02:12 +02:00
notifications app-notifications-dialog: Remove content-height property 2024-04-18 08:52:00 +00:00
online-accounts online-accounts: move Fedora to the end of branded providers 2024-04-08 09:42:19 +00:00
power power: Use adw_dialog_present directly to show Auto suspend dialog 2024-04-09 11:37:37 +02:00
printers Unify elements in the icon assets to shrink their file size 2024-04-29 11:01:18 -02:30
privacy privacy: Add subfolders to include paths 2024-05-16 14:01:02 +00:00
search style: Add and use the .cc-placeholder-row style class 2024-04-18 13:35:46 +00:00
sharing general: Don't set some "Copy" buttons as activatable widgets 2024-05-13 23:13:55 -03:00
sound sound: Make sliders more accessible with keyboard 2024-05-03 09:29:52 +00:00
system user-page: Port "Remove [user]?" to AdwAlertDialog 2024-05-15 10:46:40 +00:00
universal-access Unify elements in the icon assets to shrink their file size 2024-04-29 11:01:18 -02:30
wacom wacom: Fix an uninitialised variable error 2024-05-16 14:01:02 +00:00
wwan wwan: Fix an uninitialised variable warning 2024-05-16 14:01:02 +00:00
meson.build system: Add "Users" panel 2024-01-08 13:59:26 +01:00
org.gnome.Settings-symbolic.Source.svg Removed common layer from symbolics source sheet 2024-04-29 11:01:18 -02:30