File: tour-edit.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 (21 lines) | stat: -rw-r--r-- 808 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
#include "pagestart.h"

<p>There is a tree view on the main screen.  Selecting an item in the tree allows you to view the contents of a specific feature. 

SCREENSHOT(tabs.png,)

<p>If you select a item in the tree you can view and edit it's data.
<p>For wallpaper and ringtones you can right click on items to get a menu 
or you can just drag and drop new files into BitPim.
<p>For phonebook and calendar, you double click on the item you want to edit.

<p>More detailed help is available in the <a href="tabs.htm">Tree Items</a> reference.

<p>BitPim automatically saves all changes to your hard disk. There is no need 
to manually save or load information from disk. 
 
<p>When you are happy with changes you have made you can 
<a href="tour-saving.htm">send them to the phone</a>.


#include "pageend.h"