aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-07-24 02:21:42 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-07-24 02:21:42 +0800
commit51a223f8ac0dcc0c011cc158030376e9c3dc62ab (patch)
tree6596ec6c305be6151f08f667ed8885c67aeb2a7e /shell/ChangeLog
parent327a69c1adf97e3bec95e528eaa1563e51d95c8c (diff)
downloadgsoc2013-evolution-51a223f8ac0dcc0c011cc158030376e9c3dc62ab.tar
gsoc2013-evolution-51a223f8ac0dcc0c011cc158030376e9c3dc62ab.tar.gz
gsoc2013-evolution-51a223f8ac0dcc0c011cc158030376e9c3dc62ab.tar.bz2
gsoc2013-evolution-51a223f8ac0dcc0c011cc158030376e9c3dc62ab.tar.lz
gsoc2013-evolution-51a223f8ac0dcc0c011cc158030376e9c3dc62ab.tar.xz
gsoc2013-evolution-51a223f8ac0dcc0c011cc158030376e9c3dc62ab.tar.zst
gsoc2013-evolution-51a223f8ac0dcc0c011cc158030376e9c3dc62ab.zip
Get the manuals from the `evolution-guide' dir as that's where they get
* e-shell-view-menu.c: Get the manuals from the `evolution-guide' dir as that's where they get installed. svn path=/trunk/; revision=11309
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 6093e788d4..faa9391ce7 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,10 @@
2001-07-23 Ettore Perazzoli <ettore@ximian.com>
+ * e-shell-view-menu.c: Get the manuals from the `evolution-guide'
+ dir as that's where they get installed.
+
+2001-07-23 Ettore Perazzoli <ettore@ximian.com>
+
* e-shell-view.c (storage_set_view_box_button_release_event_cb):
Don't handle button events whose button number is not 1.