From e17289e77c386c0ee20988c4320dd6d39750e6b5 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Tue, 23 Mar 2004 13:43:37 +0000 Subject: 2004-03-23 Marcus Brinkmann * gpgme.texi (Library Version Check): Fix the instruction when to set the locale. --- doc/gpgme.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/gpgme.texi') diff --git a/doc/gpgme.texi b/doc/gpgme.texi index 1e7936d0..9eb70793 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -576,9 +576,9 @@ features are provided by the installed version of the library. After initializing @acronym{GPGME}, you should set the locale -information to the locale required for your output terminal (only -required if your program runs on a text terminal, rather than in the X -Window environment). Here is an example of a complete initialization: +information to the locale required for your output terminal. This +locale information is needed for example for the curses and Gtk +pinentry. Here is an example of a complete initialization: @example #include -- cgit v1.2.3