On Mon, Jan 30, 2012 at 05:41:34PM +0200, Alon Levy wrote: > On Mon, Jan 30, 2012 at 03:06:57PM +0100, David Jaša wrote: > > Marc-André Lureau píše v Pá 27. 01. 2012 v 17:36 +0100: > > > Hey, > > > > > > The NPAPI plugin spice-xpi reached its 2.7 release! > > > > > > Get it here: > > > http://spice-space.org/download/releases/spice-xpi-2.7.tar.bz2 > > > > > > sha1sum > > > 30253b2c07fe8438988aed5ccd66ee5b9a6b692 spice-xpi-2.7.tar.bz2 > > > > > > Summary of changes since 2.6: > > > - run /usr/libexec/spice-xpi-client first > > > - simple test.html page > > > > Why was not included the enhanced & updated page that was attached here > > many times? I'm attaching it once more... > > > > It's in commit 40e929d99621f036ee0ac5dc90f6ccb844fac1a0. > > Also, please use git to submit patches to the list: > git add test.html > git commit -a -m "added test.html" (example) > git format-patch -o patches.spice_list HEAD^
-1 instead of HEAD^ works too and may be easier to remember :) > git send-email --supress-cc=all --to [email protected] > patches.spice_list/* --subject-prefix="spice-xpi" is nice Note that in this case the git-format-patch step can be skipped, you just have to replace patches.spice_list/* with -1 in the git send-email step. Christophe
pgpybzFZSIFEu.pgp
Description: PGP signature
_______________________________________________ Spice-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/spice-devel
