summaryrefslogtreecommitdiff
path: root/0001-nm-applet-no-notifications.patch
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-06 02:42:36 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-06 02:42:36 +0000
commitdf449924d9190d35b9fe023d75ba787c9405a10e (patch)
treed0f78d0f55b10e733f7a790d81eeaf1ed8f4f15d /0001-nm-applet-no-notifications.patch
parent5dbe570eb4c1b2661b210a12b38575063faaccec (diff)
automatic import of libnmaopeneuler24.03_LTS
Diffstat (limited to '0001-nm-applet-no-notifications.patch')
-rw-r--r--0001-nm-applet-no-notifications.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/0001-nm-applet-no-notifications.patch b/0001-nm-applet-no-notifications.patch
new file mode 100644
index 0000000..be6b6bf
--- /dev/null
+++ b/0001-nm-applet-no-notifications.patch
@@ -0,0 +1,13 @@
+diff --git a/org.gnome.nm-applet.gschema.xml.in b/org.gnome.nm-applet.gschema.xml.in
+index 9e2887e..4f8c16a 100644
+--- a/org.gnome.nm-applet.gschema.xml.in
++++ b/org.gnome.nm-applet.gschema.xml.in
+@@ -17,7 +17,7 @@
+ <description>Set this to true to disable notifications when connecting to or disconnecting from a VPN.</description>
+ </key>
+ <key name="suppress-wireless-networks-available" type="b">
+- <default>false</default>
++ <default>true</default>
+ <summary>Suppress networks available notifications</summary>
+ <description>Set this to true to disable notifications when Wi-Fi networks are available.</description>
+ </key>