gitktrans-i18n.c File Reference

applies i18n to doc-tree More...

#include "gitkincludes.h"

Include dependency graph for gitktrans-i18n.c:

Include dependency graph

Go to the source code of this file.

Defines

#define giml_ctrl_text   N_("Help");
#define giml_ctrl_text   N_("Apply");
#define giml_ctrl_text   N_("Cancel");
#define giml_ctrl_text   N_("Okay");
#define GITK_LIB_C
#define GITK_TRANS_I18N_C

Functions

xmlDocPtr gitk_dialog_trans_i18n (xmlDocPtr const src)
 translates i18n nodes in giml dialog

void gitk_dialog_trans_i18n_walker (xmlNodePtr cur)
 recursively walks down a document tree and translated i18n:text nodes. As we need to query several catalogues: app, renderer, core : use <i18n:text i18n:domain="XXX">

void xmlXPathEvalFunc_i18n_gettext (xmlXPathParserContextPtr ctxt, int nargs)
void * xsltExtInit_i18n (xsltTransformContextPtr ctxt, const xmlChar *URI)
void xsltExtShutdown_i18n (xsltTransformContextPtr ctxt, const xmlChar *URI, void *data)


Detailed Description

applies i18n to doc-tree

Id
gitktrans-i18n.c,v 1.25 2004/04/02 17:57:59 ensonic Exp

Author:
Stefan Kost <ensonic@users.sf.net>
Date:
Wed Aug 22 14:38:34 2001

Definition in file gitktrans-i18n.c.


Define Documentation

#define giml_ctrl_text   N_("Help");
 

Todo:
this is a hack to make gettext aware of these

Definition at line 25 of file gitktrans-i18n.c.

#define giml_ctrl_text   N_("Apply");
 

Todo:
this is a hack to make gettext aware of these

Definition at line 25 of file gitktrans-i18n.c.

#define giml_ctrl_text   N_("Cancel");
 

Todo:
this is a hack to make gettext aware of these

Definition at line 25 of file gitktrans-i18n.c.

#define giml_ctrl_text   N_("Okay");
 

Todo:
this is a hack to make gettext aware of these

Definition at line 25 of file gitktrans-i18n.c.


Function Documentation

void gitk_dialog_trans_i18n_walker xmlNodePtr  cur  )  [static]
 

recursively walks down a document tree and translated i18n:text nodes. As we need to query several catalogues: app, renderer, core : use <i18n:text i18n:domain="XXX">

Definition at line 36 of file gitktrans-i18n.c.

References client_package_name, dgettext, gitk_log, and I18N_NS_URL.


Generated on Thu Oct 28 11:02:46 2004 for gitk by doxygen 1.3.6