gitkrglobal.h

Go to the documentation of this file.
00001 
00013 #ifndef GITKR_GLOBAL_H
00014 #define GITKR_GLOBAL_H
00015 
00016 #ifndef GITKR_GLOBAL_C
00017 extern gboolean run;
00018 extern gboolean restart_event_loop;
00019 extern GitkDialogPtr context_selection_dialog;
00020 extern gchar *code_set;
00021 
00023 extern gchar *IconApplication;
00024 extern gchar *IconPagename;
00025 extern gchar *IconLabel;
00026 extern gchar *IconEdit;
00027 extern gchar *IconOptionChoice;
00028 extern gchar *IconControl;
00029 extern gchar *IconAction;
00030 extern gchar *IconProgress;
00031 
00032 extern gchar *selected;
00033 extern gchar *TextOn;
00034 extern gchar *TextOff;
00035 extern gchar *welcome;
00036 
00037 #ifdef HAVE_SPEECH
00038 extern FT_Info *ftinfo;
00039 extern gchar *gitkr_phone_speech_name;//FESTIVAL_DEFAULT_TEXT_MODE;
00040 extern gchar *gitkr_phone_festival_host;//FESTIVAL_DEFAULT_SERVER_HOST;
00041 extern gint gitkr_phone_festival_port;//FESTIVAL_DEFAULT_SERVER_PORT;
00042 #endif /*HAVE_SPEECH*/
00043 
00044 //#ifdef HAVE_CAPI20
00045 extern CAPI_Info *capiinfo;
00046 extern gint gitkr_phone_capi_datalength;
00047 extern gint gitkr_phone_capi_datablocks;
00048 extern gint gitkr_phone_capi_logicalconnections;
00049 extern gint gitkr_phone_capi_betweendigits;
00050 //#endif /*HAVE_CAPI20*/
00051 
00052 #endif /*GITKR_GLOBAL_C*/
00053 #endif /* GITKR_GLOBAL_H */

Generated on Thu Oct 28 10:59:10 2004 for gitk by doxygen 1.3.6