Mercurial > pidgin
view plugins/perl/common/Privacy.xs @ 12142:0c672be21798
[gaim-migrate @ 14443]
Kevin (SimGuy) pointed out that these mnemonics were not unique. GTK+ still handles them nicely, but I figured it would be best to make them distinct when possible. The ones on Account and Buddy name don't work for either of us. I have the same problem in the New Instant Message window.
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Sat, 19 Nov 2005 00:16:45 +0000 |
parents | b284c703d398 |
children | 96f9b4798012 |
line wrap: on
line source
#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