libgaim/plugins/perl/common/Privacy.xs@3710852cdab5
libgaim/plugins/perl/common/Privacy.xs
Tue, 29 Aug 2006 02:22:08 +0000
- author
- Hil <allhilbert@users.sourceforge.net>
- date
- Tue, 29 Aug 2006 02:22:08 +0000
- changeset 14432
- 3710852cdab5
- parent 14254
-
77edc7a6191a
- child 15066
-
57ab37fe1190
- permissions
- -rw-r--r--
[gaim-migrate @ 17076]
SF Patch #1547720 from Hilbert
Fixes SF Bug #1541097
If you search, leave the Find dialog open, switch tabs, and search again, the search happens in the original tab. This patch fixes that bug. Now when you search, it searches in the active conversation window.
committer: Richard Laager <rlaager@pidgin.im>
#include "module.h"
MODULE = Gaim::Privacy PACKAGE = Gaim::Privacy PREFIX = gaim_privacy_
PROTOTYPES: ENABLE
Gaim::Privacy::UiOps
gaim_privacy_get_ui_ops()
void
gaim_privacy_init()
void
gaim_privacy_set_ui_ops(ops)
Gaim::Privacy::UiOps ops