[gnome-bluetooth] Remove ellipsis from the "Preferences" menu item



commit 278fa0938be9f8c383cbd40e7dbf179aa3210788
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Jul 27 23:19:57 2009 +0100

    Remove ellipsis from the "Preferences" menu item
    
    Spotted by William Jon McCann

 applet/popup-menu.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/applet/popup-menu.ui b/applet/popup-menu.ui
index f5f16da..82e25d8 100644
--- a/applet/popup-menu.ui
+++ b/applet/popup-menu.ui
@@ -48,7 +48,7 @@
 				</child>
 				<child>
 					<object class="GtkAction" id="preferences">
-						<property name="label" translatable="yes">Preferences...</property>
+						<property name="label" translatable="yes">Preferences</property>
 						<property name="stock-id">gtk-preferences</property>
 						<signal name="activate" handler="settings_callback"/>
 					</object>



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