[gnome-disk-utility/udisks2-port] Forgot to set mnemonic_widget property for cache



commit 86c62e56eca6db647a238d34f6e876a570e52027
Author: David Zeuthen <davidz redhat com>
Date:   Thu Mar 10 16:36:57 2011 -0500

    Forgot to set mnemonic_widget property for cache
    
    Signed-off-by: David Zeuthen <davidz redhat com>

 data/ui/palimpsest.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/palimpsest.ui b/data/ui/palimpsest.ui
index bf8791a..35a597f 100644
--- a/data/ui/palimpsest.ui
+++ b/data/ui/palimpsest.ui
@@ -182,6 +182,7 @@
                             <property name="xalign">1</property>
                             <property name="label" translatable="yes">_Write Cache</property>
                             <property name="use_underline">True</property>
+                            <property name="mnemonic_widget">devtab-write-cache-switch</property>
                             <attributes>
                               <attribute name="foreground" value="#555555555555"/>
                             </attributes>



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