diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 23:02:46 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 23:02:46 +0900 |
commit | fcad8b8d150fb9f508973e3044a103de74ec3877 (patch) | |
tree | ca34a8cf3bfbe08335d40c47863b4901e1d19609 /ubuntu/maverick/tdepim/debian/man/kaddressbook-trinity.man | |
parent | 5d8ed1fab813d86b04383f7fcf8ab2c994cbea30 (diff) | |
download | tde-packaging-fcad8b8d150fb9f508973e3044a103de74ec3877.tar.gz tde-packaging-fcad8b8d150fb9f508973e3044a103de74ec3877.zip |
DEB: use _base folder for a distro instead of specific distros (squeeze and maverick).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/maverick/tdepim/debian/man/kaddressbook-trinity.man')
-rw-r--r-- | ubuntu/maverick/tdepim/debian/man/kaddressbook-trinity.man | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/ubuntu/maverick/tdepim/debian/man/kaddressbook-trinity.man b/ubuntu/maverick/tdepim/debian/man/kaddressbook-trinity.man deleted file mode 100644 index 36fad6734..000000000 --- a/ubuntu/maverick/tdepim/debian/man/kaddressbook-trinity.man +++ /dev/null @@ -1,41 +0,0 @@ -.TH KADDRESSBOOK 1 -.SH NAME -kaddressbook \- The TDE Address Book -.SH SYNOPSIS -.B kaddressbook -.I [Qt-options] [TDE-options] [options] -.SH DESCRIPTION -\fBKAddressBook\fP is the main address book application for TDE; it enables -you to manage your contacts efficiently and comfortably. Since it is based -on the tdeabc library it supports resources, which can be used to load and save -your contacts to many different locations -- not just the local file system, -but also to LDAP servers and SQL databases. - -The user interface is similar to MS Outlook and it supports different views -to represent the contact data differently; it also provides an incremental -search over all fields and a jump button bar to quickly access single entries. -Since the underlying tdeabc library uses the vCard format (specified in RFC 2426) -as its default storage medium, KAddressBook mainly reflects the supported -entry fields in its graphical user interface. -.SH PROGRAM OPTIONS -.TP -.B -a, --addr \fI<email>\fB -Shows contact editor with given email address. -.TP -.B --uid \fI<uid>\fB -Shows contact editor with given uid. -.TP -.B --editor-only -Launches in editor only mode. -.TP -.B --new-contact -Launches editor for the new contact. -.TP -.B --document \fI<file>\fB -Work on given file. -.so kdeopt.part -.SH SEE ALSO -More detailed user documentation is available from -.BR help:/kaddressbook -(either enter this URL into \fBkonqueror\fP, or run `khelpcenter -help:/kaddressbook'). |