summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAli Abdin <aliabdin@aucegypt.edu>2000-07-15 16:19:55 +0000
committerAli Abdin <rakholh@src.gnome.org>2000-07-15 16:19:55 +0000
commit88cd450cf790f7b639ab33b45565ea8b7a50bc6c (patch)
tree43c93029fcc016bad477f8fbc497daabd21c4b1e /ChangeLog
parentd09e7223840457af2fe276f2875929d327b33f6c (diff)
downloadnautilus-88cd450cf790f7b639ab33b45565ea8b7a50bc6c.tar.gz
Add 'ghelp' as a URI for backwards-compatibility (many doc files and
2000-07-15 Ali Abdin <aliabdin@aucegypt.edu> * components/help/help-contents.oafinfo: * components/help/help-methods.conf: * components/help/help-search.oafinfo: Add 'ghelp' as a URI for backwards-compatibility (many doc files and applications currently use 'ghelp:' prefix to bring up help files we should handle it just like 'help:'). We might want to emit a 'warning' message saying its deprecated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0094b47bd..f74222277 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2000-07-15 Ali Abdin <aliabdin@aucegypt.edu>
+
+ * components/help/help-contents.oafinfo:
+ * components/help/help-methods.conf:
+ * components/help/help-search.oafinfo:
+ Add 'ghelp' as a URI for backwards-compatibility (many doc files
+ and applications currently use 'ghelp:' prefix to bring up help
+ files we should handle it just like 'help:').
+
+ We might want to emit a 'warning' message saying its deprecated.
+
2000-07-14 Gene Z. Ragan <gzr@eazel.com>
* components/help/help-method.c: (transform_absolute_file):