# HG changeset patch # User Richard Laager # Date 1211676251 0 # Node ID e7f345a980d637a61581fca0b294f60635ab6590 # Parent a2016d486f87faa0c42049452f02ce8b46f93bf8 "Not External" sounds weird to me. diff -r a2016d486f87 -r e7f345a980d6 pidgin/gtkdialogs.c --- a/pidgin/gtkdialogs.c Sun May 25 00:41:53 2008 +0000 +++ b/pidgin/gtkdialogs.c Sun May 25 00:44:11 2008 +0000 @@ -686,7 +686,7 @@ #ifdef LIBZEPHYR_EXT g_string_append(str, " Zephyr library (libzephyr): External
"); #else - g_string_append(str, " Zephyr library (libzephyr): Not External
"); + g_string_append(str, " Zephyr library (libzephyr): Internal
"); #endif #ifdef ZEPHYR_USES_KERBEROS