[rhythmbox] status-icon: don't ask for translations of 'gtk-close'.



commit f0a873a21b08be8e5cd0d4331e8501a3f7d99be6
Author: Jonathan Matthew <jonathan d14n org>
Date:   Mon May 18 21:07:56 2009 +1000

    status-icon: don't ask for translations of 'gtk-close'.
---
 plugins/status-icon/status-icon-preferences.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/plugins/status-icon/status-icon-preferences.ui b/plugins/status-icon/status-icon-preferences.ui
index fc9ad0b..4e92a37 100644
--- a/plugins/status-icon/status-icon-preferences.ui
+++ b/plugins/status-icon/status-icon-preferences.ui
@@ -171,7 +171,7 @@
             </child>
             <child>
               <object class="GtkButton" id="button1">
-                <property name="label" translatable="yes">gtk-close</property>
+                <property name="label">gtk-close</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">True</property>



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