changeset 21081:7d6e7b8bd4ed

Not a clean diff
author Gabriel Schulhof <nix@go-nix.ca>
date Tue, 09 Oct 2007 20:54:40 +0000
parents aa715ff33698
children a1d0d2887a15
files pidgin/gtkblist.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin/gtkblist.c	Tue Oct 09 20:53:47 2007 +0000
+++ b/pidgin/gtkblist.c	Tue Oct 09 20:54:40 2007 +0000
@@ -3108,7 +3108,7 @@
 #if GTK_CHECK_VERSION(2,6,0)
 	{ N_("/Help/_About"), NULL, pidgin_dialogs_about, 0,  "<StockItem>", GTK_STOCK_ABOUT },
 #else
-	{ N_("/Help/_About"), NULL, pidgin_dialogs_about, 0, "<Item>", NULL },
+	{ N_("/Help/_About"), NULL, pidgin_dialogs_about, 0,  "<Item>", NULL },
 #endif
 };