[MonoDevelop] Love for File Browser

John Luke jluke@users.sourceforge.net
Fri, 27 Feb 2004 16:07:48 -0500


Hello,
	I like it overall, just some small nitpicking here:

On Fri, 2004-02-27 at 10:02, Iñigo Illán wrote:
> I have write some patches for the file browser included on MonoDevelop.
> 
> What this patches do are:
> 
> 	+ Remove . and .. directories from the directories tree view.
> 
> 	+ Add a button for going to the up directory.
> 
> 	+ You can now open nautilus or a terminal just clicking with the with
> the right button on a directory and selecting the option. For know the
> browser and the terminal are hardcoded but we should get gnome's
> default.
> 
> 	+ Added a pixmap for all the directories on the directory tree view.
> 
> 	+ Do the directory view work in a correct way (now you have to enter to
> the directory to view the files in).
> 
> There are some known issues so this should not go in MonoDevelop v0.1.
> The patches have been tested against rev 1018. I hope you like it.

1. one patch for related changed would be preferred
2. instead of commenting out stuff, just remove it if it is not going to
remain useful
3. when submitting something with "known issues" try and let us know
what those are

I will test it and likely commit a slightly modified version shortly
to the post 0.1 svn branch.
Thanks a lot!