summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Neumair <chris@gnome-de.org>2005-07-13 12:46:56 +0000
committerChristian Neumair <cneumair@src.gnome.org>2005-07-13 12:46:56 +0000
commit2805a453629825d25af482454500d3637ac07e4c (patch)
tree15578b0bb7f70f66069f833724aaaf3e804b8a88 /ChangeLog
parentc427340738783dccf9317cfa117f8e291bf9cbe6 (diff)
downloadnautilus-2805a453629825d25af482454500d3637ac07e4c.tar.gz
Refer to the volume context menu as "popup menu", and not as "right-click
2005-07-13 Christian Neumair <chris@gnome-de.org> * libnautilus-private/nautilus-desktop-link-monitor.c: (volume_delete_dialog): Refer to the volume context menu as "popup menu", and not as "right-click menu". Fixes #308248.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d6dca9f30..23f627e3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-07-13 Christian Neumair <chris@gnome-de.org>
+ * libnautilus-private/nautilus-desktop-link-monitor.c:
+ (volume_delete_dialog): Refer to the volume context menu as "popup
+ menu", and not as "right-click menu". Fixes #308248.
+
+2005-07-13 Christian Neumair <chris@gnome-de.org>
+
* src/nautilus-navigation-window.c: (bookmark_list_get_uri_index,
path_bar_location_changed_callback): Try to reload visited locations
from history before doing a full location change. Fixes #310068.