Changeset 0773f1b65f in tspsg for docs/dox/install.dox


Ignore:
Timestamp:
Apr 28, 2010, 2:13:54 AM (14 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
e51c78af27
Parents:
f2ff738751
git-author:
Oleksii Serdiuk <contacts@…> (04/28/10 02:13:54)
git-committer:
Oleksii Serdiuk <contacts@…> (06/29/12 19:41:42)
Message:

Fixed some typos in install.dox due to wrong autoreplace and regenerated install.html.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • docs/dox/install.dox

    rf2ff738751 r0773f1b65f  
    9393
    9494\verbatim
    95 tar xvjf \b TSPSG-<VERSION>-src.tar.bz2
    96 cd \b TSPSG-<VERSION>-src
     95tar xvjf tspsg-<VERSION>-src.tar.bz2
     96cd tspsg-<VERSION>-src
    9797\endverbatim
    9898
     
    127127
    128128By default, executable will go to \c /usr/bin, \c COPYING.txt and \c README.txt will go
    129 to \c /usr/share/\b TSPSG, translations will go \c /usr/share/\b TSPSG/l10n, all docs
    130 will go to <tt>/usr/share/doc/\b TSPSG-\<VERSION></tt>.
     129to \c /usr/share/TSPSG, translations will go \c /usr/share/TSPSG/l10n, all docs
     130will go to <tt>/usr/share/doc/TSPSG-\<VERSION></tt>.
    131131
    132132<hr>
     
    157157\endverbatim
    158158
    159 \b TSPSG will be installed to \c \%PROGRAMFILES\%\\\b TSPSG folder (usually, it is
    160 <tt>C:\\Program Files\\\b TSPSG</tt>).
     159\b TSPSG will be installed to \c \%PROGRAMFILES\%\\TSPSG folder (usually, it is
     160<tt>C:\\Program Files\\TSPSG</tt>).
    161161
    162162
     
    180180\endverbatim
    181181
    182 \b TSPSG will be installed to \c \%PROGRAMFILES\%\\\b TSPSG folder (usually, it is
    183 <tt>C:\\Program Files\\\b TSPSG</tt>).
     182\b TSPSG will be installed to \c \%PROGRAMFILES\%\\TSPSG folder (usually, it is
     183<tt>C:\\Program Files\\TSPSG</tt>).
    184184
    185185<hr>
     
    208208and copy the following files to it:
    209209
    210   - \b \b TSPSG.exe from \c release folder in the source directory.
     210  - \b tspsg.exe from \c release folder in the source directory.
    211211  - \b QtCore4.dll and \c QtGui4.dll from \c C:\\Qt\\bin folder.
    212212  - \b msvcr90.dll from <tt>C:\\Program Files\\Microsoft Visual Studio 9.0\\VC\\ce\\dll\\armv4i</tt> folder.
     
    238238\endverbatim
    239239
    240 You'll get \c \b TSPSG.sis file in the source directory. Copy it to your
     240You'll get \c tspsg.sis file in the source directory. Copy it to your
    241241phone and run or install it using <em>Nokia PC Suite</em>.
    242242
     
    251251\endverbatim
    252252
    253 You'll get an \c \b TSPSG_installer.sis that will automatically download and
     253You'll get an \c tspsg_installer.sis that will automatically download and
    254254install the required <em>Qt libraries</em> on \b TSPSG installation.
    255255
Note: See TracChangeset for help on using the changeset viewer.