themeinstaller/source/ReadMe.txt
changeset 6 58764cb313d3
parent 3 b4183b61e0c7
child 7 621da59dafb4
child 9 a0303864c0d4
equal deleted inserted replaced
3:b4183b61e0c7 6:58764cb313d3
     1 ============================================================================
       
     2 Read me for ThemeInstaller Tool                                   24.03.2009
       
     3 ============================================================================
       
     4 
       
     5 Product description:
       
     6 ====================
       
     7 ThemeInstaller Tool (XML2ODT) converts the theme files into a binary form and installs these binary
       
     8 files into folders defined in the property file. By default these folders 
       
     9 are the folders from where emulator/hardware loads the theme.
       
    10 
       
    11 Main features:
       
    12 ==============
       
    13 - Single theme install
       
    14 - Multiple themes install
       
    15 - Localization support
       
    16 
       
    17 System requirements:
       
    18 ====================
       
    19 
       
    20 Minimum:
       
    21 - Microsoft Windows XP Professional, Service Pack 2, Service Pack 3, or 
       
    22   Microsoft Windows XP Home Edition, Service Pack 2, or any edition of
       
    23   Microsoft Windows Vista.
       
    24 - 512 MB of RAM.
       
    25 - 430 MB of free disk space.
       
    26 - 1.5-GHz processor.
       
    27 - Display supporting 16-bit colour at 1,280 x 1,024-pixel resolution.
       
    28 
       
    29 Recommended:
       
    30 - Microsoft Windows XP Professional, Service Pack 2, Service Pack 3, or 
       
    31   Microsoft Windows XP Home Edition, Service Pack 2, or any edition of
       
    32   Microsoft Windows Vista.
       
    33 - 1 GB of RAM.
       
    34 - 430 MB of free disk space.
       
    35 - 2.8-GHz processor.
       
    36 - Display supporting 24-bit colour at 1,280 x 1,024-pixel resolution.
       
    37 - Sound card.
       
    38 
       
    39 
       
    40 How to Run Themeinstaller:
       
    41 ====================================
       
    42 - There must not be spaces in the directory names of the path where ThemeInstaller 
       
    43 is placed.
       
    44 - If you are using the version that has JRE bundled, use 
       
    45 ./jre1.5.0_12/jre-1_5_0_12-windows-i586-p.exe to install runtime environment.
       
    46 - After having JRE installed, edit the ThemeInstaller.bat file using a text editor
       
    47 and set the variable of JRE_BIN_DIR to point to the directory where the java executable
       
    48 is located at. E.g. before editing the line would look like: 
       
    49 set JRE_BIN_DIR=".\jre1.5.0_12\bin" 
       
    50 - After editing the same line could look like (depending on where the JRE has been 
       
    51 installed): set JRE_BIN_DIR="C:\Program files\Java\jre1.5.0_12\bin"
       
    52 
       
    53 ----------------------------------------------------------------------------
       
    54 Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
    55 All rights reserved.
       
    56 
       
    57 This component and the accompanying materials are made available
       
    58 under the terms of the License "Symbian Foundation License v1.0"
       
    59 which accompanies this distribution, and is available
       
    60 at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".