File: lgg4015-howtos.htd

package info (click to toggle)
bitpim 1.0.7%2Bdfsg1-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 31,384 kB
  • sloc: python: 267,746; cpp: 2,076; perl: 600; ansic: 409; sh: 226; makefile: 152; sed: 1
file content (39 lines) | stat: -rw-r--r-- 1,388 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
#include "pagestart.h"

<H3>List available downloaded ringtones</H3>
<OL>
<li><p>Menu <B>Data</B> -> <B>Get Phone Data</B>.
<li><p>Check on <B>Ringtone</B>, and click on <B>OK</B>.
<p>The list of download ringtones will be displayed on the <B>Ringers</B> tab.
</OL>

<H3>List available downloaded images</H3>
<OL>
<li><p>Menu <B>Data</B> -> <B>Get Phone Data</B>.
<li><p>Check on <B>Wallpaper</B>, and click on <B>OK</B>.
<p>The list of download images will be displayed on the <B>Wallpapers</B> tab.
</OL>

<H3>Delete a downloaded ringtone</H3>
<OL>
<li><p>Get the list of downloaded ringtones.
<li><p>Click on the <B>Ringers</B> tab.
<li><p>Select the ringtone to be deleted, and click on <B>Delete</B>.
<li><p>Menu <B>Data</B> -> <B>Send Phone Data</B>.
<li><p>Check on <B>Ringtone</B>, and click on <B>OK</B>.
<li><p>Verify on the phone that the ringtone has been deleted, if not delete it manually.
</OL>

<H3>Transfer a ringtone to the phone</H3>
<OL>
<li><p>Get the list of downloaded ringtones.
<li><p>Click on the <B>Ringers</B> tab.
<li><p>Click on <B>Add</B>.
<li><p>From the <B>File Dialog</B>, select a sound file and click on <B>Open</B>.
<li><p>Menu <B>Data</B> -> <B>Send Phone Data</B>.
<li><p>Check on <B>Ringtone</B>, and click on <B>OK</B>.
</OL>

<p>The steps for deleting and transferring images to the phone are similar to those of ringtones.

#include "pageend.h"