summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2003-01-24 16:16:40 +0000
committerGlynn Foster <gman@src.gnome.org>2003-01-24 16:16:40 +0000
commit89255c3b352855d728ae3adc20b0cdd90fe582dd (patch)
treef11eb7e80cb88a3844d401070e32417272a0a804 /ChangeLog
parent65daf49dc53cd37478602083790236c6d6cd8884 (diff)
Provide correct help URL.
2003-01-24 Glynn Foster <glynn.foster@sun.com> * src/about.c: Provide correct help URL. * src/util.h, src/util.c: Add functions from libgnome/gnome-i18n so that we can correctly find the apropriate help file. * xmldocs.make: Install help into $(datadir)/help/$(lang)/ * THANKS: Update from the code I stole from libgnome
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog20
1 files changed, 15 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ef82d2..e65823e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,13 +1,23 @@
+2003-01-24 Glynn Foster <glynn.foster@sun.com>
+
+ * src/about.c: Provide correct help URL.
+
+ * src/util.h, src/util.c: Add functions from
+ libgnome/gnome-i18n so that we can correctly find the
+ apropriate help file.
+
+ * xmldocs.make: Install help into $(datadir)/help/$(lang)/
+
+ * THANKS: Update from the code I stole from libgnome
+
2003-01-24 John Fleck <jfleck@inkstain.net>
- * help/C/zenity.xml
- fix typo
+ * help/C/zenity.xml: fix typo.
2003-01-23 John Fleck <jfleck@inkstain.net>
- * help/C/zenity.xml
- fixing tag mixup that made the docbook not
- valid
+ * help/C/zenity.xml: fixing tag mixup that made the
+ docbook not valid.
2003-01-24 Kjartan Maraas <kmaraas@gnome.org>