/[ddp]/manuals/trunk/intro-i18n/intro-i18n.sgml
ViewVC logotype

Diff of /manuals/trunk/intro-i18n/intro-i18n.sgml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 845 by kubota, Fri Oct 8 03:43:37 1999 UTC revision 849 by kubota, Fri Oct 8 15:35:28 1999 UTC
# Line 105  detailed explanation of them. Line 105  detailed explanation of them.
105  The current version of this document is available  The current version of this document is available
106  at  at
107  <url id="http://www.debian.org/~elphick/ddp/"  <url id="http://www.debian.org/~elphick/ddp/"
108  namd="DDP (Debian Documentation Project)"> page.  name="DDP (Debian Documentation Project)"> page.
109  </P>  </P>
110    
111    
# Line 1615  in a header file or <tt>Makefile</tt>. Line 1615  in a header file or <tt>Makefile</tt>.
1615  <P>  <P>
1616  It is convenient to prepare the following header file.  It is convenient to prepare the following header file.
1617  <example>  <example>
1618  #include <libintl.h>  #include &lt;libintl.h&gt;
1619  #define _(String) gettext((String))  #define _(String) gettext((String))
1620  </example>  </example>
1621  and messages in source files should be written as  and messages in source files should be written as

Legend:
Removed from v.845  
changed lines
  Added in v.849

  ViewVC Help
Powered by ViewVC 1.1.5