Mercurial > pidgin
changeset 18131:dda542912f42
merge of '1ef2519e8b8195672019b1c1bb64eb43284f7624'
and '596a5ae1df92802900f95e5b8a77006328dfc174'
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Sat, 16 Jun 2007 22:24:00 +0000 |
parents | 385624e1a0a7 (diff) d955d9bd7ea7 (current diff) |
children | 17f7d072d471 |
files | |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/dbus-server.c Sat Jun 16 22:20:13 2007 +0000 +++ b/libpurple/dbus-server.c Sat Jun 16 22:24:00 2007 +0000 @@ -120,7 +120,7 @@ if ((id == 0) && (node != NULL)) { purple_debug_warning("dbus", - "Need to register an object with the dbus subsystem. (If you are not a developer, please ignore)\n"); + "Need to register an object with the dbus subsystem. (If you are not a developer, please ignore this message.)\n"); return 0; } return id;