[gnome-control-center] Add a missing label



commit 666af4ddea970975cf065b13be5d6a44e3d6fdc9
Author: Lukáš Tyrychtr <lukastyrychtr gmail com>
Date:   Mon May 9 12:57:11 2022 +0200

    Add a missing label

 panels/location/cc-location-panel.ui | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/panels/location/cc-location-panel.ui b/panels/location/cc-location-panel.ui
index d2c48d494..ffe03a98e 100644
--- a/panels/location/cc-location-panel.ui
+++ b/panels/location/cc-location-panel.ui
@@ -5,6 +5,9 @@
     <child type="titlebar-end">
       <object class="GtkSwitch" id="main_switch">
         <property name="valign">center</property>
+        <accessibility>
+          <property name="label" translatable="yes">Enabled</property>
+        </accessibility>
       </object>
     </child>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]