libpurple/plugins/offlinemsg.c

branch
next.minor
changeset 21233
e75de8db4f2b
parent 21225
32d8e16cb7a9
child 21234
bb34c0fd67c3
child 21453
a90cf329cd48
--- a/libpurple/plugins/offlinemsg.c	Sun Oct 14 19:52:54 2007 +0000
+++ b/libpurple/plugins/offlinemsg.c	Sun Oct 14 20:53:40 2007 +0000
@@ -161,7 +161,7 @@
 					_("You can edit/delete the pounce from the `Buddy Pounces' dialog"),
 					1,
 					offline->account, offline->who, offline->conv,
-					PURPLE_REQUEST_HINT_BUDDY, offline, 2,
+					PURPLE_REQUEST_UI_HINT_BUDDY, offline, 2,
 					_("Yes"), record_pounce,
 					_("No"), cancel_poune);
 		g_free(ask);

mercurial