summaryrefslogtreecommitdiff
path: root/components
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2004-11-08 14:35:33 +0000
committerAlexander Larsson <alexl@src.gnome.org>2004-11-08 14:35:33 +0000
commit663e381090fd74c092e59a1489e0ac231ab57384 (patch)
treea19fa44d9e5e18d7e13526a37c561dbe6b932331 /components
parent6feac881fe5de993052fcae7f601924bc4540586 (diff)
downloadnautilus-663e381090fd74c092e59a1489e0ac231ab57384.tar.gz
Remove emblem subdir
2004-11-08 Alexander Larsson <alexl@redhat.com> * components/Makefile.am: Remove emblem subdir * libnautilus-private/nautilus-window-info.[ch]: * src/nautilus-window.c: (nautilus_window_set_hidden_files_mode): hidden_files_mode_changed signal * src/file-manager/Makefile.am: * src/file-manager/fm-tree-view.[ch]: * src/nautilus-application.c: (nautilus_application_instance_init): Make tree view work with new system. * src/nautilus-window-manage-views.c: (load_new_location), (location_has_really_changed): Only emit loading_uri after load_underway has been reported.
Diffstat (limited to 'components')
-rw-r--r--components/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/Makefile.am b/components/Makefile.am
index 5188faeca..4ce63d132 100644
--- a/components/Makefile.am
+++ b/components/Makefile.am
@@ -2,7 +2,6 @@ NULL=
SUBDIRS = \
throbber \
- emblem \
image_properties \
$(NULL)