summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorDarin Adler <darin@src.gnome.org>2001-01-19 01:39:57 +0000
committerDarin Adler <darin@src.gnome.org>2001-01-19 01:39:57 +0000
commit5fe1725cd6a2317a5be4bb05793d83d05fb0a7fa (patch)
treeedff16ccd19583f0bd90973cf97525c5533fdde4 /test
parent3b91745a51491f00013936cc12524934072c33f1 (diff)
downloadnautilus-5fe1725cd6a2317a5be4bb05793d83d05fb0a7fa.tar.gz
reviewed by: Pavel Cisler <pavel@eazel.com>
(only the first 2 changes, others unreviewed) * libnautilus-extensions/nautilus-trash-directory.c: (trash_destroy): Fix problem that might be what's killing the Tinderbox. We need to disconnect the signal handlers we add to the trash monitor. * src/file-manager/fm-directory-view.c: (load_location_callback): Always reload when navigating. This smooths over many anomalies, and hopefully will fix the nasty problems described in bug 4873 (files created in home directory (outside Nautilus) don't show up when I navigate there) and bug 4963 (starting the search service while running nautilus doesn't let you run searches). * configure.in: Fix gnome-http check that was previously just checking whether gnome-config was there or not! * src/nautilus-application.c: (nautilus_application_startup): Replace incorrect references to nautilus.oafinfo to instead mention Nautilus_Shell.oaf. * test/.cvsignore: Add a generated file.
Diffstat (limited to 'test')
-rw-r--r--test/.cvsignore11
1 files changed, 6 insertions, 5 deletions
diff --git a/test/.cvsignore b/test/.cvsignore
index 08ec2e66f..8703d5a0e 100644
--- a/test/.cvsignore
+++ b/test/.cvsignore
@@ -1,7 +1,7 @@
-.deps
-.libs
*.la
*.lo
+.deps
+.libs
Makefile
Makefile.in
test-nautilus-async-activation
@@ -17,8 +17,8 @@ test-nautilus-image-tile
test-nautilus-label
test-nautilus-label-background
test-nautilus-label-flavorful
-test-nautilus-label-scrolled
test-nautilus-label-offset
+test-nautilus-label-scrolled
test-nautilus-label-simple
test-nautilus-label-wrapped
test-nautilus-mime-actions
@@ -26,7 +26,8 @@ test-nautilus-mime-actions-set
test-nautilus-password-dialog
test-nautilus-pixbuf-tile
test-nautilus-preferences
+test-nautilus-preferences-change
+test-nautilus-preferences-display
test-nautilus-smooth-graphics
test-nautilus-widgets
-test-nautilus-preferences-display
-test-nautilus-preferences-change
+test-nautilus-wrapped-label