diff options
author | Raja R Harinath <harinath@src.gnome.org> | 1998-11-06 22:19:49 +0000 |
---|---|---|
committer | Raja R Harinath <harinath@src.gnome.org> | 1998-11-06 22:19:49 +0000 |
commit | 886a0ae3415657b01898d8e9337e52230af64b68 (patch) | |
tree | c8c15d7036dfbe7fa059cec30056a69100d296d5 /support | |
parent | 1228acf58bc627d366e8f976fca2a7116f4a6520 (diff) | |
download | shared-mime-info-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
Diffstat (limited to 'support')
-rw-r--r-- | support/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/support/ChangeLog b/support/ChangeLog index 804d483e..0dcf3e39 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. |