[gnumeric] delete MenuInsertNames
- From: Andreas J. Guelzow <guelzow src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gnumeric] delete MenuInsertNames
- Date: Fri,  3 Feb 2012 03:53:39 +0000 (UTC)
commit f28a98bd6a72bb5ccf166a0f79362d9548a09e32
Author: Andreas J Guelzow <aguelzow pyrshep ca>
Date:   Thu Feb 2 20:51:27 2012 -0700
    delete MenuInsertNames
    
    2012-02-02  Andreas J. Guelzow <aguelzow pyrshep ca>
    
    	* src/wbc-gtk-actions.c (permanent_actions): delete MenuInsertNames
 ChangeLog             |    4 ++++
 src/wbc-gtk-actions.c |    1 -
 2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 7858363..2fdfce7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-02-02  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/wbc-gtk-actions.c (permanent_actions): delete MenuInsertNames
+
 2012-02-01  Morten Welinder  <terra gnome org>
 
 	* src/GNOME_Gnumeric-gtk.xml.in: Restore DataShuffle which has
diff --git a/src/wbc-gtk-actions.c b/src/wbc-gtk-actions.c
index c4bc9f9..aff5500 100644
--- a/src/wbc-gtk-actions.c
+++ b/src/wbc-gtk-actions.c
@@ -1988,7 +1988,6 @@ static GtkActionEntry const permanent_actions[] = {
 		{ "MenuViewToolbars",		NULL, N_("_Toolbars") },
 	{ "MenuInsert",		NULL, N_("_Insert"), NULL, NULL, G_CALLBACK (cb_insert_menu)  },
 		{ "MenuInsertObject",		NULL, N_("_Object") },
-		{ "MenuInsertNames",		NULL, N_("_Names") },
 		{ "MenuInsertSpecial",		NULL, N_("S_pecial") },
 		{ "MenuInsertFormulaWrap", "Gnumeric_FormulaGuru",
 		  N_("Func_tion Wrapper") },
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]