February 27, 2004

implementing nautilus in bash

Spent the day reading nautilus code, dealing with how it initialized and checked for directories. Tried to make darn sure I didn't break anything when converting old ~/.gnome-desktop and its contents to the new ~/Desktop standard.

Made it work after some pretty careful bashscripts.

Also moved ~/.gconf to ~/.gnome2/gconf, not for consistency but to force a cleanslate gconf database for everyone. It was simpler this way than to do a timestamp and remove code.

Posted by spider at February 27, 2004 11:55 PM