Monday, January 22, 2007
remove the volumn icon on desktop
gconf-editor
apps->nautilus->desktop->volumes_visible
3:03 PM 我给你找找最简单的
sudo perl -pi -e 's/=.*/=GNOME;Applications;Settings/ if /^Categories/; s/^/#/ if /^NoDisplay/' /usr/share/applications/gconf-editor.desktop
apps->nautilus->desktop->volumes_visible
3:03 PM 我给你找找最简单的
sudo perl -pi -e 's/=.*/=GNOME;Applications;Settings/ if /^Categories/; s/^/#/ if /^NoDisplay/' /usr/share/applications/gconf-editor.desktop