Yattm - unified GTK instant-messaging client logo
   [Generated for version 0.2-17 - Mon Jan 6 19:01:23 GMT+1 2003]

Home - Main Page - Data Structures - File List - Data Fields - Globals

defaults.h

Go to the documentation of this file.
00001 /* This file is automatically generated.  Any changes will be overwritten. */
00002 #ifndef __DEFAULTS_H__
00003 #define __DEFAULTS_H__
00004 #ifdef __MINGW32__
00005 #define BuddyArriveDefault ".\\yattm\\BuddyArrive.au"
00006 #define BuddyLeaveDefault ".\\yattm\\BuddyLeave.au"
00007 #define SendDefault ".\\yattm\\Send.au"
00008 #define ReceiveDefault ".\\yattm\\Receive.au"
00009 #define SpeechProgramDefault ""
00010 #define MODULE_DIR ".\\yattm\\modules"
00011 #else
00012 #define BuddyArriveDefault "/usr/local/share/sounds/yattm/BuddyArrive.au"
00013 #define BuddyLeaveDefault "/usr/local/share/sounds/yattm/BuddyLeave.au"
00014 #define SendDefault "/usr/local/share/sounds/yattm/Send.au"
00015 #define ReceiveDefault "/usr/local/share/sounds/yattm/Receive.au"
00016 #define SpeechProgramDefault "/usr/lib/ViaVoiceTTS/samples/cmdlinespeak/cmdlinespeak"
00017 #define MODULE_DIR "/usr/local/share/yattm/modules"
00018 #endif
00019 #endif

Contact: Andy Maloney     [Documentation generated by doxygen]