summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMaciej Stachowiak <mstachow@src.gnome.org>2000-06-09 01:59:43 +0000
committerMaciej Stachowiak <mstachow@src.gnome.org>2000-06-09 01:59:43 +0000
commit2b5c47669ab40739403125969410a46b60076458 (patch)
tree474bca48486d45499b844ad4fa41f65e88c96edb /ChangeLog
parent0784d73f10868d3a1ee9dc955f45d7720f7032d0 (diff)
downloadnautilus-2b5c47669ab40739403125969410a46b60076458.tar.gz
New function to use when searching view identifier lists.
* libnautilus-extensions/nautilus-view-identifier.h, libnautilus-extensions/nautilus-view-identifier.c (nautilus_view_identifier_compare): New function to use when searching view identifier lists. * src/nautilus-applicable-views.c (got_file_info_callback): Merge the default view into the menu.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f6703903..93a39bb74 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2000-06-08 Maciej Stachowiak <mjs@eazel.com>
+
+ * libnautilus-extensions/nautilus-view-identifier.h,
+ libnautilus-extensions/nautilus-view-identifier.c
+ (nautilus_view_identifier_compare): New function to use when
+ searching view identifier lists.
+
+ * src/nautilus-applicable-views.c (got_file_info_callback): Merge
+ the default view into the menu.
+
2000-06-08 Andy Hertzfeld <andy@eazel.com>
* components/rpmview/nautilus-rpm-view.c: