summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@src.gnome.org>1998-11-06 22:19:49 +0000
committerRaja R Harinath <harinath@src.gnome.org>1998-11-06 22:19:49 +0000
commit886a0ae3415657b01898d8e9337e52230af64b68 (patch)
treec8c15d7036dfbe7fa059cec30056a69100d296d5
parent1228acf58bc627d366e8f976fca2a7116f4a6520 (diff)
downloadgnome-common-886a0ae3415657b01898d8e9337e52230af64b68.tar.gz
Include. Define POPT_() and _() i18n markers based on this.
* popt.c (gnomesupport-fake.h): Include. * poptint.h (ENABLE_NLS): Define POPT_() and _() i18n markers based on this. svn path=/trunk/; revision=466
-rw-r--r--support/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/support/ChangeLog b/support/ChangeLog
index 804d483..0dcf3e3 100644
--- a/support/ChangeLog
+++ b/support/ChangeLog
@@ -1,3 +1,9 @@
+1998-11-06 Raja R Harinath <harinath@cs.umn.edu>
+
+ * popt.c (gnomesupport-fake.h): Include.
+ * poptint.h (ENABLE_NLS): Define POPT_() and _() i18n markers
+ based on this.
+
1998-11-04 Raja R Harinath <harinath@cs.umn.edu>
* gnomesupport-fake.h: Include gnomesupport.h unconditionally.