Not a clean diff

Tue, 09 Oct 2007 20:54:40 +0000

author
Gabriel Schulhof <nix@go-nix.ca>
date
Tue, 09 Oct 2007 20:54:40 +0000
changeset 21185
ac5345d499be
parent 21184
eb5b98c10221
child 21186
906ef9757938

Not a clean diff

pidgin/gtkblist.c file | annotate | diff | comparison | revisions
--- 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
 };
 

mercurial