File: dialog-getphonedata.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 (30 lines) | stat: -rw-r--r-- 1,058 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
#include "pagestart.h"

SCREENSHOT(screen-getdata.png,Get Data)

<p>BitPim will transfer all data selected from the phone.  If you look 
in the status bar you will see that BitPim is busy, and the progress it is making.

<p>In the left column you can choose what to get.  

<p>In the right hand columns, you have a choice of adding or replacing (both choices
aren't available on all data types)

<dl>

<dt><p>Add<br>

<dd><p>The items you have on your phone will be added to those already in BitPim.  For example,
if you only have <i>mycat.bmp</i> in the wallpaper folder, then that will be added to the
existing wallpapers in BitPim.  <b>Note</b> that if there is already an item with the same
name, then it will be overwritten with the new item of the same name.<br>&nbsp;

<dt><p>Replace

<dd><p>All items on your phone will replace those in the same category in BitPim.  For example,
if you have 3 wallpaper items on your phone, you will end up with <b>only</b> the same 3 items
in BitPim. <b>All others will be removed</b>.

</dl>

#include "pageend.h"