symbian4/config/bldpublic.hrh
author Simon Howkins <simonh@symbian.org>
Thu, 25 Nov 2010 12:14:19 +0000
branchHighFidelityModel
changeset 510 edb6c9c5a982
parent 411 d5d1e2d03163
permissions -rw-r--r--
Changed to avoid bld.inf's being included more than once in commonemail package
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
410
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
     1
/*
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
     2
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
     3
* All rights reserved.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
     4
* This component and the accompanying materials are made available
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
     5
* under the terms of "Eclipse Public License v1.0"
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
     6
* which accompanies this distribution, and is available
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
     7
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
     8
*
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
     9
* Initial Contributors:
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    10
* Nokia Corporation - initial contribution.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    11
*
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    12
* Contributors:
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    13
*
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    14
* Description: 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    15
*
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    16
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    17
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    18
#ifndef __BLDPUBLIC_HRH
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    19
#define __BLDPUBLIC_HRH
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    20
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    21
//Defining only language 01 for SF build purposes
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    22
#define LANGUAGE_IDS LANG sc 01  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    23
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    24
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    25
/** #FF_3D_RINGING_TONES 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    26
Device supports 3D ringing tones.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    27
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    28
#undef FF_3D_RINGING_TONES                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    29
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    30
/** #FF_3G_CELLBROADCAST 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    31
Cell Broadcasting support on 3G mode.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    32
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    33
#undef FF_3G_CELLBROADCAST                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    34
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    35
/** #FF_ADAPTIVE_WLAN_SCANNING_SUPPORT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    36
Adaptive WLAN Scanning (AWS) is a component that tells WLAN engine how often to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    37
perform WLAN background scanning. AWS listens and receives events from other
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    38
components, concludes what would be the preferred scanning period, and then
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    39
tells it to WLAN engine.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    40
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    41
#undef FF_ADAPTIVE_WLAN_SCANNING_SUPPORT                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    42
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    43
/** #FF_AI_WLANSNIFFER_WIDGET 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    44
Flag for WLANSniffer Homescreen widget.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    45
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    46
#undef FF_AI_WLANSNIFFER_WIDGET                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    47
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    48
/** #FF_ASYNCH_FILE_SAVE_QUEUE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    49
Camcorder requires support from the Asynchronous File Save Queue.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    50
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    51
#define FF_ASYNCH_FILE_SAVE_QUEUE                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    52
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    53
/** #FF_AUDIO_MESSAGING_INCLUDE_IN_ROM 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    54
This flags controls whether the Audio Messaing ROM files are included in the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    55
build.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    56
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    57
#define FF_AUDIO_MESSAGING_INCLUDE_IN_ROM                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    58
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    59
/** #FF_AUDT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    60
Device supports Always Up-to-date Device Time (AUDT). This is an ability to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    61
update the device time, date and country/city automatically in phone start-up.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    62
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    63
#undef FF_AUDT                                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    64
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    65
/** #FF_AUTO_REDIAL_FOR_VIDEO_CALL 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    66
"This flag indicates redial sequence, when video call is not succeeded for
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    67
certain reasons."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    68
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    69
#define FF_AUTO_REDIAL_FOR_VIDEO_CALL                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    70
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    71
/** #FF_AVKON_EMOTION_ICON_ENABLED 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    72
to enable/disable the emotion icon support in avkon editor control
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    73
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    74
#undef FF_AVKON_EMOTION_ICON_ENABLED                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    75
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    76
/** #FF_BIRTHDAY_IMPROVEMENT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    77
This feature flag is required for the enabling/disabling customized birthday &
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    78
anniversary notifications for MyFaves contact in Calendar (under Community 1.0)
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    79
into 3.2.3 platform. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    80
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    81
The requirement is 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    82
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    83
B’day & Anniversary Notification for MyFaves contact
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    84
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    85
•	Picture of the MyFaves contact in the popup which can be masked as circular
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    86
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    87
•	Currently Birthday notification is same as any other Calendar alarm
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    88
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    89
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    90
#undef FF_BIRTHDAY_IMPROVEMENT                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    91
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    92
/** #FF_BROWSER_PROGRESSIVE_DOWNLOAD 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    93
This feature flag is needed to enable/disable the progressiveness of the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    94
downloads in download manager server and its clients.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    95
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    96
#define FF_BROWSER_PROGRESSIVE_DOWNLOAD                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    97
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    98
/** #FF_CAPACITIVE_DISPLAY 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    99
Device uses capacitive touch technology in its display.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   100
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   101
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   102
#define FF_CAPACITIVE_DISPLAY                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   103
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   104
/** #FF_CHINESE_FONTS_HIRES 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   105
This flag controls whether Chinese variants use TrueType fonts instead of the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   106
current stroke fonts in high resolution devices.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   107
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   108
Current stroke fonts have good readability in small sizes and lower resolution
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   109
devices. However, with the introduction of ever sharper and larger displays
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   110
(HVGA, VGA), the stroke fonts look increasingly "too simple" and "stick-like" in
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   111
bigger sizes. Fonts with thicker, more stylistic strokes are required for a
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   112
proper look and user experience.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   113
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   114
Following requirements already make a case for TTF fonts in Chinese:
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   115
417-16400: Chinese TrueType font for 9.1
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   116
406-137: TrueType font for Chinese
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   117
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   118
Note: The feature name intentionally avoids mentioning TrueType or TTF, as the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   119
font technology is irrelevant, high resolution being the operative keywords.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   120
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   121
#undef FF_CHINESE_FONTS_HIRES                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   122
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   123
/** #FF_CLOCK_MULTIPROCOL_SUPPORT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   124
This flag shall be used to determine if product programs need clock's
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   125
multiprotocol support, i.e. getting time information from different time source
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   126
protocols like GPS, SNTP, etc.. Product program can make a choice such that
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   127
multiprotocol feature support can be made on or off. When multiprotocol support
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   128
is off, then default NITZ protocol shall be choosen.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   129
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   130
#undef FF_CLOCK_MULTIPROCOL_SUPPORT                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   131
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   132
/** #FF_COMMSDAT_CREATION_FROM_XML 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   133
There will be a new component in S60 called CommsDatCreator (CDC) that will
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   134
initialize CommsDat using an input XML file which is generated by the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   135
Configuration Tool.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   136
When generating CommsDat the CDC needs that the default CommsDat in
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   137
Z:\private\10202be9\cccccc00.cre is empty. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   138
The requested flag FF_COMMSDAT_CREATION_FROM_XML  enables the empty CommsDat to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   139
be included to the image as the default CommsDat.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   140
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   141
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   142
#undef FF_COMMSDAT_CREATION_FROM_XML                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   143
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   144
/** #FF_COMMSDAT_CREATOR 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   145
This flags controls whether the CommsDatCreator component to be included to the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   146
image.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   147
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   148
#define FF_COMMSDAT_CREATOR                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   149
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   150
/** #FF_CONNECTION_OVERRIDE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   151
The feature enables the better utilisation of the WLAN connections that the user
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   152
has manually opened from the WLAN widget. Such connections, called as 'user
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   153
connections', will be automatically utilised in all applications that would
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   154
normally use Internet SNAP connection. If the feature is enabled, the 'user
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   155
connection' is enforced by default. The user can still control the utilisation
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   156
of the 'user connection' by enabling/disabling the connection enforcement from
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   157
WLAN settings.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   158
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   159
#define FF_CONNECTION_OVERRIDE                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   160
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   161
/** #FF_CONTACTS_GROUP_FUNCTIONALITY 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   162
We need a feature flag for ROM Creation time variation. The Phonebook2
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   163
application is constructed on a plugin based architecture. This design allows
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   164
the Phonebook2 application to be composed of various plugin components. The S60
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   165
platform Phonebook2 component contains a group UI plugin component, which
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   166
implements the whole contacts group functionality. To enable a variant to create
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   167
their own contact group functionality we need a feature flag so that the variant
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   168
can remove the platform group plugin component. This allow the component to be
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   169
removed from the ROM image, thus making the ROM size smaller.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   170
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   171
#define FF_CONTACTS_GROUP_FUNCTIONALITY                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   172
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   173
/** #FF_CONTACTS_NICKNAME 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   174
The nickname functionality needs a feature flag for the following reasons:
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   175
-Phonebook2 component exports a central repository initialization file, which is
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   176
used to improve the Phonebook application launch -The initialization file is
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   177
read by the Symbian Contacts model server to initialize the Contacts view during
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   178
the device boot sequence
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   179
 * S60 specifications define which fields take part in the device's contact name
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   180
creation (first name, last name, company name)
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   181
 * The nickname requirement changes the S60 name creation rules, by adding the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   182
contacts nickname field to the above list of fields
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   183
 * Therefore the content of the Contacts view needs to be initialized
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   184
differently depending on whether the nickname feature is enabled or disabled
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   185
 * The initialization file contains the configuration of the view, e.g. the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   186
contact fields which are used for sorting the Phonebook names list view
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   187
 * A feature flag is needed which allows Phonebook2 to export the correct
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   188
variant of the Contact view initilization file
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   189
 * There is a considerable RAM usage penalty associated with keeping the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   190
nickname field in the contact view when the nickname feature is disabled
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   191
 * For further description of the Symbian Contacts view initilization see
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   192
\src\common\generic\app-engines\cntmodel\documentation\Contacts_How-To_Improve_Application_Start-up_Time.doc
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   193
-Run-time variation can be used inside the Phonebook2 application to configure
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   194
the application sort order
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   195
 * But the Symbian Contacts view's must be configured correctly in order to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   196
maintain existing performance, see above description
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   197
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   198
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   199
#undef FF_CONTACTS_NICKNAME                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   200
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   201
/** #FF_CUSTOMER_HELPS_IN_USE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   202
Customer helps are included into image based on this flag.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   203
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   204
#undef FF_CUSTOMER_HELPS_IN_USE                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   205
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   206
/** #FF_DEVICE_DIAGNOSTICS_APP 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   207
On enabling this feature flag GSDevDiagPlugin.dll would start the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   208
DevDiagApp.exe. This would load all related plugins. The Diagnostics application
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   209
offers self-test service on the Mobile Applications and hardware for the phone
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   210
users.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   211
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   212
#undef FF_DEVICE_DIAGNOSTICS_APP                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   213
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   214
/** #FF_DM_INSTALL_SECURITY 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   215
OMA DM SW installer implementation included in build.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   216
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   217
#undef FF_DM_INSTALL_SECURITY                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   218
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   219
/** #FF_DUAL_LANGUAGE_SUPPORT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   220
This Flag is used to develop support for dual language feature. This is an
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   221
enhancement to the basic prediction feature where words predicted will come from
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   222
2 different language databases.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   223
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   224
#undef FF_DUAL_LANGUAGE_SUPPORT                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   225
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   226
/** #FF_EMAIL_FRAMEWORK 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   227
Defines whether the product includes the email multiprotocol framework. When the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   228
flag is defined all parts constituting new email solution are in ROM:
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   229
application, plugin framework + imap/pop plugin and related settings UIs. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   230
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   231
legacy email (__EMAIL_UI) must be disabled when FF_EMAIL_FRAMEWORK is enabled.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   232
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   233
#define FF_EMAIL_FRAMEWORK                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   234
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   235
/** #FF_EMAIL_IPS_SERVICES 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   236
Defines whether the product includes IMAP4, POP3 and SMTP protocol support.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   237
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   238
#undef FF_EMAIL_IPS_SERVICES                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   239
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   240
/** #FF_EMAIL_MCE_INTEGRATION 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   241
This enables email client selection in MCE. Fex. Freestyle email mailboxes  goes
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   242
under email folder in mce-serttings. mce and sendui. Freestyle email settings
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   243
can be changed from mce-settings.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   244
 All you need to do is install own mtm-plugin and configure central repository
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   245
key.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   246
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   247
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   248
#define FF_EMAIL_MCE_INTEGRATION                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   249
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   250
/** #FF_EMAIL_PROTOCOL_PLUGINS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   251
When defined, default email protocol plugins are enabled.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   252
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   253
#define FF_EMAIL_PROTOCOL_PLUGINS                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   254
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   255
/** #FF_EMAIL_UI 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   256
Defines whether the product includes email UI application
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   257
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   258
#undef FF_EMAIL_UI                                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   259
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   260
/** #FF_EMPTY_COMMSDAT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   261
The override flags FF_EMPTY_COMMSDAT, FF_VANILLA_COMMSDAT and FF_RND_COMMSDAT
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   262
determine which default CommsDat will be put to the image independent of image
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   263
type (prd or rnd):
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   264
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   265
- FF_EMPTY_COMMSDAT: Completely empty CommsDat is used. Typically needed as the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   266
base when creating operator variants with Configuration Tool and
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   267
CommsDatCreator. Same as old FF_COMMSDAT_GENERATION_FROM_XML.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   268
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   269
- FF_VANILLA_COMMSDAT: Otherwise empty CommsDat but the S60 default destinations
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   270
(Internet, MMS and Operator) as well as the Easy WLAN IAP (in case of WLAN
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   271
product) is included. This is suitable for vanilla variants of the phones.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   272
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   273
- FF_RND_COMMSDAT: Platform releases contain typically the RND CommsDat that has
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   274
Nokia Test Network IAPs as well as some Finnish operator IAPs (DNA, Sonera,
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   275
Elisa) for RnD purposes.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   276
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   277
Maximum of one of these flags should be defined at the time. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   278
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   279
If none of the override flags is defined then the used CommsDat depends on the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   280
image type: vanilla CommsDat is used for PRD image and RnD CommsDat for the RnD
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   281
image. This is typically how it should be and the override flags should only be
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   282
used if some special functionality is needed.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   283
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   284
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   285
#undef FF_EMPTY_COMMSDAT                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   286
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   287
/** #FF_FARSI_CALENDAR 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   288
S60 calendar should provide possibility to integrate Farsi calendar application
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   289
to S60 calendar.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   290
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   291
 S60 calendar should provide variation point to calendar main menu, from where
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   292
Farsi calendar application can be launched. In addition S60 calendar setting
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   293
should provide access to the Farsi calendar settings. User should comfortably
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   294
move btwn Gregorian and Farsi calendars. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   295
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   296
Farsi calendar will be enabled in the variants English & Farsi. These variants
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   297
can be extended further as per the need. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   298
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   299
This feature is approved and targeted for 3.2.3 products. So variation required
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   300
from 3.2.3 onwards. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   301
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   302
#undef FF_FARSI_CALENDAR                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   303
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   304
/** #FF_FLASHLITE_SCREENSAVER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   305
When enabled/defined flash can be used as Screensaver.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   306
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   307
#undef FF_FLASHLITE_SCREENSAVER                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   308
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   309
/** #FF_FMTX 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   310
FMTX application and Nseries Music Player support for FMTX
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   311
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   312
#undef FF_FMTX                                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   313
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   314
/** #FF_FULLSCR_HWR_INPUT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   315
Indicates whether a device needs fullscreen HWR (HandWritingRecognition) input
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   316
or not.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   317
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   318
#undef FF_FULLSCR_HWR_INPUT                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   319
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   320
/** #FF_GENERIC_FONTS_ASSETS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   321
This flag is used to check if generic font assets are to be used, this is used
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   322
for Symbian foundation where freetype rasterize as well as EFF fonts need to be
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   323
used.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   324
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   325
#undef FF_GENERIC_FONTS_ASSETS                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   326
411
d5d1e2d03163 Update the symbian4\config copy of bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 410
diff changeset
   327
/** #FF_GSTREAMER 
d5d1e2d03163 Update the symbian4\config copy of bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 410
diff changeset
   328
Device supports GStreamer APIs.
d5d1e2d03163 Update the symbian4\config copy of bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 410
diff changeset
   329
*/
d5d1e2d03163 Update the symbian4\config copy of bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 410
diff changeset
   330
