nightmorph 07/01/14 12:36:10 Modified: bluetooth-guide.xml Log: added a bit about command line OBEX tools per bug 110221, thanks to deathwing00 for comments, review, etc., and i'm sure jakub helped out somewhere in there too
Revision Changes Path 1.10 xml/htdocs/doc/en/bluetooth-guide.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/bluetooth-guide.xml?rev=1.10&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/bluetooth-guide.xml?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/bluetooth-guide.xml?r1=1.9&r2=1.10 Index: bluetooth-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/bluetooth-guide.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- bluetooth-guide.xml 27 Nov 2006 00:16:17 -0000 1.9 +++ bluetooth-guide.xml 14 Jan 2007 12:36:10 -0000 1.10 @@ -1,7 +1,7 @@ <?xml version='1.0' encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/bluetooth-guide.xml,v 1.9 2006/11/27 00:16:17 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/bluetooth-guide.xml,v 1.10 2007/01/14 12:36:10 nightmorph Exp $ --> <guide link="/doc/en/bluetooth-guide.xml"> <title>Gentoo Linux Bluetooth Guide</title> @@ -32,8 +32,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.6</version> -<date>2006-11-26</date> +<version>1.7</version> +<date>2007-01-14</date> <chapter id="introduction"> <title>Introduction</title> @@ -752,6 +752,11 @@ Evolution e-mail client. You will need the <c>irmc</c> USE flag set to ensure that <c>multisync</c> has Bluetooth support. </li> + <li> + <c>net-wireless/opd</c> and <c>net-wireless/ussp-push</c> are command line + tools (server and client) that can be used to send files to your mobile + phone. + </li> </ul> </body> -- [email protected] mailing list
