File: welcome.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 (18 lines) | stat: -rw-r--r-- 692 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#define APPLETITLE "BitPim Help"
#include "pagestart.h"

<p>Welcome to BitPim.  

<p>If you are new to BitPim, please take the <a href="tour-master.htm">tour</a>.
<p>BitPim's homepage is URL(http://www.bitpim.org,www.bitpim.org).
    The project page is URL(http://www.sourceforge.net/projects/bitpim,www.sourceforge.net/projects/bitpim)</a>.

<p>You may be interested in <a href="upgrading.htm">upgrade information</a> or the 
<a href="versionhistory.htm">version history</a>.

<p>If you have any problems or questions please read the <a href="support.htm">information about support</a>.

<p>Praise and <a href="contributing.htm">contributions</a> are always welcome!


#include "pageend.h"