'smart qotes' now will replace '<', '>' and '&' inside 'pre' and 'code' tags
[k8lowj.git] / src / usejournal.h
blob874a86e8e90551ffde4afd4464d125ff0556ec7b
1 /* logjam - a GTK client for LiveJournal.
2 * Copyright (C) 2000-2004 Evan Martin <evan@livejournal.com>
4 * vim: tabstop=4 shiftwidth=4 noexpandtab :
5 */
7 #ifndef __USEJOURNAL_H__
8 #define __USEJOURNAL_H__
10 GtkWidget* usejournal_build_menu(const char *defaultjournal, const char *currentjournal, GSList *journals, gpointer doc);
12 #endif /* __USEJOURNAL_H__ */