[totem] opensubtitles: Fix leading underscore in close button



commit 410e8650f3154fc7a1d37b34f413bd6e93925413
Author: Bastien Nocera <hadess hadess net>
Date:   Sun Mar 23 13:54:45 2014 +0100

    opensubtitles: Fix leading underscore in close button

 src/plugins/opensubtitles/opensubtitles.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/plugins/opensubtitles/opensubtitles.ui b/src/plugins/opensubtitles/opensubtitles.ui
index 44a1d90..44fd176 100644
--- a/src/plugins/opensubtitles/opensubtitles.ui
+++ b/src/plugins/opensubtitles/opensubtitles.ui
@@ -140,6 +140,7 @@
                     <property name="can_default">True</property>
                     <property name="has_default">True</property>
                     <property name="receives_default">True</property>
+                    <property name="use_underline">True</property>
                   </object>
                   <packing>
                     <property name="expand">False</property>


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