ekiga r7825 - trunk/src/gui



Author: ededu
Date: Sat Mar 28 16:14:30 2009
New Revision: 7825
URL: http://svn.gnome.org/viewvc/ekiga?rev=7825&view=rev

Log:
Change shortcut from 'c' (used twice) to 'n', fixing bug #551312.

Modified:
   trunk/src/gui/main.cpp

Modified: trunk/src/gui/main.cpp
==============================================================================
--- trunk/src/gui/main.cpp	(original)
+++ trunk/src/gui/main.cpp	Sat Mar 28 16:14:30 2009
@@ -3127,7 +3127,7 @@
 
       GTK_MENU_SEPARATOR,
 
-      GTK_MENU_ENTRY("contact", _("_Contact"),
+      GTK_MENU_ENTRY("contact", _("Co_ntact"),
 		     _("Act on selected contact"),
 		     GTK_STOCK_EXECUTE, 0,
 		     NULL, NULL, FALSE),



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