summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPadraig O'Briain <padraig.obriain@sun.com>2004-01-05 13:52:01 +0000
committerPadraig O'Briain <padraigo@src.gnome.org>2004-01-05 13:52:01 +0000
commit0946edd4074942c99d2c0d4a008b2addcb66ff10 (patch)
treee3eceddb425cb6a8e14c57a7754b7d7d63dd0bf9 /docs
parentca4adc2bc1b8f82c6e37ced3db68afce1d79695d (diff)
downloadatk-0946edd4074942c99d2c0d4a008b2addcb66ff10.tar.gz
Move specification of ALL_LINGUAS to later in file so that CATOBJEXT is
2004-01-05 Padraig O'Briain <padraig.obriain@sun.com> * 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.
Diffstat (limited to 'docs')
-rw-r--r--docs/tmpl/atkhyperlink.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tmpl/atkhyperlink.sgml b/docs/tmpl/atkhyperlink.sgml
index 1e00fef..6489483 100644
--- a/docs/tmpl/atkhyperlink.sgml
+++ b/docs/tmpl/atkhyperlink.sgml
@@ -24,7 +24,7 @@ The AtkHyperlink structure should not be accessed directly.
<!-- ##### SIGNAL AtkHyperlink::link-activated ##### -->
<para>
-
+The signal link-activated is emitted when a link is activated.
</para>
@atkhyperlink: the object which received the signal.