mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-05 16:04:31 +00:00
Kill oafd last so nautilus-clean.sh -x only needs to be run once.
This commit is contained in:
parent
2c8db8820e
commit
f4b8de4136
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ trilobite-eazel-time-view \
|
|||
|
||||
if [ "$extreme" = "yes" ]
|
||||
then
|
||||
AUX_PROGS="oafd gconfd-1 $AUX_PROGS"
|
||||
AUX_PROGS="gconfd-1 $AUX_PROGS oafd"
|
||||
fi
|
||||
|
||||
unset FOUND_ANY
|
||||
|
|
Loading…
Reference in a new issue