summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRamiro Estrugo <ramiro@src.gnome.org>2000-04-02 01:17:51 +0000
committerRamiro Estrugo <ramiro@src.gnome.org>2000-04-02 01:17:51 +0000
commitcf5c7b60c8236bcb8ad00f3c933a68e2ca957d5b (patch)
treea59b4eb46c66ad586d34cc127bbbcbf73dba4bab
parentf004b90265dd9dc23df378080d7cb6b095b45889 (diff)
downloadnautilus-cf5c7b60c8236bcb8ad00f3c933a68e2ca957d5b.tar.gz
Add startup service component to list of ones to kill.
-rwxr-xr-xnautilus-clean.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/nautilus-clean.sh b/nautilus-clean.sh
index 9cfa9eb7b..530491c06 100755
--- a/nautilus-clean.sh
+++ b/nautilus-clean.sh
@@ -7,7 +7,7 @@
# Add any new auxiliary programs here.
-AUX_PROGS="hyperbola ntl-history-view ntl-notes ntl-web-search ntl-web-browser nautilus-sample-content-view bonobo-text-plain bonobo-image-generic gnome-vfs-slave";
+AUX_PROGS="hyperbola ntl-history-view ntl-notes ntl-web-search ntl-web-browser nautilus-sample-content-view bonobo-text-plain bonobo-image-generic gnome-vfs-slave nautilus-service-startup-view";
unset FOUND_ANY;