Re: [Nautilus-list] Re: RH merge



On 05Sep2001 09:06AM (-0700), Darin Adler wrote:
> Looks good, please commit after reading my comments.
> 
> Have you compiled these changes with the default Nautilus flags (including
> -Werror)? I ask because I see some unused stuff here that would probably
> lead to warnings.
> 
> What should we do about people who already have scripts in ~/Nautilus?
> 
> > Removes ~/Nautilus, disables first time druid, don't fight with kdesktop,
> > add start-here, move scripts to ~/.gnome/nautilus-scripts.
> 
> I think we should probably remove the first time druid instead of just
> disabling it. I'm not one for keeping around dead code in the repository.
> 
> > @@ -511,7 +511,7 @@ static const PreferenceDefault preferenc
> > { NAUTILUS_PREFERENCES_TREE_SHOW_ONLY_DIRECTORIES,
> >  PREFERENCE_BOOLEAN,
> >  EEL_USER_LEVEL_INTERMEDIATE,
> > -      { EEL_USER_LEVEL_NOVICE, GINT_TO_POINTER (FALSE) },
> > +      { EEL_USER_LEVEL_NOVICE, GINT_TO_POINTER (TRUE) },
> >  { USER_LEVEL_NONE }
> > }
> 
> This one might be controversial. I seem to recall Maciej disputing this
> change to the preference default.

Yes, I kind of like the way it is now. I could be convinced to change
it if some form of user testing shows it's better.

Regards,

Maciej





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]