# HG changeset patch # User Gabriel Schulhof # Date 1191963280 0 # Node ID 7d6e7b8bd4edd9f1ef36cb00ebe2e1f7c71c0f12 # Parent aa715ff336981ced71b1c9e8b19f6a8f5fd0f792 Not a clean diff diff -r aa715ff33698 -r 7d6e7b8bd4ed pidgin/gtkblist.c --- 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, "", GTK_STOCK_ABOUT }, #else - { N_("/Help/_About"), NULL, pidgin_dialogs_about, 0, "", NULL }, + { N_("/Help/_About"), NULL, pidgin_dialogs_about, 0, "", NULL }, #endif };