diff src/gaim.h @ 1214:0baf39dc5437

[gaim-migrate @ 1224] can choose to run command to play sounds committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 08 Dec 2000 07:46:22 +0000
parents 1bdb08cc5d59
children 229bf438c591
line wrap: on
line diff
--- a/src/gaim.h	Fri Dec 08 06:21:44 2000 +0000
+++ b/src/gaim.h	Fri Dec 08 07:46:22 2000 +0000
@@ -495,6 +495,7 @@
 extern int report_idle;
 extern int web_browser;
 extern GList *aim_users;
+extern char sound_cmd[2048];
 extern char web_command[2048];
 extern char debug_buff[BUF_LONG];
 extern struct save_pos blist_pos;