diff src/gaim.h @ 1009:d496fe2614a6

[gaim-migrate @ 1019] command-line options for the app. not for the applet because most of the time you don't run it from the command line anyway. thanks bmiller committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 20 Oct 2000 00:35:30 +0000
parents 0a4d0ed65e17
children 5bad25457843
line wrap: on
line diff
--- a/src/gaim.h	Thu Oct 19 22:34:22 2000 +0000
+++ b/src/gaim.h	Fri Oct 20 00:35:30 2000 +0000
@@ -625,6 +625,9 @@
 extern void translate_blt (FILE *, char *);
 extern char *stylize(gchar *, int);
 extern int set_dispstyle (int);
+extern void show_usage (int, char *);
+extern void set_first_user (char *);
+extern int do_auto_login (char *);
 
 /* Functions in server.c */
 /* input to serv */