diff options
author | Darin Adler <darin@src.gnome.org> | 2001-06-26 23:51:53 +0000 |
---|---|---|
committer | Darin Adler <darin@src.gnome.org> | 2001-06-26 23:51:53 +0000 |
commit | b3a4eabf01a57b860ea95155f608f33fd08cce27 (patch) | |
tree | 70fae7a30b4f57825df3856b9ad8305a190efedc /icons | |
parent | f6b541b665a482f4b067a7a80baa0ee33f55d65d (diff) | |
download | nautilus-b3a4eabf01a57b860ea95155f608f33fd08cce27.tar.gz |
Don't force a reload if file monitoring will work properly for the
* src/nautilus-window-manage-views.c: (begin_location_change):
Don't force a reload if file monitoring will work properly
for the location.
* components/throbber/Makefile.am:
* icons/sierra/Makefile.am:
* icons/tahoe/Makefile.am:
Remove use of empty SUBDIRS. At least some versions of automake
have trouble with that.
* src/file-manager/fm-directory-view.c: Formatting tweak.
Diffstat (limited to 'icons')
-rw-r--r-- | icons/sierra/Makefile.am | 2 | ||||
-rw-r--r-- | icons/tahoe/Makefile.am | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/icons/sierra/Makefile.am b/icons/sierra/Makefile.am index 6d478c988..ac64786c2 100644 --- a/icons/sierra/Makefile.am +++ b/icons/sierra/Makefile.am @@ -1,7 +1,5 @@ sierradir = $(datadir)/pixmaps/nautilus/sierra -SUBDIRS = - sierra_DATA = \ green_weave.png \ i-directory-12.png \ diff --git a/icons/tahoe/Makefile.am b/icons/tahoe/Makefile.am index a70bfc3cf..8bfa60f0a 100644 --- a/icons/tahoe/Makefile.am +++ b/icons/tahoe/Makefile.am @@ -1,7 +1,5 @@ NULL= -SUBDIRS = - tahoedir = $(datadir)/pixmaps/nautilus/tahoe tahoe_DATA =\ |