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

intl.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define _(String)   (String)
#define N_(String)   (String)
#define textdomain(String)   (String)
#define gettext(String)   (String)
#define dgettext(Domain, String)   (String)
#define dcgettext(Domain, String, Type)   (String)
#define bindtextdomain(Domain, Directory)   (Domain)


Define Documentation

#define _ String       (String)
 

Definition at line 17 of file intl.h.

Referenced by account_menu(), add_account_line(), add_account_verbose(), add_button_callback(), add_callback(), add_contact_line(), add_sound_file_selection_box(), add_unknown(), add_unknown_account_window_new(), add_unknown_with_name(), browse_file(), buddy_login(), buddy_logoff(), buddy_update_status(), build_away_menu(), build_chat_prefs(), build_general_prefs(), build_layout_prefs(), build_logs_prefs(), build_modules_prefs(), build_prefs(), build_proxy_prefs(), build_sound_prefs(), build_sound_tab(), contact_login(), contact_logoff(), contact_menu(), contact_update_status(), create_lock_file(), do_dialog(), do_error_dialog(), do_invite_window(), do_text_input_window(), do_trigger_action(), draw_edit_account_window(), eb_chat_room_buddy_arrive(), eb_chat_room_buddy_leave(), eb_chat_window_display_error(), eb_chat_window_display_remote_message(), eb_chat_window_do_timestamp(), eb_chat_window_new(), eb_do_send_file(), eb_generic_menu_function(), eb_import_function(), eb_info_window_new(), eb_join_chat_room(), eb_log_window_new(), eb_new_user(), eb_nomodule_get_states(), eb_nomodule_get_status_string(), eb_profile_function(), eb_restore_last_conv(), eb_status_window(), edit_account_window_new(), edit_contact_window_new(), edit_group_window_new(), end_conversation(), get_action_list(), get_file(), get_file2(), get_local_accounts(), get_trigger_list(), getnewkey(), getsoundfile(), group_menu(), handle_click(), handle_group_change(), ignore_callback(), ignore_dialog_callback(), invite_dialog(), load_log_information(), load_module(), load_modules(), load_service_plugin(), load_utility_plugin(), main(), offer_remove_account_callback(), offer_remove_contact_callback(), offer_remove_group_callback(), ok_callback(), open_join_chat_window(), plugin_selected(), progress_window_new(), quick_message(), reload_service_accounts(), send_file(), show_about(), show_add_defined_contact_window(), show_away(), show_away2(), show_trigger_window(), unload_module(), update_contact_list(), and update_send_progress().

#define bindtextdomain Domain,
Directory       (Domain)
 

Definition at line 23 of file intl.h.

Referenced by main().

#define dcgettext Domain,
String,
Type       (String)
 

Definition at line 22 of file intl.h.

#define dgettext Domain,
String       (String)
 

Definition at line 21 of file intl.h.

#define gettext String       (String)
 

Definition at line 20 of file intl.h.

Referenced by menu_translate().

#define N_ String       (String)
 

Definition at line 18 of file intl.h.

#define textdomain String       (String)
 

Definition at line 19 of file intl.h.

Referenced by main().


Contact: Andy Maloney     [Documentation generated by doxygen]