view pidgin/plugins/perl/common/GtkPrefs.xs @ 22223:19ace070f0e5

Stop unconditionally setting oscar's server-side preference "allow others to see me as idle?" to "yes." We now look at Pidgin's "Show me as idle?" preference and set the oscar preference based on that.
author Mark Doliner <mark@kingant.net>
date Sun, 27 Jan 2008 10:44:51 +0000
parents cb0750152bf6
children
line wrap: on
line source

#include "gtkmodule.h"

MODULE = Pidgin::Prefs  PACKAGE = Pidgin::Prefs  PREFIX = pidgin_prefs_
PROTOTYPES: ENABLE

void
pidgin_prefs_show()