summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>1999-01-28 06:30:57 +0000
committerOwen Taylor <otaylor@src.gnome.org>1999-01-28 06:30:57 +0000
commitf9807a643ca632385bb228981f40292994c9ca09 (patch)
treefc7501c7ab8ecb48ad959bfcd9c72d340cb68a4c /ChangeLog.pre-2-6
parentbb16a5d331826d86e447275209359cb69c106e4c (diff)
downloadgtk+-f9807a643ca632385bb228981f40292994c9ca09.tar.gz
When translating N_() strings, use _(), not gettext(), since we really
Thu Jan 28 01:34:29 1999 Owen Taylor <otaylor@redhat.com> * gtkfontsel.c gtkcolorsel.c: When translating N_() strings, use _(), not gettext(), since we really need to call dgettext().
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-66
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index fe61fdecb1..e0f1e110d6 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,9 @@
+Thu Jan 28 01:34:29 1999 Owen Taylor <otaylor@redhat.com>
+
+ * gtkfontsel.c gtkcolorsel.c: When translating
+ N_() strings, use _(), not gettext(), since we
+ really need to call dgettext().
+
Wed Jan 27 20:51:25 PST 1999 Manish Singh <yosh@gimp.org>
* acinclude.m4: Xsed isn't valid here, don't use it