[nautilus-actions] Give a better name to toolbar label entry field



commit bd1e69d1ef73be98ccbd5c356bf5b4e2b823c8bc
Author: pierre <pierre vfedora10 virtuals pwi>
Date:   Mon Mar 1 14:02:21 2010 +0100

    Give a better name to toolbar label entry field

 src/nact/nautilus-actions-config-tool.ui |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/src/nact/nautilus-actions-config-tool.ui b/src/nact/nautilus-actions-config-tool.ui
index ab7fac7..409c7a7 100644
--- a/src/nact/nautilus-actions-config-tool.ui
+++ b/src/nact/nautilus-actions-config-tool.ui
@@ -230,7 +230,7 @@
                                           </packing>
                                         </child>
                                         <child>
-                                          <object class="GtkEntry" id="ActionIconLabelEntry">
+                                          <object class="GtkEntry" id="ActionToolbarLabelEntry">
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
                                             <property name="tooltip_text" translatable="yes">Label of the icon item in the Nautilus toolbar.</property>
@@ -246,12 +246,12 @@
                                           </packing>
                                         </child>
                                         <child>
-                                          <object class="GtkLabel" id="ActionIconLabelLabel">
+                                          <object class="GtkLabel" id="ActionToolbarLabelLabel">
                                             <property name="visible">True</property>
                                             <property name="xalign">1</property>
                                             <property name="label" translatable="yes">_Toolbar label :</property>
                                             <property name="use_underline">True</property>
-                                            <property name="mnemonic_widget">ActionIconLabelEntry</property>
+                                            <property name="mnemonic_widget">ActionToolbarLabelEntry</property>
                                           </object>
                                           <packing>
                                             <property name="top_attach">2</property>
@@ -2115,7 +2115,7 @@ Be warned: this mode may be dangerous. You will not be prompted another time.</p
       <widget name="ActionTooltipLabel"/>
       <widget name="ActionIdLabel"/>
       <widget name="ActionMenuLabelLabel"/>
-      <widget name="ActionIconLabelLabel"/>
+      <widget name="ActionToolbarLabelLabel"/>
     </widgets>
   </object>
 </interface>



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