On Wed, 2007-02-14 at 13:07 +0800, Jeff Cai wrote: > Change gedit.spec to enable spell checker. > GEdit uses Enchant which depends on myspell so that we can use more > dictionaries shipped by G11N team. > > The patch gedit-03-grep.diff aims to use /usr/xpg4/bin/grep instread > of /usr/bin/grep because /usr/bin/grep doesn't support -q option.
> +# date:2007-02-14 owner:jefftsai type:branding > +Patch3: gedit-03-grep.diff This is definitely not branding. Instead of using /usr/xpg4/bin/grep, please use grep foo >/dev/null and submit upstream. Thanks, Laca
