File: upgrading.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 (23 lines) | stat: -rw-r--r-- 834 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
#include "pagestart.h"

<h2>Windows</h2>

<p>You can safely upgrade to newer versions of BitPim.  When downgrading to
older versions, please uninstall the newer versions first.  You must also
delete the contents of the data directory as the older versions do
not understand the newer data formats - default <code>My Documents\\BitPim</code>

<h2>Linux</h2>

<p>Install newer and older RPMs as you see fit.  When downgrading to
older versions, you  must also
delete the contents of the data directory as the older versions do
not understand the newer data formats - default <code>$HOME/.bitpim-files</Code>

<h2>Mac</h2>

<p>You can run whichever version of the dimg you want.  If you run an
older version than the one you ran previously, then delete the data
directory - default <code>$HOME/.bitpim-files</Code>

#include "pageend.h"