[MonoDevelop] Latest patch breaks MD

J. Christopher Six J. Christopher Six" <j.christopher.six@gmail.com
Wed, 1 Dec 2004 07:25:33 -0600


Patch works fine here. Thanks.


On Wed, 01 Dec 2004 23:17:39 +1030, Rubens Ramos
<rubensr@users.sourceforge.net> wrote:
> Here is a patch that will add a link to the default
> project path, and if that does not exist, to the
> user's HOME directory (only if one of them exist).
> 
> This uses Environment.GetEnvironmentVariable ("HOME"),
> but people may want to use
> Environment.SpecialFolder.Personal
> instead, not sure what the standard way of doing this is
> in MD.
> 
> Cheers
> Rubens
> 
> 
> 
> On Wed, 2004-12-01 at 22:58, J. Christopher Six wrote:
> > The patch submitted earlier adding ~/Projects to the new
> > FileSelector's bookmarks causes MD to crash when you try to open a
> > file and no ~/Projects folder exists. It also makes a faulty
> > assumption that all users name their project directory "Projects".
> >
> > -- J. Christopher Six
> > _______________________________________________
> > Monodevelop-list mailing list
> > Monodevelop-list@lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/monodevelop-list
> 
> 
> 


-- 
J. Christopher Six