diff options
author | Josh Barrow <josh@eazel.com> | 2000-10-28 07:32:00 +0000 |
---|---|---|
committer | Josh Barrow <carbamide@src.gnome.org> | 2000-10-28 07:32:00 +0000 |
commit | 4d1b878b7e135d041e0a56f7124892105e664ed5 (patch) | |
tree | bc7e0509038793ce448e516df77d923972c6ec36 /nautilus-clean.sh | |
parent | 9ce8ed7af7d724d138c9fdf4328515c3bfdf843c (diff) | |
download | nautilus-4d1b878b7e135d041e0a56f7124892105e664ed5.tar.gz |
Added mpg123 to the list of things to kill. This finishes bug 4076.
2000-10-28 Josh Barrow <josh@eazel.com>
* nautilus-clean.sh:
Added mpg123 to the list of things to kill. This finishes
bug 4076.
Diffstat (limited to 'nautilus-clean.sh')
-rwxr-xr-x | nautilus-clean.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nautilus-clean.sh b/nautilus-clean.sh index 02a62828a..0262b6c05 100755 --- a/nautilus-clean.sh +++ b/nautilus-clean.sh @@ -95,6 +95,7 @@ trilobite-eazel-time-view \ nautilus-sample-service-view \ eazel-proxy \ eazel-proxy-util \ +mpg123 \ " if [ "$extreme" = "yes" ] |