#define FF_GSTREAMER                                
d5d1e2d03163 Update the symbian4\config copy of bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 410
diff changeset
   331
410
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   332
/** #FF_HDMI 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   333
Feature flag to indicate HDMI availability.  IIf defined, device supports HDMI
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   334
(High Definition Multimedia Interface)
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   335
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   336
#undef FF_HDMI                                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   337
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   338
/** #FF_HELP_TUTORIAL_MERGE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   339
The end-user shall be provided with animated help (tutorial kontent) from CSX
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   340
Help application. Both applications will continua existing as separate
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   341
applications, though Tutorial will not be visible in application grid, but only
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   342
provide animated content for CSX Help.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   343
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   344
This is for REQ 417-16797. Help & Tutorial will look like one application. User
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   345
will not feel that they are 2 different applications. To implement this REQ
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   346
without breaking the compatibility, one feature flag is needed to make Help &
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   347
Toturial applications know if Tutorial is embedded in Help or running as a
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   348
standalone application. Also refer to REQ 101-39505.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   349
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   350
#undef FF_HELP_TUTORIAL_MERGE                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   351
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   352
/** #FF_HIJRI_CALENDAR 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   353
S60 calendar should provide possibility to integrate separate Hijri calendar
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   354
application to S60 calendar.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   355
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   356
S60 calendar should provide variation point to calendar main menu, from where
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   357
Hijri calendar application can be launched. In addition S60 calendar setting
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   358
should provide access to the Hijri calendar settings. User should comfortably
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   359
move btwn Gregorian and Hijri calendars.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   360
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   361
Hijri calendar will be enabled in the variants English, Arabic, Urdu , French &
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   362
Farsi. These variants can be extended further as per the need. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   363
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   364
This feature is approved and targeted for 3.2.3 products. So variation required
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   365
from 3.2.3 onwards.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   366
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   367
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   368
#undef FF_HIJRI_CALENDAR                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   369
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   370
/** #FF_HITCHCOCK_APP_SHELL 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   371
"Feature flag 'FF_HITCHCOCK_MENU' to control which AppShell menu to use. If
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   372
disabled, old xml based menu2, and if enabled, new hitchcock based menu3."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   373
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   374
#undef FF_HITCHCOCK_APP_SHELL                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   375
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   376
/** #FF_HOMESCREEN_COMMON_IDLEFW 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   377
Feature flag for enabling common idle framework to support new widgetized
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   378
stand-by mode application of Active Idle 3 on S60 by REQ "101-40598: HomeScreen:
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   379
3rd Party widget support" as alternative of existing Active Idle 2 and yet
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   380
enabling even custom made stand-by mode app to be active. The binary objects
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   381
which comprise common idle framework related components and new active stand-by
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   382
application, selection of alternative,  and its depended components, can be
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   383
selected at image creation time in case where common ilde fw is accepted by
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   384
product/variant decicion.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   385
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   386
#define FF_HOMESCREEN_COMMON_IDLEFW                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   387
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   388
/** #FF_HOMESCREEN_OPEN_MENUFW 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   389
Feature flag for activation of open menu framework to support alternative main
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   390
menu applications on S60 by REQS "101-40417: Open Shell UI internal menu model
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   391
for other applications", "417-8821: Non-touch VGA support for Matrix" and
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   392
"404-3950: Matrix: Basic Menu". Existing main menu app, Hitchcock AppShell, can
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   393
still be used if product/variant decides so, however, open menu fw which enables
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   394
altenative menu applications to run on same content, can be chosen as well. The
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   395
binary objects which comprise open menu fw and active main menu application with
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   396
its depended components can be selected at image creation time, as well as it is
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   397
possible to request appropriate main menu application UID when needed to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   398
configure S60. These requests are, for example, setting the application UID to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   399
launch main menu by "applications" hw-key and hide menu application from itself
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   400
etc. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   401
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   402
#define FF_HOMESCREEN_OPEN_MENUFW                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   403
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   404
/** #FF_HOMESCREEN_SWITCHABLE_ROOT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   405
Homescreen root configuration replaces existing concept of Active Idle
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   406
themes/modes from S60 5.1. FF_HOMESCREEN_SWITCHABLE_ROOT variates S60 by
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   407
enabling/disabling possibility to switch homescreen root. Homescreen root switch
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   408
must be enabled to end user to select operator/product  specific alternative
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   409
homescreen active, for example, an alternative root or External Homescreen. This
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   410
feature must be able to set at run time also for post-product provision of
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   411
alternative homescreen.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   412
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   413
#undef FF_HOMESCREEN_SWITCHABLE_ROOT                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   414
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   415
/** #FF_IAUPDATE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   416
If defined, the phone supports Independent Application Update feature.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   417
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   418
#define FF_IAUPDATE                                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   419
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   420
/** #FF_IAUPDATE_PHASE2 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   421
Flag to control whether phone's Independent Application Update feature,
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   422
controlled by FF_IAUPDATE, is version two or later, a.k.a. IAD client phase 2.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   423
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   424
#define FF_IAUPDATE_PHASE2                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   425
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   426
/** #FF_IMAGEPRINT_BT_PROTOCOL 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   427
Flag to control whether ImagePrint supports Bluetooth-printing
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   428
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   429
#define FF_IMAGEPRINT_BT_PROTOCOL                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   430
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   431
/** #FF_IMAGEPRINT_MEMORYCARD_PROTOCOL 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   432
Flag to define whether ImagePrint supports printing to memorycard
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   433
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   434
#define FF_IMAGEPRINT_MEMORYCARD_PROTOCOL                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   435
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   436
/** #FF_IMAGEPRINT_PICTBRIDGE_PROTOCOL 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   437
Flag to define whether ImagePrint supports PictBridge printing - meaning
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   438
printing over USB.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   439
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   440
#define FF_IMAGEPRINT_PICTBRIDGE_PROTOCOL                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   441
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   442
/** #FF_IMAGEPRINT_UPNP_PROTOCOL 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   443
Flag to define whether ImagePrint supports UPnP printing
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   444
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   445
#define FF_IMAGEPRINT_UPNP_PROTOCOL                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   446
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   447
/** #FF_INCLUDE_CHINESE_DICTIONARY 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   448
This feature flag  controls the inclusion/exclusion of chinese dictionary in
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   449
chinese variants. The flag is used in dictionary_variant.iby
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   450
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   451
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   452
#undef FF_INCLUDE_CHINESE_DICTIONARY                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   453
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   454
/** #FF_INPUTS_PER_ORIENTATION 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   455
the feature is implemented to adjust dynamically available input methods
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   456
according to autorotation status. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   457
when autorotation is ON, if orientation is landscape, show menu items exclude
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   458
"virtual ITU-T" and virtual ITU-T is also unavailabe, else if orientation is
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   459
portrait show menu items exclude "FSQ" and FSQ is also unavailabe.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   460
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   461
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   462
#undef FF_INPUTS_PER_ORIENTATION                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   463
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   464
/** #FF_INTELLIGENT_TEXT_INPUT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   465
Generic QWERTY framework and 2nd generation text input engine integration
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   466
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   467
#undef FF_INTELLIGENT_TEXT_INPUT                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   468
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   469
/** #FF_JAVA_GLOBAL_INDICATORS_API 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   470
Enables Java Global Indicator API. Global Indicator API can be used to add
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   471
indicators to phone status pane.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   472
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   473
#undef FF_JAVA_GLOBAL_INDICATORS_API                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   474
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   475
/** #FF_LAYOUT_360_640_NONTOUCH 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   476
New non touch NHD (=QHD) resolution. Flag determine which layout dlls are put to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   477
hw image. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   478
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   479
#undef FF_LAYOUT_360_640_NONTOUCH                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   480
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   481
/** #FF_LAYOUT_360_640_TOUCH_QHD2 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   482
Layout data for QHD2_TOUCH resolution.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   483
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   484
#undef FF_LAYOUT_360_640_TOUCH_QHD2                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   485
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   486
/** #FF_LAYOUT_480_640_VGA3 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   487
Layout data for VGA3 resolution.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   488
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   489
#undef FF_LAYOUT_480_640_VGA3                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   490
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   491
/** #FF_LAYOUT_640_360_NONTOUCH 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   492
New non touch NHD (=QHD) resolution.  Flag determine which layout dlls are put
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   493
to hw image.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   494
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   495
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   496
#undef FF_LAYOUT_640_360_NONTOUCH                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   497
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   498
/** #FF_LAYOUT_640_360_TOUCH_QHD2 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   499
Layout data for QHD2 TOUCH resolution.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   500
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   501
#undef FF_LAYOUT_640_360_TOUCH_QHD2                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   502
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   503
/** #FF_LAYOUT_640_480_VGA3 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   504
Layout data for VGA3 resolution.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   505
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   506
#undef FF_LAYOUT_640_480_VGA3                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   507
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   508
/** #FF_LBT_ENGINE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   509
To enable/disable LBT engine from S60. By default this should be ON
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   510
The Location Triggering subsystem provides a service to applications for
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   511
notifications based on the user’s location. Applications can create and remove
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   512
location based triggers, and applications can be notified or started when one of
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   513
their triggers is fired, i.e. the triggering conditions are met
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   514
Feature wiki : https://s60wiki.nokia.com/S60Wiki/Location_based_triggering
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   515
REQ: 101-34742
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   516
BREL : 405-1756
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   517
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   518
#define FF_LBT_ENGINE                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   519
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   520
/** #FF_LBT_EVENTSUI 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   521
To enable EventsUi application. Default is ON
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   522
Location events  help the users to create location-based reminders. It allows
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   523
the user to create a event and assign a location to it.  When you get close by
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   524
to the location, it prompts you with a reminder by playing a alarm tone or
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   525
displaying a text note or voice note assigned to that event.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   526
REQ : 403-1621
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   527
BREl : 405-1781
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   528
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   529
#define FF_LBT_EVENTSUI                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   530
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   531
/** #FF_LBT_MGTUI 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   532
To enable/disable the LBT management UI. Default is On
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   533
Settings for Location based trigerring subsystem.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   534
REQ : 403-1621
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   535
BREl : 405-1781
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   536
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   537
#define FF_LBT_MGTUI                                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   538
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   539
/** #FF_LINKED_FONTS_CHINESE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   540
For enabling linked font in Chinese a new feature flag FF_LINKED_FONTS_CHINESE
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   541
is needed.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   542
This flag controls whether a single Chinese font or a linked font is used in
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   543
Chinese builds. The linked font will contain latin set from normal S60 latin
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   544
fonts and a Chinese part which is the current Chinese font unchanged. To be used
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   545
in Chinese variants only.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   546
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   547
#undef FF_LINKED_FONTS_CHINESE                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   548
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   549
/** #FF_MDS_CAMERA_SUPPORT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   550
Enables camera application support for Metadata system.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   551
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   552
#define FF_MDS_CAMERA_SUPPORT                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   553
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   554
/** #FF_MEETING_REQUEST_UI 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   555
Meeting request UI from Custom SW will be is part of Common Email. This new flag
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   556
replaces Custom SW specific flag FF_ES_MEETING_REQUEST_UI used in Freestyle. MR
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   557
UI (viewer) is visible to Email application as Ecom plugin.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   558
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   559
If the flag is not defined, MR UI related components are not in ROM.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   560
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   561
#undef FF_MEETING_REQUEST_UI                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   562
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   563
/** #FF_MENU_TEXTURE_PRELOADING 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   564
In Menu (AppShell) application the performance of changing the folder has been
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   565
poor in 5.0 (uses Hitchcock). By loading the Hitchcock textures for all the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   566
icons in advance improves the performance radically. The side effect is the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   567
increased memory consumption. This flag enables/disables the texture
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   568
pre-loading.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   569
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   570
#undef FF_MENU_TEXTURE_PRELOADING                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   571
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   572
/** #FF_MMS_POSTCARD_INCLUDE_IN_ROM 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   573
This flags controls whether the MMS Postcard ROM files are included in the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   574
build.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   575
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   576
#undef FF_MMS_POSTCARD_INCLUDE_IN_ROM                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   577
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   578
/** #FF_NCD_ENGINE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   579
This flag enables building the NCD Engine to S60 release.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   580
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   581
#define FF_NCD_ENGINE                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   582
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   583
/** #FF_NCD_UI 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   584
This flag enables building the NCD UI to S60 release.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   585
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   586
#define FF_NCD_UI                                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   587
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   588
/** #FF_NEAR_FIELD_COMMUNICATION 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   589
A feature flag for Near Field Communication feature
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   590
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   591
#undef FF_NEAR_FIELD_COMMUNICATION                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   592
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   593
/** #FF_NLT_SUPPORT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   594
This enables National Language Table(NLT) support for encoding SMS messages.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   595
Characters specific to a language must be encoded using the corresponding NLT,
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   596
so that the message can be sent and received using a 7-bit alphabet without any
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   597
loss of information. The method is specified in 3GPP TS 23.038 v8.0.0 and TS
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   598
23.040 v8.1.0. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   599
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   600
#undef FF_NLT_SUPPORT                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   601
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   602
/** #FF_NO_CUG_SUPPORT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   603
Allow removal of CUG (Closed User Group) feature from Phone and SIM settings
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   604
list (in Control Panel) in cases where CUG is not supported.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   605
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   606
#undef FF_NO_CUG_SUPPORT                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   607
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   608
/** #FF_NO_IDLE_SOFTKEYS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   609
When the flag is set, Active Idle does not have any softkeys.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   610
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   611
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   612
#undef FF_NO_IDLE_SOFTKEYS                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   613
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   614
/** #FF_ODE_COPYRIGHT_NOTICE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   615
This feature adds ODE physics engine copyright info to About application. The
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   616
notice is needed if any of the sw components which using this engine.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   617
Configurability is required to add the copyright information, because the notice
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   618
should only displayed when required( e.g., in some products which include it ),
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   619
we will decide whether displaying these copyright information by swtich on/off
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   620
of this flag. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   621
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   622
#undef FF_ODE_COPYRIGHT_NOTICE                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   623
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   624
/** #FF_OFN_FEATURE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   625
OFN feature stands for Optical Finger Navigation, a feature of input devices
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   626
with optical sensor. Typically phones with the OFN feature contain an optical
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   627
joystick, which is an addition to normal rocker navikey user input. Optical
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   628
joystick is utilized for various user input functionalities in menus, lists,
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   629
browser, maps, image viewer, etc. The optical joystick can be enabled/disabled
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   630
by switching the boolean flag defined/undefined. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   631
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   632
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   633
#undef FF_OFN_FEATURE                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   634
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   635
/** #FF_OMA_SCOMO_ADAPTER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   636
This feature enables OMA SCOMO feature in "application management component".
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   637
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   638
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   639
#define FF_OMA_SCOMO_ADAPTER                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   640
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   641
/** #FF_OOM_MONITOR2_COMPONENT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   642
Feature flag for controlling the inclusion of Out-of-Memory2 component into the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   643
ROM image.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   644
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   645
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   646
#undef FF_OOM_MONITOR2_COMPONENT                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   647
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   648
/** #FF_OSS_LEGAL_NOTICE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   649
This feature adds OSS legal notice to About application. The notice is needed if
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   650
any of the sw components, e.g. WRT widgets include any Open Source components. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   651
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   652
Configurability is required to add the legal notice, because the notice should
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   653
only displayed when required( e.g., in some products ), we will decide whether
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   654
displaying these information by swtich on/off of this flag.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   655
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   656
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   657
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   658
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   659
#undef FF_OSS_LEGAL_NOTICE                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   660
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   661
/** #FF_PLATFORM_SIMULATOR 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   662
Platform Simulator product makes it possible to execute software on simulated
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   663
target hardware using a Windows or Linux workstation. Platform Simulator is
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   664
based on ARM® RealView® tools that support modeling terminal hardware using LISA
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   665
language. Platform Simulator runs any OS e.g. S60 or Linux. The OS is introduced
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   666
to the simulator as a core image loaded into the simulated flash memory. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   667
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   668
Compared to WINS emulator Platform Simulator based S60 simulation is much closer
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   669
to exeuction on real hardware. Yet there has to be some differences in the S60
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   670
core image. Thus the need for FF_PLATFORM_SIMULATOR flag. The flag  controls S60
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   671
PPD release based core image creation for two alternate targets: 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   672
 - FLAG DEFINED = compilation shall include components and configurations for
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   673
simulated hardware
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   674
 - FLAG UNDEFINED = compilation shall include components and configurations for
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   675
real hardware
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   676
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   677
The NCP_COMMON_PLATFORM_SIMULATOR flag has strict dependency to the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   678
FF_PLATFORM_SIMULATOR flag.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   679
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   680
Platform Simulator pilot 1 release models PP71 hardware i.e. a plain RAPU 1.1
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   681
configuration. In the future the Platform Simulator targets to support selected
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   682
new reference hardware configurations. This makes the flag lifetime permanent.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   683
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   684
#undef FF_PLATFORM_SIMULATOR                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   685
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   686
/** #FF_PNPMS_PROV_FILTER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   687
On enabling this feature flag pnpprovfilter.dll will be created and this feature
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   688
flag is used to enable PNPProvisioning HTTP filter which by passes the download
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   689
manager launching PNPMS provisioning engine.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   690
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   691
#undef FF_PNPMS_PROV_FILTER                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   692
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   693
/** #FF_PNPMS_SERVICE_HELP_PLUGIN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   694
This feature flag is required for launching PNPMS application from general
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   695
settings/Control Panel. On enabling this feature flag servicehelpplugin.dll will
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   696
be created and when this feature is enabled Service Help Icon will be present in
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   697
General Settings/Control Panel. Service Help will launch browser on selection
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   698
and direct the browser with predefined PnPMS server URL where user can download
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   699
provisioning settings over HTTP from web server.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   700
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   701
#undef FF_PNPMS_SERVICE_HELP_PLUGIN                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   702
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   703
/** #FF_POWER_SAVE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   704
"Power save mode is a collection of features which are put in a power saving
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   705
mode. These features are i.e. display light brightness, light time outs etc.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   706
Power save mode can be extended to be supported by any application which can do
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   707
something to save battery by implementing the needed power save mode APIs."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   708
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   709
#define FF_POWER_SAVE                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   710
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   711
/** #FF_PREMINET_CATALOGS_CLIENT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   712
Preminet Catalogs client.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   713
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   714
#undef FF_PREMINET_CATALOGS_CLIENT                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   715
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   716
/** #FF_PROV_AUTHTYPE_PLUGIN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   717
This flag enables Authentication type plugin. On enabling this feature flag
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   718
Authtypeplugin.dll will be created and this feature will be enabled and
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   719
authetication type can be changed for configuration message from UI which will
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   720
enable item in General Settings and on selection of this item will open list
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   721
dialog for changing the authentication type.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   722
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   723
#undef FF_PROV_AUTHTYPE_PLUGIN                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   724
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   725
/** #FF_QWERTY_FN_KEY 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   726
The device has a Fn key
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   727
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   728
#undef FF_QWERTY_FN_KEY                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   729
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   730
/** #FF_RND_COMMSDAT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   731
The override flags FF_EMPTY_COMMSDAT, FF_VANILLA_COMMSDAT and FF_RND_COMMSDAT
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   732
determine which default CommsDat will be put to the image independent of image
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   733
type (prd or rnd):
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   734
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   735
- FF_EMPTY_COMMSDAT: Completely empty CommsDat is used. Typically needed as the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   736
base when creating operator variants with Configuration Tool and
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   737
CommsDatCreator. Same as old FF_COMMSDAT_GENERATION_FROM_XML.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   738
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   739
- FF_VANILLA_COMMSDAT: Otherwise empty CommsDat but the S60 default destinations
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   740
(Internet, MMS and Operator) as well as the Easy WLAN IAP (in case of WLAN
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   741
product) is included. This is suitable for vanilla variants of the phones.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   742
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   743
- FF_RND_COMMSDAT: Platform releases contain typically the RND CommsDat that has
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   744
Nokia Test Network IAPs as well as some Finnish operator IAPs (DNA, Sonera,
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   745
Elisa) for RnD purposes.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   746
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   747
Maximum of one of these flags should be defined at the time. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   748
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   749
If none of the override flags is defined then the used CommsDat depends on the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   750
image type: vanilla CommsDat is used for PRD image and RnD CommsDat for the RnD
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   751
image. This is typically how it should be and the override flags should only be
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   752
used if some special functionality is needed.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   753
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   754
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   755
#undef FF_RND_COMMSDAT                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   756
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   757
/** #FF_ROCKER_KEY 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   758
The device has multidirectional "rocker" key.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   759
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   760
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   761
#define FF_ROCKER_KEY                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   762
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   763
/** #FF_ROM_INCLUDE_ALF 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   764
This flags controls whether the UI Accelerator toolkit (ALF) is included in the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   765
build.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   766
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   767
#define FF_ROM_INCLUDE_ALF                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   768
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   769
/** #FF_RUNTIME_DEVICE_CAPABILITY_CONFIGURATION 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   770
To enable the feature to variate the device capability on runtime
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   771
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   772
#define FF_RUNTIME_DEVICE_CAPABILITY_CONFIGURATION         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   773
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   774
/** #FF_S60_HELPS_IN_USE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   775
Platform helps are included into image based on this flag.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   776
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   777
#undef FF_S60_HELPS_IN_USE                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   778
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   779
/** #FF_S60_POSTING_IMPLEMENTATION_IN_USE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   780
Flag to enable/disable usage of S60 implementation of posting surface api.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   781
Default value for this is disabled.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   782
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   783
#undef FF_S60_POSTING_IMPLEMENTATION_IN_USE               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   784
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   785
/** #FF_SELECTABLE_EMAIL 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   786
This enables selectable default email. When write message->email is selected
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   787
from sendui (with multible mailboxes), the default email account is the initial
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   788
selection. Default mailbox can be set from mce-settings.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   789
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   790
#define FF_SELECTABLE_EMAIL                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   791
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   792
/** #FF_SENSOR_FW 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   793
FF_SENSOR_FW flag is used for image creation time variation of the sensor
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   794
framework. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   795
Flag should be defined for products that have sensors and undefined for products
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   796
that do not.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   797
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   798
#define FF_SENSOR_FW                                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   799
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   800
/** #FF_SHOW_MMPLAYER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   801
By default S60 Media Player will be hidden from UI, and  only be accessible
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   802
through embedded playback use cases (e.g browser, messaging, file browser, etc).
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   803
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   804
This flag will will allow product manufacturers to re-enable Media Player and
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   805
display it in the application shell if desired.  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   806
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   807
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   808
#undef FF_SHOW_MMPLAYER                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   809
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   810
/** #FF_STARTUP_OMA_DM_SUPPORT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   811
The flag will be used to enable receiving OMA CP/DM messages during system
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   812
start-up in those devices that need the feature.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   813
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   814
#undef FF_STARTUP_OMA_DM_SUPPORT                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   815
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   816
/** #FF_TACTICONS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   817
Tacticons are haptic effects that can be played by the applications to indicate
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   818
success or failure of actions. Tacticons can be also automatically played
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   819
together with some Sound IDs.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   820
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   821
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   822
#define FF_TACTICONS                                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   823
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   824
/** #FF_TACTILE_FEEDBACK 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   825
Device supports Tactile Feedback. Tactile feedback is produced by UI components
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   826
and applications on pointer down events. Actual physical feedback effect
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   827
(vibra/audio/no feedback) depends on current settings and device configuration.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   828
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   829
#define FF_TACTILE_FEEDBACK                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   830
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   831
/** #FF_TARM_CAPABILITY_BASED_ACCESS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   832
This is the feature flag to allow branching of the code flow based on the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   833
capability check or SID check for the third party applications.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   834
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   835
#define FF_TARM_CAPABILITY_BASED_ACCESS                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   836
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   837
/** #FF_TCP_MYFAVES_FEATURE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   838
The feature flag is to turn ON/OFF MyFaves feature in a S60 3.2 complementary
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   839
package.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   840
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   841
#undef FF_TCP_MYFAVES_FEATURE                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   842
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   843
/** #FF_TCP_MYPROFILE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   844
This feature flag is for enabling/disabling MyProfile feature in T-Mobile
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   845
Complementary package(both International & US)on S60 3.2.3. This feature flag is
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   846
valid for MyProfile UI & MyProfile synchronization.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   847
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   848
#undef FF_TCP_MYPROFILE                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   849
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   850
/** #FF_THEME_HAZE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   851
Haze theme is included in ROM image.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   852
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   853
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   854
#define FF_THEME_HAZE                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   855
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   856
/** #FF_THEME_JINGMASK 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   857
Jingmask theme is included in ROM image.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   858
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   859
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   860
#define FF_THEME_JINGMASK                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   861
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   862
/** #FF_TOUCHSCREENCALIB_IN_STARTUP 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   863
Touch Calibration UI is initiated at device startup.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   864
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   865
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   866
#undef FF_TOUCHSCREENCALIB_IN_STARTUP                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   867
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   868
/** #FF_TOUCH_UNLOCK_STROKE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   869
This flag enables user to response (for example answer) and unlock screen
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   870
through sliders (software controls) to mobile terminated calls. This applies
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   871
only to touch devices.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   872
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   873
#undef FF_TOUCH_UNLOCK_STROKE                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   874
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   875
/** #FF_UPNP_FRAMEWORK_2_0 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   876
Defines whether UPNP application is supported in the platform through
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   877
MusicPlayer.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   878
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   879
#undef FF_UPNP_FRAMEWORK_2_0                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   880
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   881
/** #FF_USB_CHARGING 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   882
If it is defined, the Starter starts the UsbWatcher.exe in charging mode. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   883
The USB Watcher or USB MSC Personality Plug-in code is not variated. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   884
Note. This flag replaces RD_USB_CHARGING in 5.0 release.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   885
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   886
#define FF_USB_CHARGING                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   887
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   888
/** #FF_USB_HOST 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   889
The flag excludes all S60 USB host and OTG related components. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   890
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   891
#define FF_USB_HOST                                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   892
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   893
/** #FF_USE_EGPRS_ICON 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   894
The flag is used to enable EGPRS icon in the status pane. If the flag is
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   895
disabled, GPRS icon must be shown instead of EGPRS icon.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   896
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   897
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   898
#undef FF_USE_EGPRS_ICON                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   899
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   900
/** #FF_USE_MASS_STORAGE_CONFIG 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   901
Flag is used for products to select in image creation time if mass storage drive
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   902
configuration is used or not. The mass storage drive configuration is following:
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   903
C=Phone memory, E=Internal mass storage and F=Memory card.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   904
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   905
The flag affects how S60 components see the drives setup from estart
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   906
txt-file(s).
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   907
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   908
#define FF_USE_MASS_STORAGE_CONFIG                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   909
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   910
/** #FF_USE_ZI_ENGINE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   911
On enabling this feature flag eZitext engine will be part of the Image and
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   912
Ptiengine will utilize eZitext engine for editing features.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   913
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   914
#undef FF_USE_ZI_ENGINE                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   915
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   916
/** #FF_VANILLA_COMMSDAT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   917
The override flags FF_EMPTY_COMMSDAT, FF_VANILLA_COMMSDAT and FF_RND_COMMSDAT
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   918
determine which default CommsDat will be put to the image independent of image
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   919
type (prd or rnd):
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   920
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   921
- FF_EMPTY_COMMSDAT: Completely empty CommsDat is used. Typically needed as the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   922
base when creating operator variants with Configuration Tool and
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   923
CommsDatCreator. Same as old FF_COMMSDAT_GENERATION_FROM_XML.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   924
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   925
- FF_VANILLA_COMMSDAT: Otherwise empty CommsDat but the S60 default destinations
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   926
(Internet, MMS and Operator) as well as the Easy WLAN IAP (in case of WLAN
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   927
product) is included. This is suitable for vanilla variants of the phones.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   928
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   929
- FF_RND_COMMSDAT: Platform releases contain typically the RND CommsDat that has
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   930
Nokia Test Network IAPs as well as some Finnish operator IAPs (DNA, Sonera,
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   931
Elisa) for RnD purposes.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   932
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   933
Maximum of one of these flags should be defined at the time. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   934
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   935
If none of the override flags is defined then the used CommsDat depends on the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   936
image type: vanilla CommsDat is used for PRD image and RnD CommsDat for the RnD
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   937
image. This is typically how it should be and the override flags should only be
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   938
used if some special functionality is needed.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   939
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   940
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   941
#undef FF_VANILLA_COMMSDAT                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   942
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   943
/** #FF_VIRTUAL_FULLSCR_QWERTY_INPUT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   944
Indicates whether a device needs Virtual full-screen qwerty input or not.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   945
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   946
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   947
#define FF_VIRTUAL_FULLSCR_QWERTY_INPUT                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   948
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   949
/** #FF_VIRTUAL_ITUT_INPUT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   950
Indicates whether a device needs virtual ITUT input or not.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   951
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   952
#define FF_VIRTUAL_ITUT_INPUT                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   953
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   954
/** #FF_VMBX_CALL_DIVERT_ICON 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   955
Feature flag controls whether or not a special icon is shown in status pane,
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   956
when call divert is set against voice mailbox number. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   957
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   958
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   959
#undef FF_VMBX_CALL_DIVERT_ICON                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   960
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   961
/** #FF_VOICE_CALL_CONTINUITY 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   962
With Voice Call Continuity it is possible to provide seamless user experience
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   963
when user in transition between VoIP and cellular networks. This feature brings
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   964
a method to seamlessly continue	ongoing voice call from VoIP to cellular and
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   965
vice versa. VCC handover logic shall be implemments as installable plugin (SIS)
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   966
in order to allow possibility to support several VCC signalling variations.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   967
However VCC needed some platform changes to be fully functional (mainly at
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   968
telephony components) and those changes must be run time variable.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   969
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   970
#define FF_VOICE_CALL_CONTINUITY                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   971
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   972
/** #FF_VPN_CLIENT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   973
Feature flag is needed to manage whether VpnClient components are in ROM or not.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   974
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   975
#undef FF_VPN_CLIENT                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   976
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   977
/** #FF_WEBVIDEO_PH2 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   978
When enabled/defined, WEBVIDEO for ph2 is used. This will use Helix XPS
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   979
interface for video decoding and postprocessing.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   980
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   981
#undef FF_WEBVIDEO_PH2                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   982
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   983
/** #FF_WLANSNIFFER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   984
The purpose of the flag is to control whether the WlanSniffer2 application is to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   985
be integrated into 3.2 product builds or not.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   986
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   987
#undef FF_WLANSNIFFER                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   988
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   989
/** #FF_WLANSNIFFER_VOIP_ENHANCEMENTS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   990
The WLAN Sniffer VoIP enhancements will provide easy way to connect to VoIP
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   991
service via Sniffer's Active Idle plugin.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   992
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   993
#undef FF_WLANSNIFFER_VOIP_ENHANCEMENTS                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   994
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   995
/** #FF_WLAN_EXTENSIONS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   996
Device supports extended WLAN functionalities e.g. for association and
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   997
authentication.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   998
NB. The code associated with this Feature flag as not been contributed to Symbian.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   999
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1000
#undef FF_WLAN_EXTENSIONS                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1001
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1002
/** #FF_WLAN_WAPI 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1003
 WLAN Authentication and Privacy Infrastructure (WAPI) is a Chinese national
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1004
standard for WLAN security. Although WAPI was designed to operate on top of the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1005
IEEE 802.11 WLAN technologies, it is not compatible with the security schemes
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1006
defined in IEEE 802.11 specifications. It specifies its own methods for WLAN
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1007
authentication and data link protection.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1008
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1009
#undef FF_WLAN_WAPI                                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1010
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1011
/** #FF_WLAN_WAPI_INCLUDE_IN_ROM 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1012
WLAN Authentication and Privacy Infrastructure (WAPI) is a Chinese national
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1013
standard for WLAN security. Although WAPI was designed to operate on top of the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1014
IEEE 802.11 WLAN technologies, it is not compatible with the security schemes
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1015
defined in IEEE 802.11 specifications. It specifies its own methods for WLAN
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1016
authentication and data link protection.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1017
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1018
This feature flag is used only for including WAPI binaries to ROM. WAPI
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1019
functionality can be (run-time) enabled with FF_WLAN_WAPI.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1020
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1021
#define FF_WLAN_WAPI_INCLUDE_IN_ROM                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1022
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1023
/** #FF_XML_IDLE_THEME_BASIC_IDLE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1024
Controls if Basic idle theme is going to image or not.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1025
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1026
#define FF_XML_IDLE_THEME_BASIC_IDLE                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1027
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1028
/** #FF_XML_IDLE_THEME_CLASSIC_IDLE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1029
Controls if Classic idle theme is going to image or not.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1030
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1031
#define FF_XML_IDLE_THEME_CLASSIC_IDLE                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1032
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1033
/** #FF_XML_IDLE_THEME_FINGERUSE_IDLE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1034
Controls if Finger use idle theme goes to image or not.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1035
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1036
#define FF_XML_IDLE_THEME_FINGERUSE_IDLE                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1037
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1038
/** #FF_XML_IDLE_THEME_NAVIBAR_IDLE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1039
Controls if Navibar idle theme is going to image or not.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1040
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1041
#define FF_XML_IDLE_THEME_NAVIBAR_IDLE                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1042
411
d5d1e2d03163 Update the symbian4\config copy of bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 410
diff changeset
  1043
/** #FF_OPENMAX_AL 
d5d1e2d03163 Update the symbian4\config copy of bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 410
diff changeset
  1044
Appears to enable the creation of openmaxal.dll
d5d1e2d03163 Update the symbian4\config copy of bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 410
diff changeset
  1045
*/
d5d1e2d03163 Update the symbian4\config copy of bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 410
diff changeset
  1046
