diff -r 3a4c6c96e2cf -r c9cb49bea66d pidgin/pidgin.h --- a/pidgin/pidgin.h Sun May 06 00:43:29 2007 +0000 +++ b/pidgin/pidgin.h Sun May 06 00:44:41 2007 +0000 @@ -45,6 +45,9 @@ /* change this only when we have a sane upgrade path for old prefs */ #define PIDGIN_PREFS_ROOT "/pidgin" +/* Translators may want to transliterate the name. */ +#define PIDGIN_NAME _("Pidgin") + #ifndef _WIN32 # define PIDGIN_ALERT_TITLE "" #else