[empathy] Remove the New in Join New... menu item



commit e5771050285335cb81784ef6a27ccba49026c79a
Author: Pierre-Luc Beaudoin <pierre-luc pierlux com>
Date:   Thu Apr 16 10:50:30 2009 -0400

    Remove the New in Join New... menu item
    As the the dialog doesn't necessarily create a new room, it makes no sens.
---
 src/empathy-main-window.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/empathy-main-window.ui b/src/empathy-main-window.ui
index 4aa2254..cd45bc7 100644
--- a/src/empathy-main-window.ui
+++ b/src/empathy-main-window.ui
@@ -88,7 +88,7 @@
         <child>
           <object class="GtkAction" id="room_join_new">
             <property name="name">room_join_new</property>
-            <property name="label" translatable="yes">Join _New...</property>
+            <property name="label" translatable="yes">_Join...</property>
           </object>
         </child>
         <child>



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