diff options
author | Darin Adler <darin@src.gnome.org> | 2000-04-27 22:54:19 +0000 |
---|---|---|
committer | Darin Adler <darin@src.gnome.org> | 2000-04-27 22:54:19 +0000 |
commit | 6397f17caa94d4cfc6ec73c4c25743433a72b8f8 (patch) | |
tree | 6193e78dac16fac427faff2e3a2ea5516b88e346 /MAINTAINERS | |
parent | f7fd50aafcfd48852697d115612679ca92fd7fe4 (diff) | |
download | nautilus-6397f17caa94d4cfc6ec73c4c25743433a72b8f8.tar.gz |
Changed to the new Nautilus list instead of the old secret list.
* MAINTAINERS: Changed to the new Nautilus list instead of the
old secret list.
* components/notes/ntl-notes.c (notes_load_metainfo):
* src/file-manager/fm-directory-view.c
(fm_directory_view_load_uri), (metadata_ready_callback):
* src/ntl-uri-map.c (got_metadata_callback),
(nautilus_navigation_info_new):
Change calls to use new API, but not to use any of the new features,
which are not yet implemented.
* libnautilus-extensions/nautilus-directory.h:
* libnautilus-extensions/nautilus-directory.c
* libnautilus-extensions/nautilus-directory-private.h:
* libnautilus-extensions/nautilus-directory-async.c
* libnautilus-extensions/nautilus-file.c
* libnautilus-extensions/nautilus-file.h:
Added the new API and moved functions around a bit to prepare
for the new feature needed by Maciej for getting a list of files.
* libnautilus-extensions/nautilus-file-attributes.h:
Added an attribute constant for MIME type.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c190b33f1..9dce142e5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1 +1 @@ -Email: gnomad-hackers@eazel.com +Email: nautilus-list@eazel.com |