aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2002-01-30 15:02:01 +0800
committerMichael Zucci <zucchi@src.gnome.org>2002-01-30 15:02:01 +0800
commitbfe2921eb857419652124a9e3886b4bf2666c0a1 (patch)
treeee278b6e3662eaae2ac4282b6040ec8ca41c497a /shell/ChangeLog
parentb894c24f03beeaaeb947676f95c05473ee7691d4 (diff)
downloadgsoc2013-evolution-bfe2921eb857419652124a9e3886b4bf2666c0a1.tar
gsoc2013-evolution-bfe2921eb857419652124a9e3886b4bf2666c0a1.tar.gz
gsoc2013-evolution-bfe2921eb857419652124a9e3886b4bf2666c0a1.tar.bz2
gsoc2013-evolution-bfe2921eb857419652124a9e3886b4bf2666c0a1.tar.lz
gsoc2013-evolution-bfe2921eb857419652124a9e3886b4bf2666c0a1.tar.xz
gsoc2013-evolution-bfe2921eb857419652124a9e3886b4bf2666c0a1.tar.zst
gsoc2013-evolution-bfe2921eb857419652124a9e3886b4bf2666c0a1.zip
Use right_click_row_path rather than selected_row_path, so clients get the
2002-01-30 Not Zed <NotZed@Ximian.com> * e-storage-set-view.c (popup_folder_menu): Use right_click_row_path rather than selected_row_path, so clients get the uri that was actually clicked on. svn path=/trunk/; revision=15522
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 966a2ff1a3..dcca98d85f 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,9 @@
+2002-01-30 Not Zed <NotZed@Ximian.com>
+
+ * e-storage-set-view.c (popup_folder_menu): Use
+ right_click_row_path rather than selected_row_path, so clients get
+ the uri that was actually clicked on.
+
2002-01-27 Ettore Perazzoli <ettore@ximian.com>
* Makefile.am: Use SHELL_CFLAGS and SHELL_LIBS.