gnome-control-center/panels/network
Philip Withnall 46f5c7f918 network: Add mnemonic for ‘Restrict background data usage’ checkbox
The other checkboxes on this page all have mnemonics. It seems unfair
for the background data usage one to be left out of the party.

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


(cherry picked from commit dadf2a4258)
2019-09-17 22:32:39 +00:00
..
connection-editor network: Add mnemonic for ‘Restrict background data usage’ checkbox 2019-09-17 22:32:39 +00:00
wireless-security network: disable the "Apply" button until a change has been made 2019-09-10 10:49:52 +12:00
cc-network-panel.c network: Don’t add proxy device if NM isn’t running 2019-08-08 22:53:47 +00:00
cc-network-panel.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
cc-network-panel.ui network: Rename section header 2019-07-22 17:53:22 -03:00
cc-wifi-connection-list.c wifi: Add new connection list widget 2019-01-07 15:29:23 +01:00
cc-wifi-connection-list.h wifi: Add new connection list widget 2019-01-07 15:29:23 +01:00
cc-wifi-connection-row.c wifi: Fix connection names with markup not showing up 2019-03-29 11:15:52 +01:00
cc-wifi-connection-row.h wifi: Add set_checked function to connection row 2019-01-07 15:29:23 +01:00
cc-wifi-connection-row.ui wifi: Reorder icons displayed for wifi access points 2019-06-16 01:01:36 +00:00
cc-wifi-panel.c wifi: Show a spinner when scanning for new access points 2019-06-16 01:01:36 +00:00
cc-wifi-panel.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
cc-wifi-panel.ui wifi: Show a spinner when scanning for new access points 2019-06-16 01:01:36 +00:00
gnome-network-panel.desktop.in.in Remove one of two "Proxy;" in Keywords 2019-05-17 17:30:39 +00:00
gnome-wifi-panel.desktop.in.in network: Add "hotspot" keyword to the WiFi panel 2019-05-14 01:55:59 +00:00
meson.build wifi: Add new connection list widget 2019-01-07 15:29:23 +01:00
net-device-ethernet.c connection-editor: Use GtkTemplate 2019-01-27 21:03:13 +00:00
net-device-ethernet.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
net-device-mobile.c net-device-mobile: Remove private field from public structure 2018-11-05 08:33:21 -02:00
net-device-mobile.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
net-device-simple.c net-device-simple: Remove GObject boilerplate 2018-11-05 08:31:50 -02:00
net-device-simple.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
net-device-wifi.c network: Add NetDeviceWifi::scanning property 2019-06-16 01:01:36 +00:00
net-device-wifi.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
net-device.c net-device: Remove GObject boilerplate 2018-11-05 08:31:49 -02:00
net-device.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
net-object.c net-object: Turn into a derivable class 2018-11-05 08:31:47 -02:00
net-object.h net-object: Turn into a derivable class 2018-11-05 08:31:47 -02:00
net-proxy.c net-proxy: Remove private field from public structure 2018-11-05 08:33:19 -02:00
net-proxy.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
net-vpn.c connection-editor: Use GtkTemplate 2019-01-27 21:03:13 +00:00
net-vpn.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
network-dialogs.c network: Remove nagging code which removed from libnma 2018-03-12 16:14:47 +01:00
network-dialogs.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
network-ethernet.ui Harmonize list box row layouts 2017-08-20 18:38:48 +02:00
network-mobile.ui network: Replace GtkVBox with GtkBox 2018-01-26 22:25:18 -02:00
network-proxy.ui Harmonize list box row layouts 2017-08-20 18:38:48 +02:00
network-simple.ui network: Update NetDeviceSimple layout 2017-08-23 15:15:52 +02:00
network-vpn.ui Harmonize list box row layouts 2017-08-20 18:38:48 +02:00
network-wifi.ui network: Handle cloned-mac setting 2019-06-27 03:37:37 +00:00
network.gresource.xml wifi: Add new CcWifiConnectionRow widget for the AP list 2019-01-07 15:29:20 +01:00
panel-common.c network: Include the connection title in the sort string 2017-05-17 15:14:10 +02:00
panel-common.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00