]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
New examples.
authorBruno Haible <bruno@clisp.org>
Sun, 16 Nov 2003 15:20:42 +0000 (15:20 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:11:15 +0000 (12:11 +0200)
ChangeLog
NEWS
PACKAGING

index df9c3f6346062d45da5057864cc0c7b0c073e44f..ce56227856d7b9f2d99349b4838d8d66f91ce6f2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-11-15  Bruno Haible  <bruno@clisp.org>
+
+       * PACKAGING: Add examples.
+
 2003-10-31  Bruno Haible  <bruno@clisp.org>
 
        * config/m4/fixautomake.m4 (FIX_MAKEFILE_COMPILE, FIX_MAKEFILE_DISTRIB,
diff --git a/NEWS b/NEWS
index 7f19c8ef82e6444a66238f779f6e5237346b96b1..1c1de3fbb00acc018f292a36d03ff7dffd931678 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -74,6 +74,27 @@ Version 0.12.2 - September 2003
   - A new configuration option --disable-libasprintf allows to build all of
     gettext except libasprintf; this is necessary on platforms for which
     libtool cannot create shared libraries with C++ code.
+
+* Documentation:
+
+  - Complete examples illustrating the use of gettext, including program
+    sources, Makefile and autoconf infrastructure, have been added. They
+    cover the following programming languages:
+      C           (text mode, GNOME)
+      C++         (text mode, Qt, KDE, GNOME)
+      ObjectiveC  (text mode, GNUstep, GNOME)
+      Shell       (text mode)
+      Python      (text mode)
+      Lisp        (text mode)
+      librep      (text mode)
+      Smalltalk   (text mode)
+      Java        (text mode, AWT, Java)
+      awk         (text mode)
+      Pascal      (text mode)
+      YCP         (libyui)
+      Tcl         (text mode, Tk)
+      Perl        (text mode)
+      PHP         (text mode)
 \f
 Version 0.12.1 - May 2003
 
index 1766dc3f4c0620ef1c3892bc3b1d61dcf9311267..6375982f19bff24afcf6d410e8ad73a703dac897 100644 (file)
--- a/PACKAGING
+++ b/PACKAGING
@@ -93,6 +93,7 @@ following file list.
       $prefix/share/doc/gettext/gettextize.1.html
       $prefix/share/doc/gettext/autopoint.1.html
       $prefix/share/doc/gettext/gettext_*.html
+      $prefix/share/doc/gettext/examples/*
       $prefix/info/gettext.info*
       $prefix/include/gettext-po.h
       $prefix/lib/libgettextlib*