pidgin: 217103c3: "Not External" sounds weird to me.
rlaager at pidgin.im
rlaager at pidgin.im
Sat May 24 20:50:38 EDT 2008
-----------------------------------------------------------------
Revision: 217103c3e954ff2d295a6590ad3477d357894f9c
Ancestor: c78f9df1f3633eb2ba263bef8df4e9fae30d675a
Author: rlaager at pidgin.im
Date: 2008-05-25T00:44:11
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/217103c3e954ff2d295a6590ad3477d357894f9c
Modified files:
pidgin/gtkdialogs.c
ChangeLog:
"Not External" sounds weird to me.
-------------- next part --------------
============================================================
--- pidgin/gtkdialogs.c 5c3e4f7357feb2f0a6d83edff9d5f68c1a15b0a3
+++ pidgin/gtkdialogs.c afb81daeaf0ecec1d4f158f210a38d2f5a8f1d17
@@ -686,7 +686,7 @@ if (purple_plugins_find_with_id("core-tc
#ifdef LIBZEPHYR_EXT
g_string_append(str, " <b>Zephyr library (libzephyr):</b> External<br/>");
#else
- g_string_append(str, " <b>Zephyr library (libzephyr):</b> Not External<br/>");
+ g_string_append(str, " <b>Zephyr library (libzephyr):</b> Internal<br/>");
#endif
#ifdef ZEPHYR_USES_KERBEROS
More information about the Commits
mailing list