Tue, 09 Oct 2007 20:54:40 +0000
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 };