From 38e34ce563f279fc6780a0f0d34a455e1fec2e3a Mon Sep 17 00:00:00 2001 From: Padraig O'Briain Date: Mon, 12 Jan 2004 09:50:30 +0000 Subject: [PATCH] Move specification of ALL_LINGUAS to later in file so that CATOBJEXT is 2004-01-05 Padraig O'Briain * configure.in: Move specification of ALL_LINGUAS to later in file so that CATOBJEXT is defined correctly. Use ATK_LOCALEDIR instead of atklocaledir. * atk/Makefile.am: Remove definition of ATKLOCALEDIR. * atk/atkobject.c: Use ATK_LOCALEDIR instead of ATKLOCALEDIR. * docs/tmpl/atkhyperlink.sgml: Add text for link-activated signal. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2a05260..2dc2798 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2004-01-05 Padraig O'Briain + + * configure.in: Move specification of ALL_LINGUAS to later in file + so that CATOBJEXT is defined correctly. + Use ATK_LOCALEDIR instead of atklocaledir. + + * atk/Makefile.am: Remove definition of ATKLOCALEDIR. + + * atk/atkobject.c: Use ATK_LOCALEDIR instead of ATKLOCALEDIR. + + * docs/tmpl/atkhyperlink.sgml: Add text for link-activated signal. + 2004-01-02 Padraig O'Briain * atk/atktext.c (atk_text_free_ranges): Fix segfault (bug #129837) -- 2.7.4