#define FF_OPENMAX_AL                     
d5d1e2d03163 Update the symbian4\config copy of bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 410
diff changeset
  1047
410
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1048
/** #LANGPACK_DEFAULTLANG 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1049
The default language that is selected during bootup (this selection is
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1050
overridden by the sim language selection). 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1051
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1052
#define LANGPACK_DEFAULTLANG                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1053
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1054
/** #LANGUAGE_ARABIC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1055
included Arabic
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1056
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1057
#define LANGUAGE_ARABIC                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1058
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1059
/** #LANGUAGE_BASQUE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1060
included Basque
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1061
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1062
#define LANGUAGE_BASQUE                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1063
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1064
/** #LANGUAGE_BULGARIAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1065
included Bulgarian
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1066
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1067
#define LANGUAGE_BULGARIAN                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1068
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1069
/** #LANGUAGE_CATALAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1070
included Catalan
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1071
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1072
#define LANGUAGE_CATALAN                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1073
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1074
/** #LANGUAGE_CROATIAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1075
included Croatian
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1076
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1077
#define LANGUAGE_CROATIAN                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1078
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1079
/** #LANGUAGE_CZECH 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1080
included Czech
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1081
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1082
#define LANGUAGE_CZECH                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1083
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1084
/** #LANGUAGE_DANISH 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1085
included Danish
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1086
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1087
#define LANGUAGE_DANISH                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1088
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1089
/** #LANGUAGE_DUTCH 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1090
included Dutch
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1091
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1092
#define LANGUAGE_DUTCH                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1093
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1094
/** #LANGUAGE_ENGLISH 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1095
included English
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1096
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1097
#define LANGUAGE_ENGLISH                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1098
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1099
/** #LANGUAGE_ENGLISH_AMERICAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1100
included English_American
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1101
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1102
#define LANGUAGE_ENGLISH_AMERICAN                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1103
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1104
/** #LANGUAGE_ENGLISH_APAC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1105
included English_APAC
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1106
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1107
#define LANGUAGE_ENGLISH_APAC                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1108
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1109
/** #LANGUAGE_ENGLISH_HONGKONG 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1110
included English_Hongkong
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1111
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1112
#define LANGUAGE_ENGLISH_HONGKONG                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1113
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1114
/** #LANGUAGE_ENGLISH_JAPANESE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1115
included English_Japanese
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1116
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1117
#define LANGUAGE_ENGLISH_JAPANESE                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1118
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1119
/** #LANGUAGE_ENGLISH_PRCCHINA 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1120
included English_PrcChina
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1121
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1122
#define LANGUAGE_ENGLISH_PRCCHINA                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1123
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1124
/** #LANGUAGE_ENGLISH_TAIWAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1125
included English_Taiwan
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1126
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1127
#define LANGUAGE_ENGLISH_TAIWAN                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1128
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1129
/** #LANGUAGE_ENGLISH_THAI 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1130
included English_Thai
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1131
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1132
#define LANGUAGE_ENGLISH_THAI                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1133
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1134
/** #LANGUAGE_ESTONIAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1135
included Estonian
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1136
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1137
#define LANGUAGE_ESTONIAN                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1138
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1139
/** #LANGUAGE_FARSI 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1140
included Farsi
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1141
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1142
#define LANGUAGE_FARSI                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1143
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1144
/** #LANGUAGE_FINNISH 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1145
included Finnish
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1146
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1147
#define LANGUAGE_FINNISH                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1148
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1149
/** #LANGUAGE_FRENCH 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1150
included French
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1151
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1152
#define LANGUAGE_FRENCH                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1153
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1154
/** #LANGUAGE_FRENCH_AMERICAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1155
included French_American
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1156
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1157
#define LANGUAGE_FRENCH_AMERICAN                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1158
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1159
/** #LANGUAGE_GALICIAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1160
included Galician
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1161
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1162
#define LANGUAGE_GALICIAN                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1163
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1164
/** #LANGUAGE_GERMAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1165
included German
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1166
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1167
#define LANGUAGE_GERMAN                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1168
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1169
/** #LANGUAGE_GREEK 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1170
included Greek
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1171
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1172
#define LANGUAGE_GREEK                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1173
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1174
/** #LANGUAGE_HEBREW 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1175
included Hebrew
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1176
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1177
#define LANGUAGE_HEBREW                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1178
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1179
/** #LANGUAGE_HINDI 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1180
included Hindi
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1181
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1182
#undef LANGUAGE_HINDI                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1183
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1184
/** #LANGUAGE_HONGKONG 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1185
included Hongkong
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1186
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1187
#define LANGUAGE_HONGKONG                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1188
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1189
/** #LANGUAGE_HUNGARIAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1190
included Hungarian
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1191
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1192
#define LANGUAGE_HUNGARIAN                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1193
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1194
/** #LANGUAGE_ICELANDIC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1195
included Icelandic
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1196
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1197
#define LANGUAGE_ICELANDIC                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1198
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1199
/** #LANGUAGE_INDONESIAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1200
included Indonesian
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1201
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1202
#define LANGUAGE_INDONESIAN                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1203
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1204
/** #LANGUAGE_INDONESIAN_APAC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1205
included Indonesian_APAC
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1206
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1207
#define LANGUAGE_INDONESIAN_APAC                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1208
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1209
/** #LANGUAGE_ITALIAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1210
included Italian
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1211
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1212
#define LANGUAGE_ITALIAN                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1213
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1214
/** #LANGUAGE_JAPANESE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1215
included Japanese
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1216
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1217
#define LANGUAGE_JAPANESE                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1218
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1219
/** #LANGUAGE_KOREAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1220
Korean language is planned to add as part of S60 platfrom in TB9.1 platfrom
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1221
release. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1222
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1223
#define LANGUAGE_KOREAN                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1224
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1225
/** #LANGUAGE_LATVIAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1226
included Latvian
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1227
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1228
#define LANGUAGE_LATVIAN                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1229
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1230
/** #LANGUAGE_LITHUANIAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1231
included Lithuanian
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1232
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1233
#define LANGUAGE_LITHUANIAN                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1234
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1235
/** #LANGUAGE_MALAY 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1236
included Malay
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1237
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1238
#define LANGUAGE_MALAY                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1239
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1240
/** #LANGUAGE_MALAY_APAC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1241
included Malay_APAC
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1242
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1243
#define LANGUAGE_MALAY_APAC                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1244
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1245
/** #LANGUAGE_NORWEGIAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1246
included Norwegian
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1247
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1248
#define LANGUAGE_NORWEGIAN                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1249
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1250
/** #LANGUAGE_POLISH 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1251
included Polish
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1252
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1253
#define LANGUAGE_POLISH                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1254
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1255
/** #LANGUAGE_PORTUGUESE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1256
included Portuguese
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1257
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1258
#define LANGUAGE_PORTUGUESE                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1259
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1260
/** #LANGUAGE_PORTUGUESE_AMERICAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1261
included Portuguese_American
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1262
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1263
#define LANGUAGE_PORTUGUESE_AMERICAN                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1264
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1265
/** #LANGUAGE_PRCCHINA 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1266
included PrcChina
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1267
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1268
#define LANGUAGE_PRCCHINA                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1269
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1270
/** #LANGUAGE_ROMANIAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1271
included Romanian
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1272
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1273
#define LANGUAGE_ROMANIAN                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1274
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1275
/** #LANGUAGE_RUSSIAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1276
included Russian
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1277
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1278
#define LANGUAGE_RUSSIAN                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1279
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1280
/** #LANGUAGE_SERBIAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1281
included Serbian
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1282
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1283
#define LANGUAGE_SERBIAN                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1284
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1285
/** #LANGUAGE_SLOVAK 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1286
included Slovak
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1287
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1288
#define LANGUAGE_SLOVAK                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1289
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1290
/** #LANGUAGE_SLOVENIAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1291
included Slovenian
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1292
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1293
#define LANGUAGE_SLOVENIAN                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1294
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1295
/** #LANGUAGE_SPANISH 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1296
included Spanish
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1297
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1298
#define LANGUAGE_SPANISH                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1299
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1300
/** #LANGUAGE_SPANISH_AMERICAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1301
included Spanish_American
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1302
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1303
#define LANGUAGE_SPANISH_AMERICAN                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1304
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1305
/** #LANGUAGE_SWEDISH 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1306
included Swedish
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1307
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1308
#define LANGUAGE_SWEDISH                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1309
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1310
/** #LANGUAGE_TAGALOG 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1311
included Tagalog
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1312
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1313
#define LANGUAGE_TAGALOG                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1314
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1315
/** #LANGUAGE_TAIWAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1316
included Taiwan
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1317
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1318
#define LANGUAGE_TAIWAN                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1319
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1320
/** #LANGUAGE_THAI 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1321
included Thai
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1322
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1323
#define LANGUAGE_THAI                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1324
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1325
/** #LANGUAGE_TURKISH 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1326
included Turkish
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1327
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1328
#define LANGUAGE_TURKISH                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1329
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1330
/** #LANGUAGE_UKRAINIAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1331
included Ukrainian
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1332
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1333
#define LANGUAGE_UKRAINIAN                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1334
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1335
/** #LANGUAGE_URDU 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1336
included Urdu
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1337
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1338
#define LANGUAGE_URDU                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1339
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1340
/** #LANGUAGE_VIETNAMESE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1341
included Vietnamese
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1342
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1343
#define LANGUAGE_VIETNAMESE                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1344
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1345
/** #__3D_MENU 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1346
3D Menu feature enhances Application Shell with animating 3D icons.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1347
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1348
#define __3D_MENU                                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1349
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1350
/** #__3GP_EXTENTION 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1351
This flag indicates that the 3GP Extention feature is supported in
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1352
MetadataUtility.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1353
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1354
#undef __3GP_EXTENTION                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1355
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1356
/** #__AAC_ENCODER_PLUGIN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1357
Device supports all-ARM AAC encoding capabilities.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1358
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1359
#define __AAC_ENCODER_PLUGIN                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1360
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1361
/** #__AAC_PLUS_DECODER_PLUGIN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1362
Device supports all-ARM AAC+ and Enhanced AAC+ decoding capabilities
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1363
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1364
#define __AAC_PLUS_DECODER_PLUGIN                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1365
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1366
/** #__ACTIVE_IDLE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1367
"The Active Idle includes several plugins to display different content.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1368
Additional feature flags for them will be requested separately as the necessity
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1369
for them to be optional arises.At the moment this flag will cover all Active
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1370
Idle mandatory features."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1371
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1372
#undef __ACTIVE_IDLE                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1373
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1374
/** #__ALLOW_UPGRADE_HELIX 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1375
"Support for Aftermarket update of Codecs, and File Formats. To allow the helix
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1376
dlls to be upgraded using a SISX file. "
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1377
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1378
#define __ALLOW_UPGRADE_HELIX                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1379
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1380
/** #__APP_CSD_SUPPORT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1381
Device supports internal (HS)CSD in application UIs.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1382
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1383
#undef __APP_CSD_SUPPORT                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1384
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1385
/** #__AUDIO_EFFECTS_API 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1386
"Device supports utility APIs and framework for Series 60 Audio applications to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1387
enable predefined audio effects with audio play/record utilities. Features lilke
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1388
Volume, Graphical Equalizer, Reverb are possible."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1389
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1390
#define __AUDIO_EFFECTS_API                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1391
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1392
/** #__AUDIO_MESSAGING 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1393
Flag for Xpress Audio Messaging feature. Device supports recording and sending a
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1394
sound clip as a MMS message.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1395
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1396
#define __AUDIO_MESSAGING                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1397
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1398
/** #__AUDIO_RESOURCE_INDICATIONS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1399
Device supports Audio Resource Indications Utility. Applications can use the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1400
Audio Resource Indications Utility to request feedack when they can submit a
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1401
play request.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1402
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1403
#define __AUDIO_RESOURCE_INDICATIONS                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1404
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1405
/** #__AUTO_ACCESSORY_IDENTIFICATION 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1406
Device supports automatic accessory identification.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1407
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1408
#undef __AUTO_ACCESSORY_IDENTIFICATION                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1409
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1410
/** #__BASIC_LOCATION_INFO_DISPLAY 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1411
Device has basic location info display.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1412
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1413
#define __BASIC_LOCATION_INFO_DISPLAY                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1414
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1415
/** #__BASS_BOOST_EFFECT_UI 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1416
"Device supports bass boost, increases Bass frequency response."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1417
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1418
#undef __BASS_BOOST_EFFECT_UI                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1419
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1420
/** #__BRIGHTNESS_CONTROL 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1421
General settings application supports controlling display brightness.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1422
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1423
#undef __BRIGHTNESS_CONTROL                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1424
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1425
/** #__BTIC_BINARIES_CHECK_ENABLED 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1426
"In addition to the SWI certificate store check (defined by __BTIC_ENABLED),
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1427
also binaries (having TCB or DRM capability) in c: drive are integrity checked
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1428
during boot."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1429
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1430
#undef __BTIC_BINARIES_CHECK_ENABLED                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1431
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1432
/** #__BT_FAX_PROFILE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1433
Device supports Bluetooth fax profile.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1434
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1435
#undef __BT_FAX_PROFILE                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1436
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1437
/** #__BT_SAP 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1438
Bluetooth SIM Access Profile (SAP) allows another device to access the SIM over
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1439
Bluetooth.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1440
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1441
#define __BT_SAP                                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1442
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1443
/** #__CAMERA 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1444
Device has Camera Application.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1445
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1446
#define __CAMERA                                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1447
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1448
/** #__CAMERA_FULLSCREEN_VIEWFINDER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1449
"Flag enables full screen mode in camera application. Full screen is supported
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1450
only in landscape mode. If hardware is not supporting landscape mode this flag
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1451
should be set off."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1452
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1453
#define __CAMERA_FULLSCREEN_VIEWFINDER                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1454
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1455
/** #__CAMERA_LENS_COVER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1456
The flag defines is the camera lens cover is supported by the HW.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1457
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1458
#undef __CAMERA_LENS_COVER                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1459
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1460
/** #__CAMERA_LOCATION_SUPPORT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1461
Enables Camera Application support for geotagging.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1462
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1463
#undef __CAMERA_LOCATION_SUPPORT                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1464
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1465
/** #__COMMDB_PROTECTION 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1466
Device prevents transferring CommDb outside of the phone. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1467
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1468
#undef __COMMDB_PROTECTION                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1469
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1470
/** #__COVER_DISPLAY 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1471
Device has also separate cover display in addition to the main display.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1472
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1473
#undef __COVER_DISPLAY                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1474
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1475
/** #__CS_VIDEO_TELEPHONY 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1476
Device supports circuit switched video telephony
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1477
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1478
#define __CS_VIDEO_TELEPHONY                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1479
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1480
/** #__CUSTOMISED_RFS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1481
"This flag enables customised RFS, that does not automatically erase content of
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1482
user area image."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1483
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1484
#undef __CUSTOMISED_RFS                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1485
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1486
/** #__DEFAULT_CONNECTION 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1487
Initial connection selection enables automatic 'usage of default destination
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1488
groups (like Internet) instead of single IAPs when starting network connections.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1489
Deprecated in 5.0.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1490
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1491
#undef __DEFAULT_CONNECTION                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1492
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1493
/** #__DRM 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1494
"Device supports OMA Digital Rights Management (DRM) partially, only forward
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1495
lock is supported"
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1496
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1497
#define __DRM                                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1498
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1499
/** #__DRM_CLOCK 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1500
"DRM clock is a new clock type that is used with DRM interval and datetime based
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1501
constraints. It uses NITZ (other solutions can be studied) to get the network
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1502
time and uses that to determine if the time constrained content can be rendered
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1503
or not. This enables the content providers to sell content twice e.g. first for
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1504
a short period of time and after that (assumed user lock in) for 2nd time with
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1505
full usage rights.The user shall still have control over the normal clock of the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1506
device, but setting of that clock shall not have effect to the DRM clock. If
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1507
NITZ is not available, user defined clock is used."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1508
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1509
#define __DRM_CLOCK                                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1510
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1511
/** #__DRM_FULL 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1512
"Device supports OMA Digital Rights Management (DRM) fully. Includes forward
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1513
lock, combined delivery, separate delivery and super-distribution"
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1514
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1515
#define __DRM_FULL                                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1516
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1517
/** #__DRM_OMA2 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1518
This feature flag is used to indicate whether OMA DRM standard version 2 is
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1519
enabled.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1520
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1521
#define __DRM_OMA2                                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1522
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1523
/** #__DRM_PHASE2 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1524
This feature flag is used with OMA DRM standard version 2 (Phase2) features.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1525
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1526
#define __DRM_PHASE2                                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1527
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1528
/** #__EDIT_KEY 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1529
The device has edit key
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1530
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1531
#define __EDIT_KEY                                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1532
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1533
/** #__EMAIL_OVER_SMS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1534
Device supports sending email messages using SMS as the bearer transport.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1535
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1536
#undef __EMAIL_OVER_SMS                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1537
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1538
/** #__EQUALIZER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1539
Device supports equalizer.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1540
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1541
#define __EQUALIZER                                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1542
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1543
/** #__FLASH_LITE_BROWSER_PLUGIN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1544
Device supports Macromedia Flash Lite plugin for Web Browser
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1545
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1546
#undef __FLASH_LITE_BROWSER_PLUGIN                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1547
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1548
/** #__FLASH_LITE_VIEWER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1549
Device supports Macromedia Flash Lite Viewer for opening and playing Flash
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1550
content files (.SWF).
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1551
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1552
#undef __FLASH_LITE_VIEWER                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1553
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1554
/** #__FM_RADIO 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1555
Device contains support for FM radio (TunerUtility and RadioServer components).
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1556
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1557
#define __FM_RADIO                                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1558
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1559
/** #__HANDWRITING_RECOGNITION_INPUT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1560
Device supports handwriting recognition input.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1561
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1562
#define __HANDWRITING_RECOGNITION_INPUT                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1563
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1564
/** #__HSXPA_SUPPORT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1565
"When the feature flag is set, HSDPA setting item is visible for the user."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1566
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1567
#define __HSXPA_SUPPORT                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1568
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1569
/** #__IM 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1570
Device supports Instant Messaging feature of the Wireless Village initiative
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1571
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1572
#define __IM                                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1573
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1574
/** #__IMAGE_VIEWER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1575
Flag controls whether the Image Viewer application is included in rom image.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1576
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1577
#define __IMAGE_VIEWER                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1578
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1579
/** #__IMPS_STANDALONE_IP_CIR 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1580
"Wireless Village features (__IM & __DPB) support standalone TCP/IP binding for
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1581
Communication Initiation Request (CIR).  The TCP/IP binding uses persistent
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1582
connection from the client to WV server to providelow-latency always-on CIR
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1583
channel."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1584
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1585
#define __IMPS_STANDALONE_IP_CIR                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1586
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1587
/** #__INCLUDE_AAC_CMMFCODEC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1588
AAC CMMFCodec (all-ARM software implementation) is included in build  to be used
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1589
by some other client than controller plug-in component.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1590
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1591
#undef __INCLUDE_AAC_CMMFCODEC                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1592
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1593
/** #__INCLUDE_AMR_NB_CMMFCODEC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1594
AMR NB CMMFCodec (all-ARM software implementation) is included in build to be
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1595
used by some other client  than controller plug-in component.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1596
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1597
#undef __INCLUDE_AMR_NB_CMMFCODEC                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1598
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1599
/** #__INCLUDE_AMR_WB_CMMFCODEC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1600
AMR WB CMMFCodec (all-ARM software implementation) is included in build  to be
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1601
used by some other client than controller plug-in component.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1602
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1603
#undef __INCLUDE_AMR_WB_CMMFCODEC                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1604
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1605
/** #__INCLUDE_EAACPLUS_CMMFCODEC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1606
This flag is used to indicate that the eAAC+ soft codec should be included in
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1607
ROM.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1608
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1609
#undef __INCLUDE_EAACPLUS_CMMFCODEC                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1610
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1611
/** #__INCLUDE_MP3_CMMFCODEC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1612
MP3 CMMFCodec (all-ARM software implementation) is included in build  to be used
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1613
by some other client than controller plug-in component.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1614
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1615
#undef __INCLUDE_MP3_CMMFCODEC                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1616
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1617
/** #__INCLUDE_QCELP_CMMFCODEC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1618
QCELP CMMFCodec (all-ARM software implementation) is included in build  to be
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1619
used by some other client  than controller plug-in component.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1620
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1621
#define __INCLUDE_QCELP_CMMFCODEC                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1622
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1623
/** #__IPSEC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1624
Device supports IP Security (IPSec). The IPSec is a set of protocols developed
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1625
by the IETF to support secure exchange of packets at the IP layer. IPsec has
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1626
been deployed widely to implement Virtual Private Networks (VPNs).  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1627
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1628
#define __IPSEC                                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1629
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1630
/** #__IRDA 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1631
Device supports Infrared.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1632
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1633
#define __IRDA                                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1634
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1635
/** #__JAVA 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1636
"Java platform binaries are included to the phone image. When __JAVA feature
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1637
flag is undefined, other feature flags starting with __JAVA_ does not have any
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1638
effect on platform functionality. See also feature flag __JAVA_STUBS."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1639
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1640
#define __JAVA                                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1641
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1642
/** #__JAVA_STUBS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1643
"__JAVA_STUBS flag is defined, the build script is building only stubs of APIs
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1644
published by the Java domain. If the flag is not defined, both the functional
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1645
components and stub components are build. This flag must be defined if the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1646
licensee do not have Java source code and would like to build the whole S60.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1647
Note that it is possible to create S60 image with Java functionality if Java
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1648
binaries have been delivered to the licensee. More information is available in
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1649
__JAVA flag definition."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1650
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1651
#undef __JAVA_STUBS                                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1652
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1653
/** #__LAYOUT208_208 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1654
Device supports 208x208 resolution (square)
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1655
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1656
#undef __LAYOUT208_208                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1657
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1658
/** #__LAYOUT_240_320 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1659
Device supports 240x320 resolution (QVGA)
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1660
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1661
#undef __LAYOUT_240_320                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1662
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1663
/** #__LAYOUT_240_320_LARGE_SCREEN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1664
"Device supports 240x320 resolution (QVGA2 for larger screens, portrait)"
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1665
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1666
#undef __LAYOUT_240_320_LARGE_SCREEN                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1667
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1668
/** #__LAYOUT_240_320_QVGA3 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1669
Device supports 240x320 resolution (QVGA3)
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1670
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1671
#undef __LAYOUT_240_320_QVGA3                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1672
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1673
/** #__LAYOUT_320_240 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1674
Device supports 320x240 resolution (QVGA landscape)
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1675
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1676
#undef __LAYOUT_320_240                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1677
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1678
/** #__LAYOUT_320_240_LARGE_SCREEN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1679
"Device supports 320x240 resolution (QVGA2 for larger screens, landscape)"
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1680
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1681
#undef __LAYOUT_320_240_LARGE_SCREEN                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1682
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1683
/** #__LAYOUT_320_240_QVGA3 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1684
Device supports 320x240 resolution (QVGA3)
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1685
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1686
#undef __LAYOUT_320_240_QVGA3                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1687
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1688
/** #__LAYOUT_360_640_TOUCH 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1689
"Device supports 360x640 resolution (QHD portrait, touch screen)"
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1690
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1691
#define __LAYOUT_360_640_TOUCH                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1692
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1693
/** #__LAYOUT_640_360_TOUCH 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1694
"Device supports 640x360 resolution (QHD landscape, touch screen)"
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1695
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1696
#define __LAYOUT_640_360_TOUCH                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1697
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1698
/** #__LOCATIONGPSHW 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1699
Device has internal GPS hardware.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1700
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1701
#undef __LOCATIONGPSHW                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1702
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1703
/** #__LOCATION_CENTRE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1704
"Support for Location Centre. When enabled, Location Centre will be visible in
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1705
Application Shell."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1706
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1707
#define __LOCATION_CENTRE                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1708
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1709
/** #__MACROMEDIA_FLASH_6 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1710
Device supports macrodia flash 6.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1711
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1712
#define __MACROMEDIA_FLASH_6                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1713
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1714
/** #__MEDIA_TRANSFER_PROTOCOL 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1715
Device supports MTP application.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1716
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1717
#define __MEDIA_TRANSFER_PROTOCOL                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1718
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1719
/** #__MMS_POSTCARD 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1720
Flag is used ro incorporate Postcard application into the release.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1721
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1722
#undef __MMS_POSTCARD                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1723
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1724
/** #__MPEG4_AAC_ENCODING 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1725
Device supports MPEG-4 AAC encoding. Together with feature flag
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1726
__MPEG4_VIDEO_ENCODING this flag can also enable enconding for MP4 file format.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1727
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1728
#define __MPEG4_AAC_ENCODING                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1729
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1730
/** #__MPEG4_VIDEO_ENCODING 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1731
Device supports MPEG4 encoding.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1732
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1733
#define __MPEG4_VIDEO_ENCODING                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1734
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1735
/** #__MRT_SDK_LIBRARIES 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1736
"MRT libraries: Open C, SSL, GLIB and RGA."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1737
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1738
#define __MRT_SDK_LIBRARIES                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1739
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1740
/** #__MTP_PROTOCOL_SUPPORT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1741
Device supports Media Transfer Protocol. Note! This is for Music Player
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1742
variation only.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1743
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1744
#define __MTP_PROTOCOL_SUPPORT                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1745
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1746
/** #__NEWSTICKER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1747
"This feature displays a 'CNN type' ticker of text pushed via cell broadcast,
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1748
onto the idle screen of the phone."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1749
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1750
#undef __NEWSTICKER                                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1751
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1752
/** #__NO_POWERKEY 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1753
"Device does not have dedicated key for power management, but the functionality
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1754
is combined to some other hard key."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1755
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1756
#undef __NO_POWERKEY                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1757
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1758
/** #__OMA_POC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1759
OMA Push-to-talk over Cellular.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1760
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1761
#undef __OMA_POC                                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1762
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1763
/** #__ON_SCREEN_DIALER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1764
This flag indicates that the dialer.dll is included to the rom image and
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1765
On-Screen Dialer is used for phone number entering. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1766
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1767
#define __ON_SCREEN_DIALER                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1768
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1769
/** #__OPENGL_ES_3DAPI 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1770
Device supports OpenGL ES and EGL versions 1.0. This feature enables 3D graphics
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1771
rendering
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1772
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1773
#define __OPENGL_ES_3DAPI                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1774
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1775
/** #__OPENGL_ES_SW_IMPLEMENTATION 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1776
"Device has a software implementation of OpenGL ES and EGL. No hardware support.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1777
If __OPENGL_ES_3DAPI is enabled, either HW or SW implementation should exist. If
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1778
HW is not present, this flag should be enabled."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1779
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1780
#define __OPENGL_ES_SW_IMPLEMENTATION                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1781
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1782
/** #__OPERATOR_CACHE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1783
Browser application supports persistent cache in addition to default volatile
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1784
cache.  Contents of this cache will remain from one browser session to the next
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1785
(also through power cycles of the phone.)
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1786
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1787
#define __OPERATOR_CACHE                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1788
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1789
/** #__OPERATOR_MENU 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1790
"Device contains Operator menu application.  It is a wrapper to Browser
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1791
application and allows using operator specific application icon (and label), and
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1792
allows opening wanted URL initially."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1793
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1794
#define __OPERATOR_MENU                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1795
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1796
/** #__PEN_SUPPORT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1797
Indicates whether a device has a pen support.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1798
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1799
#define __PEN_SUPPORT                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1800
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1801
/** #__PEN_SUPPORT_CALIBRATION 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1802
Touch Screen Calibration application.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1803
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1804
#define __PEN_SUPPORT_CALIBRATION                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1805
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1806
/** #__PRESENCE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1807
Device supports Presence feature of the Wireless Village initiative. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1808
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1809
#define __PRESENCE                                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1810
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1811
/** #__PRODUCT_REMCON_TSP 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1812
"A flag to include/exclude S60 default TSP implementation in ROM.When the flag
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1813
is set on the default remcon TSP implementation is removed from the ROM."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1814
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1815
#undef __PRODUCT_REMCON_TSP                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1816
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1817
/** #__PROTOCOL_WCDMA 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1818
Device supports WCDMA cellular stack
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1819
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1820
#define __PROTOCOL_WCDMA                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1821
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1822
/** #__PROTOCOL_WLAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1823
Device supports WLAN protocol.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1824
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1825
#define __PROTOCOL_WLAN                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1826
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1827
/** #__QOS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1828
Device supports Quality of Service (QOS). The QoS is capability of a network to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1829
provide better service to selected network traffic.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1830
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1831
#define __QOS                                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1832
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1833
/** #__QVGA2_LAYOUT_IN_USE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1834
"Device uses alternative QVGA layout with smaller fonts, designed for devices
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1835
having larger physical screen size."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1836
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1837
#undef __QVGA2_LAYOUT_IN_USE                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1838
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1839
/** #__QWERTY_INPUT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1840
Indicates whether a device has qwerty keyboard or not.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1841
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1842
#define __QWERTY_INPUT                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1843
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1844
/** #__RSS_FEEDS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1845
Device supports Feeds (RSS) functionality.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1846
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1847
#define __RSS_FEEDS                                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1848
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1849
/** #__RTP_STACK 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1850
Device supports RTP.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1851
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1852
#define __RTP_STACK                                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1853
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1854
/** #__RV9 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1855
Device supports RealVideo9.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1856
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1857
#define __RV9                                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1858
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1859
/** #__S60_FM_RADIO_APPLICATION 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1860
Device contains Series 60 FM Radio application components.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1861
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1862
#define __S60_FM_RADIO_APPLICATION                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1863
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1864
/** #__SDND 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1865
Device supports Speaker Dependent Name Dialling (SIND). That is an ability to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1866
voice-dial to a contact in the phone book by training a voice tag for the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1867
contact.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1868
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1869
#undef __SDND                                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1870
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1871
/** #__SENDUI_MMS_UPLOAD 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1872
Flag is used to incorporate MMS upload feature into the release.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1873
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1874
#undef __SENDUI_MMS_UPLOAD                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1875
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1876
/** #__SEND_FILE_IN_CALL 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1877
Device supports sending a file to active call number.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1878
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1879
#define __SEND_FILE_IN_CALL                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1880
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1881
/** #__SERIES60_AMBIENT_LIGHT_SENSOR 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1882
Device has Ambient Light Sensor feature.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1883
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1884
#define __SERIES60_AMBIENT_LIGHT_SENSOR                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1885
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1886
/** #__SERIES60_HELP 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1887
Device support context helps in applications.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1888
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1889
#define __SERIES60_HELP                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1890
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1891
/** #__SERIES60_KEYPAD_NO_SLIDER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1892
Device does not have a keyboard slider to activate keyboard.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1893
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1894
#define __SERIES60_KEYPAD_NO_SLIDER                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1895
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1896
/** #__SERIES60_KEYPAD_NO_VOICE_KEY 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1897
Device does not have a separate voice key to activate voice command
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1898
functionality.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1899
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1900
#undef __SERIES60_KEYPAD_NO_VOICE_KEY                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1901
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1902
/** #__SERIES60_NATIVE_BROWSER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1903
Device includes standard Series 60 browser.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1904
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1905
#define __SERIES60_NATIVE_BROWSER                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1906
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1907
/** #__SERIES60_PHONE_TTY 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1908
Device supports Tele Type (TTY) functionality.  TTY is also referred to as TDD
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1909
(Telecommunication Device for the Deaf). Applicable to devices targeted to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1910
United States (US) markets. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1911
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1912
#define __SERIES60_PHONE_TTY                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1913
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1914
/** #__SHOW_PANICS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1915
Device shows SW panic note when an application panic (unexpected error) occurs.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1916
Disabling this feature in a final product is recommended.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1917
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1918
#define __SHOW_PANICS                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1919
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1920
/** #__SIDE_VOLUME_KEYS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1921
Device supports side volume keys.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1922
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1923
#define __SIDE_VOLUME_KEYS                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1924
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1925
/** #__SIND 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1926
Device supports Speaker Independent Name Dialling (SIND). That is an ability to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1927
voice-dial to any contact in the phone book without first training a voice tag.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1928
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1929
#define __SIND                                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1930
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1931
/** #__SIP_SIMPLE_PRESENCE_PROTOCOL 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1932
This flag is used to control the existance of SIP/SIMPLE feature in S60.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1933
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1934
#define __SIP_SIMPLE_PRESENCE_PROTOCOL                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1935
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1936
/** #__SLIDESHOW_SCREENSAVER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1937
Flag controls whether the slideshow screensaver plugin is included or not. Also
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1938
affects Themes (Psln) and Screensaver AIW provider.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1939
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1940
#define __SLIDESHOW_SCREENSAVER                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1941
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1942
/** #__STEREO_WIDENING_EFFECT_UI 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1943
Device supports stereo widening to enhance the stereo surround effect.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1944
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1945
#undef __STEREO_WIDENING_EFFECT_UI                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1946
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1947
/** #__SVGT_VIEWER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1948
SVG-T viewer is included in the build.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1949
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1950
#define __SVGT_VIEWER                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1951
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1952
/** #__SYNCML_DM_DIAGNOSTICS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1953
This feature enables collection of device diagnostics data and sending it to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1954
Device Management server or to PC Suite.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1955
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1956
#undef __SYNCML_DM_DIAGNOSTICS                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1957
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1958
/** #__SYNCML_DM_FOTA 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1959
Device supports OTA firmware update.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1960
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1961
#define __SYNCML_DM_FOTA                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1962
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1963
/** #__SYNCML_DM_IMPS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1964
Device supports configuring IMPS using SyncML.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1965
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1966
#define __SYNCML_DM_IMPS                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1967
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1968
/** #__SYNCML_DM_OBEX 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1969
Device supports device management over OBEX.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1970
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1971
#define __SYNCML_DM_OBEX                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1972
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1973
/** #__SYNCML_DM_OTA 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1974
SyncML DM OMA provisioning adapter.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1975
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1976
#define __SYNCML_DM_OTA                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1977
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1978
/** #__SYNCML_DM_SIP 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1979
Device supports configuring SIP settings using SyncML.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1980
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1981
#define __SYNCML_DM_SIP                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1982
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1983
/** #__SYNCML_DM_VOIP 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1984
Device supports configuring VoIP settings using SyncML.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1985
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1986
#define __SYNCML_DM_VOIP                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1987
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1988
/** #__SYNCML_DM_WLAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1989
Device management WLAN settings supported.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1990
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1991
#define __SYNCML_DM_WLAN                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1992
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1993
/** #__SYNCML_DS_BOOKMARK 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1994
Device supports Bookmark data synchronization using the SyncML.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1995
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1996
#define __SYNCML_DS_BOOKMARK                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1997
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1998
/** #__SYNCML_DS_MMS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1999
Device supports MMS data synchronisation using the SyncML.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2000
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2001
#define __SYNCML_DS_MMS                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2002
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2003
/** #__SYNCML_DS_NOTEPAD 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2004
Device supports short memos (notes) data synchronisation using the SyncML.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2005
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2006
#define __SYNCML_DS_NOTEPAD                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2007
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2008
/** #__SYNCML_DS_SMS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2009
Device supports SMS synchronisation using the SyncML.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2010
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2011
#define __SYNCML_DS_SMS                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2012
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2013
/** #__SYNCML_ISYNC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2014
Device supports Apple iSync profile
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2015
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2016
#define __SYNCML_ISYNC                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2017
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2018
/** #__SYNCML_TWIN_SUITE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2019
Feature flag for the next generation PC Suite.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2020
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2021
#undef __SYNCML_TWIN_SUITE                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2022
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2023
/** #__TV_OUT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2024
TV-Out Settings UI
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2025
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2026
#define __TV_OUT                                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2027
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2028
/** #__UPNP_AVCP 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2029
Flag enables support of Audio&Video in UPnP stack. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2030
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2031
#define __UPNP_AVCP                                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2032
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2033
/** #__UPNP_MEDIASERVER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2034
Flag enables support of Media Server in UPnP stack. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2035
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2036
#define __UPNP_MEDIASERVER                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2037
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2038
/** #__UPNP_PRINT_FRAMEWORK 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2039
Flag enables support of printing in UPnP stack.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2040
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2041
#define __UPNP_PRINT_FRAMEWORK                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2042
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2043
/** #__UPNP_REMOTE_STORAGE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2044
Flag that enables support of remotestorage support and mapping of drives. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2045
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2046
#undef __UPNP_REMOTE_STORAGE                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2047
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2048
/** #__UPNP_STACK 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2049
This feature enables controlling and accessing other deveices via UPnP protocol.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2050
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2051
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2052
#define __UPNP_STACK                                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2053
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2054
/** #__USE_AAC_CMMFCODEC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2055
AAC codec controller plug-in uses CMMFCodec (all-ARM software implementation)
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2056
instead of using the codec through HWDevice.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2057
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2058
#define __USE_AAC_CMMFCODEC                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2059
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2060
/** #__USE_AMR_NB_CMMFCODEC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2061
AMR NB codec controller plug-in uses CMMFCodec (all-ARM software implementation)
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2062
instead of using the codec through HWDevice.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2063
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2064
#define __USE_AMR_NB_CMMFCODEC                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2065
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2066
/** #__USE_AMR_WB_CMMFCODEC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2067
AMR WB codec controller plug-in uses CMMFCodec (all-ARM software implementation)
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2068
instead of using the codec through HWDevice.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2069
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2070
#define __USE_AMR_WB_CMMFCODEC                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2071
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2072
/** #__USE_EAACPLUS_CMMFCODEC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2073
This flag is used to configure the AudioControllerPluginsVariant to use the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2074
either the soft codec (if #defined)  or the HW codec (if #undefed).
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2075
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2076
#define __USE_EAACPLUS_CMMFCODEC                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2077
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2078
/** #__USE_MP3_CMMFCODEC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2079
MP3 codec controller plug-in uses CMMFCodec (all-ARM software implementation)
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2080
instead of using the codec through HWDevice.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2081
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2082
#define __USE_MP3_CMMFCODEC                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2083
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2084
/** #__USE_QCELP_CMMFCODEC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2085
QCELP codec controller plug-in uses CMMFCodec (all-ARM software implementation)
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2086
instead of using the codec through HWDevice.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2087
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2088
#define __USE_QCELP_CMMFCODEC                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2089
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2090
/** #__VFP_HW_SUPPORT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2091
The device supports for vector floating-point (VFP) architecture
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2092
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2093
#undef __VFP_HW_SUPPORT                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2094
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2095
/** #__VIBRA 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2096
Indicates whether a device has a vibra support.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2097
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2098
#define __VIBRA                                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2099
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2100
/** #__VIDEOCALL_MENU_VISIBILITY 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2101
This flag moves video call menus to upper layer for better visibility and
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2102
usability.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2103
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2104
#undef __VIDEOCALL_MENU_VISIBILITY                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2105
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2106
/** #__VIDEO_CENTER_SUPPORTED 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2107
Device supports Video Center application.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2108
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2109
#undef __VIDEO_CENTER_SUPPORTED                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2110
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2111
/** #__VIDEO_RECORDER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2112
Device has Video Recorder (CamCorder) application available.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2113
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2114
#define __VIDEO_RECORDER                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2115
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2116
/** #__VIRTUAL_KEYBOARD_INPUT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2117
Device supports Virtual keyboard input ( on-screen keyboard).
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2118
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2119
#define __VIRTUAL_KEYBOARD_INPUT                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2120
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2121
/** #__WEB_WIDGETS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2122
This feature is used to turn ON/OFF widgets implementation. Widgets are small
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2123
applications that use webtechnologies like HTML/CSS/JS.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2124
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2125
#define __WEB_WIDGETS                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2126
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2127
/** #__WLAN_WEP256_ENABLED 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2128
WLAN hardware supports 256 bit WEP encryption
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2129
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2130
#undef __WLAN_WEP256_ENABLED                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2131
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2132
/** #__WMA 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2133
Device supports playback of WMA audio files.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2134
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2135
#define __WMA                                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2136
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2137
/** #__WORLD_CLOCK 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2138
Clock application supports World clock and City/country views
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2139
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2140
#define __WORLD_CLOCK                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2141
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2142
/** #__XDM 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2143
This flag is used to control the existance of the OMA XDM feature
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2144
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2145
#define __XDM                                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2146
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2147
/** #__XDM_LOCALSTORAGE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2148
This flag is used to control the existence of the Local Storage protocol
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2149
implementation of XDM
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2150
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2151
#define __XDM_LOCALSTORAGE                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2152
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2153
/** #__XDM_XCAP 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2154
This flag is used to control the existance of the XCAP protocol implementation
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2155
of XDM
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2156
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2157
#define __XDM_XCAP                                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2158
411
d5d1e2d03163 Update the symbian4\config copy of bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 410
diff changeset
  2159
#endif // __BLDPUBLIC_HRH