[totem] opensubtitles: Work-around Find button not having a label



commit 5b57ee44f2d389ac54a8c9b547318413a25d0de6
Author: Bastien Nocera <hadess hadess net>
Date:   Sun Mar 23 13:54:10 2014 +0100

    opensubtitles: Work-around Find button not having a label
    
    Re-using stock items, which we'll remove after string freeze.

 src/plugins/opensubtitles/opensubtitles.ui |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/plugins/opensubtitles/opensubtitles.ui b/src/plugins/opensubtitles/opensubtitles.ui
index a4f6df0..44a1d90 100644
--- a/src/plugins/opensubtitles/opensubtitles.ui
+++ b/src/plugins/opensubtitles/opensubtitles.ui
@@ -64,6 +64,8 @@
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">True</property>
+                <property name="label">gtk-find</property>
+                <property name="use_stock">True</property>
               </object>
               <packing>
                 <property name="expand">False</property>


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