[gnome-control-center] ua: Remove relation with inexistant widget



commit 4ff4204304ee414a352050062c6aa277e46d9e32
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Nov 16 23:01:13 2010 +0000

    ua: Remove relation with inexistant widget
    
    There's no labels for that widget, so it's not labelled by anything.
    Fixes a run-time warning.

 panels/universal-access/uap.ui |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/panels/universal-access/uap.ui b/panels/universal-access/uap.ui
index ca3d6e5..cccf1cd 100644
--- a/panels/universal-access/uap.ui
+++ b/panels/universal-access/uap.ui
@@ -2118,9 +2118,6 @@
                                 <property name="can_focus">True</property>
                                 <property name="invisible_char">&#x25CF;</property>
                                 <property name="text" translatable="yes">Type here to test settings</property>
-                                <accessibility>
-                                  <relation type="labelled-by" target="typing_test_label"/>
-                                </accessibility>
                               </object>
                               <packing>
                                 <property name="position">0</property>



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