Bug#230756: nautilus: Should not change desktop settings (color,
icons) when launched under a non-GNOME session)
browaeys.alban@wanadoo.fr, 230756@bugs.debian.org
browaeys.alban@wanadoo.fr, 230756@bugs.debian.org
Sat, 5 Mar 2005 05:10:41 +0100
Hi
This report may make sense.
/usr/lib/menu/nautilus entry does not have the --no-desktop
switch.
But except in a gnome environemnet (where this entry in the
debian menu is useless) the lack of this switch is harmfull. I
don't windowmaker user starting nautilus wanting the nautilus
"desktop".
Coudl the
?package(nautilus):needs="X11" section="Apps/System" \
title="Nautilus" command="/usr/bin/nautilus" icon="/usr/share/pixmaps/nautilus.xpm"
be replaced by
?package(nautilus):needs="X11" section="Apps/System" \
title="Nautilus" command="/usr/bin/nautilus --no-desktop" \
icon="/usr/share/pixmaps/nautilus.xpm"
Thanks (i sometime use wmaker and it lacks a spatial browser).
Alban