Gentoo Archives: gentoo-doc-cvs

From: Shyam Mani <fox2mike@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: bluetooth-guide.xml
Date: Thu, 25 Aug 2005 07:06:31
Message-Id: 200508250705.j7P756N7016511@robin.gentoo.org
1 fox2mike 05/08/25 07:06:10
2
3 Modified: xml/htdocs/doc/en/draft bluetooth-guide.xml
4 Log:
5 Final version, before going live. Added gnome-phone-manager.
6
7 Revision Changes Path
8 1.6 +32 -19 xml/htdocs/doc/en/draft/bluetooth-guide.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/draft/bluetooth-guide.xml?rev=1.6&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/draft/bluetooth-guide.xml?rev=1.6&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/draft/bluetooth-guide.xml.diff?r1=1.5&r2=1.6&cvsroot=gentoo
13
14 Index: bluetooth-guide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/draft/bluetooth-guide.xml,v
17 retrieving revision 1.5
18 retrieving revision 1.6
19 diff -u -r1.5 -r1.6
20 --- bluetooth-guide.xml 22 Aug 2005 06:59:11 -0000 1.5
21 +++ bluetooth-guide.xml 25 Aug 2005 07:06:10 -0000 1.6
22 @@ -193,7 +193,7 @@
23 </chapter>
24
25 <chapter id="bluez">
26 -<title>BlueZ Installation</title>
27 +<title>BlueZ - The Bluetooth Stack</title>
28 <section>
29 <title>Installing BlueZ</title>
30 <body>
31 @@ -600,26 +600,27 @@
32 </chapter>
33
34 <chapter id="apps">
35 -<title>Using a desktop application to control Bluetooth</title>
36 +<title>Desktop Applications for Bluetooth</title>
37 <section>
38 -<title>Preamble</title>
39 +<title>Introduction</title>
40 <body>
41
42 <p>
43 -There are two main alternatives on this section: either we use
44 -<c>gnome-bluetooth</c> or <c>kdebluetooth</c>. However there are also text based
45 -applications that run fine.
46 +We have quite a few Bluetooth applications that run on the desktop and this
47 +chapter has been divided into 3 parts, one each for Gnome, KDE and Miscellaneous
48 +applications.
49 </p>
50
51 </body>
52 </section>
53 <section>
54 -<title>Configuring gnome-bluetooth</title>
55 +<title>For Gnome</title>
56 <body>
57
58 <p>
59 -If you are a gnome user, you might preffer this application. It provides the
60 -most basic but yet more used functionalities, as you can see below.
61 +If you are a gnome user, you will most probably go with <c>gnome-bluetooth</c>
62 +. It provides the most basic yet most used functionalities, as you can see
63 +below.
64 </p>
65
66 <ul>
67 @@ -646,27 +647,37 @@
68 From the Phone to the Computer - Send the file from the phone via Bluetooth
69 and it will be picked up and saved to your <path>/home</path> always.
70 </li>
71 -<!--FIXME : Need to check this option. Worked from home... -->
72 +<!--FIXME : Doesn't work on Nautilus 2.10.x. Bug #103464 for details -->
73 +<!--
74 <li>
75 From the Computer to the Phone - Fire up <c>nautilus</c> and select the file
76 you want to send and right click on it. Select the Send via Bluetooth option
77 and ask your phone to accept the file.
78 </li>
79 +-->
80 </ul>
81
82 +<p>
83 +<c>gnome-phone-manager</c> is a nifty app that you can use to send and receive
84 +messages to and from your phone, using only your system. You do not have to
85 +touch your phone to read or send messages since all that happens through the
86 +application. You are also notified of a new message on your screen if the option
87 +is enabled under Preferences. Installation is a breeze as always.
88 +</p>
89 +
90 +<pre caption="Installing gnome-phone-manager">
91 +# <i>emerge gnome-phone-manager</i>
92 +</pre>
93 +
94 </body>
95 </section>
96 <section>
97 -<title>Configuring kdebluetooth</title>
98 +<title>For KDE</title>
99 <body>
100
101 -<note>
102 -Notice that <c>kdebluetooth</c> might be masked for some architectures.
103 -</note>
104 -
105 <p>
106 -This KDE application provides more utilities than its gnome counterpart. See
107 -the list below.
108 +KDE makes use of <c>kdebluetooth</c> and provides more utilities than its Gnome
109 +counterpart as seen below.
110 </p>
111
112 <ul>
113 @@ -722,8 +733,11 @@
114
115 </body>
116 </section>
117 -<section>
118 +</chapter>
119 +
120 +<chapter>
121 <title>Acknowledgements</title>
122 +<section>
123 <body>
124
125 <p>
126 @@ -736,5 +750,4 @@
127 </body>
128 </section>
129 </chapter>
130 -
131 </guide>
132
133
134
135 --
136 gentoo-doc-cvs@g.o mailing list