]> Pileus Git - ~andy/fetchmail/blobdiff - design-notes.html
HMH's latest round of fixes.
[~andy/fetchmail] / design-notes.html
index 2054f435929603fd5b37aac251d843f34a6f1bb0..1b8502793cd56ec666aa9bbb4d3d9c6f80d91e06 100644 (file)
@@ -10,7 +10,7 @@
 <table width="100%" cellpadding=0><tr>
 <td width="30%">Back to <a href="/~esr/index.html">Fetchmail Home Page</a>
 <td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a>
-<td width="30%" align=right>$Date: 2001/07/31 05:54:40 $
+<td width="30%" align=right>$Date: 2001/10/01 03:05:18 $
 </table>
 <HR>
 <H1 ALIGN=CENTER>Design Notes On Fetchmail</H1>
@@ -299,7 +299,7 @@ Internationalization is handled using GNU gettext (see the file
 ABOUT_NLS in the source distribution).  This places some
 minor constraints on the code.<P>
 
-Strings that must be subject to translation should be wrapped with _() 
+Strings that must be subject to translation should be wrapped with GT_() 
 or N_() -- the former in function arguments, the latter in static
 initializers and other non-function-argument contexts.<p>
 
@@ -555,7 +555,7 @@ RFC2221 IMAP4 Login Referrals
 <table width="100%" cellpadding=0><tr>
 <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a>
 <td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a>
-<td width="30%" align=right>$Date: 2001/07/31 05:54:40 $
+<td width="30%" align=right>$Date: 2001/10/01 03:05:18 $
 </table>
 
 <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com">&lt;esr@snark.thyrsus.com&gt;</A></ADDRESS>