pidgin/plugins/perl/common/GtkSession.xs@3c35ae665581
pidgin/plugins/perl/common/GtkSession.xs
Sat, 28 Apr 2007 01:46:53 +0000
- author
- Stu Tomlinson <nosnilmot@pidgin.im>
- date
- Sat, 28 Apr 2007 01:46:53 +0000
- changeset 16619
- 3c35ae665581
- parent 15899
-
75f0041f72b8
- child 16529
-
1d0da9270ff9
- child 20478
-
46933dc62880
- permissions
- -rw-r--r--
Delete the right things, and some other things, while building an RPM.
Hopefully this will make building an RPM happier and the resulting RPM less
noisy about our new split prpl things.
#include "gtkmodule.h"
MODULE = Purple::GtkUI::Session PACKAGE = Purple::GtkUI::Session PREFIX = gaim_gtk_session_
PROTOTYPES: ENABLE
void
pidgin_session_init(argv0, previous_id, config_dir)
gchar * argv0
gchar * previous_id
gchar * config_dir
void
pidgin_session_end()