On Fri, May 25, 2001 at 07:13:32PM +0100, Chris Ball wrote:
> Ed's also written a function to launcher (add_icon()) that allows for
> multiple icons, and for the icons to be defined in a plaintext
> (.launcher) file that's read on startup; no more recompiling.
I haven't looked at the code yet, but this is a nice idea...
and something that needs to be factored into the configuration system:
arrays. :\
> I think that's about it. There's a screenshot at
> http://printf.net/newfurther.jpg, and a tarball of diffs at
> http://printf.net/diff.tar . It's a lot less kludgy than some of the
> recent (*cough* mail *cough*) stuff.
OK, time to use CVS, sucka!
~/.cvsrc
cvs -z3
diff -u
update -dPA
log -N
checkout -A
Then, from the further toplevel dir:
cvs diff > mypatch
And edit mypatch to your liking.
Most importantly, context diffs (diff -u) are key.
> Evan, take a look when you get a spare few minutes? Feel free to change
> as you want - we're fairly sure you'll see things that we could be doing
> a lot better.
Feel free to post the rediff'ed patch to the mailing list.
Your screen shot looks good.
-- Evan Martin - martine@speakeasy.org http://www.speakeasy.org/~martine_______________________________________________ Further-devel mailing list Further-devel@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/further-devel
This archive was generated by hypermail 2.1.2 : Sun Nov 11 2001 - 14:16:15 PST