Mercurial > pidgin.yaz
view pidgin/plugins/perl/common/GtkSession.xs @ 17129:60ca4431f867
Whitespace fix in the dbus_uniq code.
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Wed, 16 May 2007 22:15:41 +0000 |
parents | ca09f5b57672 |
children |
line wrap: on
line source
#include "gtkmodule.h" MODULE = Pidgin::Session PACKAGE = Pidgin::Session PREFIX = pidgin_session_ PROTOTYPES: ENABLE void pidgin_session_init(argv0, previous_id, config_dir) gchar * argv0 gchar * previous_id gchar * config_dir void pidgin_session_end()