sbsv2/raptor/test/smoke_suite/test_resources/resource/dependentresource.rss
author timothy.murphy@nokia.com
Wed, 07 Apr 2010 18:33:12 +0100
branchfix
changeset 466 b9e5cf94aac3
child 469 6af83cc4c38a
permissions -rw-r--r--
fix: don't regenrate resources for WINSCW
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
466
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
     1
/*
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
     2
* Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
     3
* All rights reserved.
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
     4
* This component and the accompanying materials are made available
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
     5
* under the terms of the License "Eclipse Public License v1.0"
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
     6
* which accompanies this distribution, and is available
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
     7
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
     8
*
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
     9
* Initial Contributors:
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    10
* Nokia Corporation - initial contribution.
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    11
*
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    12
* Contributors:
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    13
*
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    14
* Description: 
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    15
* LOGWRAP.RSS
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    16
*
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    17
*/
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    18
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    19
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    20
#include <testresource_badef.rh>
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    21
#include <e32capability.h>
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    22
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    23
#include "../inc/testresource.rh"
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    24
#include "../inc/testresource.hrh"
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    25
#include "testresource.rls"
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    26
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    27
#include "testresource.mbg"
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    28
#include <testresource.rsg>
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    29
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    30
// MACRO statements in .mmp files should be reflected in resource preprocessing
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    31
#ifndef SHOULD_BE_DEFINED
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    32
#error "mmp MACRO SHOULD_BE_DEFINED is not defined!"
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    33
#endif
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    34
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    35
// Initial configuration
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    36
RESOURCE CONFIG r_log_initial_config
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    37
	{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    38
	size = 1000; // Maximum number of events
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    39
	recent = 20; // Maximum size of recent lists
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    40
	age = 2592000; // 30 days
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    41
	}
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    42
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    43
  RESOURCE ARRAY r_log_initial_events
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    44
   	{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    45
   	items = 
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    46
   		{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    47
  		ETYPE { uid = KLogCallEventType; description = LOG_CALL_EVENT_TYPE; },
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    48
  		ETYPE { uid = KLogDataEventType; description = LOG_DATA_EVENT_TYPE; },
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    49
  		ETYPE { uid = KLogFaxEventType; description = LOG_FAX_EVENT_TYPE; },
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    50
  		ETYPE { uid = KLogShortMessageEventType; description = LOG_SHORT_MESSAGE_EVENT_TYPE; },
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    51
  		ETYPE { uid = KLogTaskSchedulerEventType; description = LOG_TASK_SCHEDULER_EVENT_TYPE; },
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    52
  		ETYPE { uid = KLogPacketDataEventType; description = LOG_PACKET_DATA_EVENT_TYPE; },
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    53
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    54
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    55
  		ETYPE { uid = KLogLbsSelfLocateEventType; description = LOG_LBS_SELF_LOCATE_EVENT_TYPE; },
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    56
  		ETYPE { uid = KLogLbsExternalLocateEventType; description = LOG_LBS_EXTERNAL_LOCATE_EVENT_TYPE; },
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    57
 		ETYPE { uid = KLogLbsTransmitLocationEventType; description = LOG_LBS_TRANSMIT_LOCATION_EVENT_TYPE; },
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    58
 		ETYPE { uid = KLogLbsNetworkLocateEventType; description = LOG_LBS_NETWORK_LOCATE_EVENT_TYPE; },
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    59
 		ETYPE { uid = KLogLbsAssistanceDataEventType; description = LOG_LBS_ASSISTANCE_DATA_EVENT_TYPE; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    60
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    61
   		};
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    62
   	}
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    63
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    64
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    65
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    66
RESOURCE ARRAY r_log_security
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    67
//
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    68
// [See logwrap.rh for the definitions of SECURITY and CAPABILITY.]
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    69
//
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    70
// This structure defines settings for platform security in the Log engine.
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    71
// All event types defined above in 'r_log_initial_events' need to be policed.
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    72
// The server must always determine whether a client thread has the required
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    73
// capability to read/write a log event(s) of a built-in type.  Each operation
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    74
// may have from one to seven capabilities defined for it.  All operations on 
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    75
// built in types _MUST_ have an associated security policy defined here.  If no
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    76
// security is required, then use 'cap=ECapability_None'.  The CAPABILITY values
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    77
// defined here will provide constructor arguments for TSecurityPolicy objects.
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    78
// The maximum number of CAPABILITY(s) for each read or write operation is 7.
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    79
// ( a read_caps or a write_caps { contains <= 7 CAPABILITY{}   statements }  )
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    80
// Note that SID-based security isn't supported in the Log Engine.
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    81
//
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    82
	{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    83
	items = 
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    84
		{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    85
		SECURITY 
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    86
			{ 
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    87
			uid = KLogCallEventType;	
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    88
			read_caps=
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    89
				{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    90
				CAPABILITY { cap=ECapabilityReadUserData; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    91
				};
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    92
			write_caps=
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    93
				{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    94
				CAPABILITY { cap=ECapabilityWriteUserData; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    95
				};
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    96
			},
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    97
		SECURITY 
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    98
			{ 
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
    99
			uid=KLogDataEventType;	
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   100
			read_caps=
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   101
				{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   102
				CAPABILITY { cap=ECapabilityReadUserData; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   103
				};
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   104
			write_caps=
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   105
				{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   106
				CAPABILITY { cap=ECapabilityWriteUserData; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   107
				};
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   108
			},
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   109
		SECURITY 
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   110
			{ 
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   111
			uid=KLogFaxEventType;	
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   112
			read_caps=
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   113
				{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   114
				CAPABILITY { cap=ECapabilityReadUserData; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   115
				};
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   116
			write_caps=
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   117
				{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   118
				CAPABILITY { cap=ECapabilityWriteUserData; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   119
				};
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   120
			},
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   121
		SECURITY 
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   122
			{ 
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   123
			uid=KLogShortMessageEventType;	
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   124
			read_caps=
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   125
				{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   126
				CAPABILITY { cap=ECapabilityReadUserData; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   127
				};
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   128
			write_caps=
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   129
				{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   130
				CAPABILITY { cap=ECapabilityWriteUserData; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   131
				};
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   132
			},
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   133
		SECURITY 
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   134
			{ 
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   135
			uid=KLogTaskSchedulerEventType;	
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   136
			read_caps=
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   137
				{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   138
				CAPABILITY { cap=ECapabilityReadUserData; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   139
				};
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   140
			write_caps=
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   141
				{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   142
				CAPABILITY { cap=ECapability_None; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   143
				};
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   144
			},
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   145
		SECURITY 
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   146
			{ 
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   147
			uid=KLogPacketDataEventType;	
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   148
			read_caps=
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   149
				{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   150
				CAPABILITY { cap=ECapabilityReadUserData; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   151
				};
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   152
			write_caps=
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   153
				{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   154
				CAPABILITY { cap=ECapabilityWriteUserData; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   155
				};
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   156
			},
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   157
		SECURITY 
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   158
			{ 
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   159
			uid=KLogLbsSelfLocateEventType;	
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   160
			read_caps=
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   161
				{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   162
				CAPABILITY { cap=ECapabilityReadDeviceData; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   163
				};
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   164
			write_caps=
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   165
				{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   166
				CAPABILITY { cap=ECapabilityWriteDeviceData; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   167
				};
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   168
			},
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   169
		SECURITY 
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   170
			{ 
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   171
			uid=KLogLbsExternalLocateEventType;	
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   172
			read_caps=
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   173
				{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   174
				CAPABILITY { cap=ECapabilityReadDeviceData; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   175
				};
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   176
			write_caps=
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   177
				{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   178
				CAPABILITY { cap=ECapabilityWriteDeviceData; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   179
				};
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   180
			},
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   181
		SECURITY 
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   182
			{ 
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   183
			uid=KLogLbsTransmitLocationEventType;	
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   184
			read_caps=
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   185
				{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   186
				CAPABILITY { cap=ECapabilityReadDeviceData; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   187
				};
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   188
			write_caps=
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   189
				{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   190
				CAPABILITY { cap=ECapabilityWriteDeviceData; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   191
				};
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   192
			},
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   193
		SECURITY 
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   194
			{ 
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   195
			uid=KLogLbsNetworkLocateEventType;	
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   196
			read_caps=
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   197
				{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   198
				CAPABILITY { cap=ECapabilityReadDeviceData; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   199
				};
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   200
			write_caps=
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   201
				{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   202
				CAPABILITY { cap=ECapabilityWriteDeviceData; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   203
				};
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   204
			},
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   205
		SECURITY 
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   206
			{ 
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   207
			uid=KLogLbsAssistanceDataEventType;	
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   208
			read_caps=
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   209
				{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   210
				CAPABILITY { cap=ECapabilityReadDeviceData; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   211
				};
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   212
			write_caps=
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   213
				{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   214
				CAPABILITY { cap=ECapabilityWriteDeviceData; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   215
				};
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   216
			}
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   217
		};
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   218
	}
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   219
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   220
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   221
// Index entries
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   222
RESOURCE ARRAY r_log_indexes
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   223
	{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   224
	items =
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   225
		{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   226
		INDEX
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   227
			{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   228
			name = "Index1"; // do not translate
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   229
			table = "Event"; // do not translate
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   230
			keys = 
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   231
				{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   232
				KEY { col = "Id"; } // do not translate
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   233
				};
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   234
			},
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   235
		INDEX
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   236
			{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   237
			name = "Index2"; // do not translate
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   238
			table = "Event"; // do not translate
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   239
			keys =
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   240
				{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   241
				KEY { col = "ETime"; } // do not translate
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   242
				};
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   243
			},
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   244
		INDEX
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   245
			{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   246
			name = "Index3"; // do not translate
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   247
			table = "String"; // do not translate
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   248
			keys = 
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   249
				{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   250
				KEY { col = "Id"; } // do not translate
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   251
				};
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   252
			}
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   253
		};
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   254
	}
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   255
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   256
// Recent list setup
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   257
RESOURCE ARRAY r_log_recent
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   258
	{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   259
	items =
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   260
		{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   261
		RECENT
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   262
			{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   263
			id = KLogRecentIncomingCalls;
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   264
			duplicate = ELogRemotePartyField|ELogContactField|ELogNumberField;
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   265
			conditions = 
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   266
				{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   267
				MATCH { field = ELogEventTypeField; value = KLogCallEventType; },
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   268
				MATCH { field = ELogDirectionField; string = LOG_DIR_IN; },
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   269
				MATCH { field = ELogDirectionField; string = LOG_DIR_IN_ALT; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   270
				};
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   271
			},
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   272
		RECENT
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   273
			{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   274
			id = KLogRecentOutgoingCalls;
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   275
			duplicate = ELogRemotePartyField|ELogContactField|ELogNumberField;
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   276
			conditions = 
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   277
				{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   278
				MATCH { field = ELogEventTypeField; value = KLogCallEventType; },
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   279
				MATCH { field = ELogDirectionField; string = LOG_DIR_OUT; },
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   280
				MATCH { field = ELogDirectionField; string = LOG_DIR_OUT_ALT; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   281
				};
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   282
			},
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   283
		RECENT
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   284
			{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   285
			id = KLogRecentMissedCalls;
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   286
			duplicate = ELogRemotePartyField|ELogContactField|ELogNumberField;
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   287
			conditions = 
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   288
				{
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   289
				MATCH { field = ELogEventTypeField; value = KLogCallEventType; },
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   290
				MATCH { field = ELogDirectionField; string = LOG_DIR_MISSED; },
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   291
				MATCH { field = ELogDirectionField; string = LOG_DIR_MISSED_ALT; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   292
				};
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   293
			}
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   294
		};
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   295
	}
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   296
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   297
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   298
// Direction
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   299
RESOURCE LBUF r_log_dir_in { txt = LOG_DIR_IN; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   300
RESOURCE LBUF r_log_dir_out { txt = LOG_DIR_OUT; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   301
RESOURCE LBUF r_log_dir_in_alt { txt = LOG_DIR_IN_ALT; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   302
RESOURCE LBUF r_log_dir_out_alt { txt = LOG_DIR_OUT_ALT; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   303
RESOURCE LBUF r_log_dir_fetched { txt = LOG_DIR_FETCHED; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   304
RESOURCE LBUF r_log_dir_missed { txt = LOG_DIR_MISSED; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   305
RESOURCE LBUF r_log_dir_missed_alt { txt = LOG_DIR_MISSED_ALT; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   306
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   307
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   308
// Delivery
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   309
RESOURCE LBUF r_log_del_pending { txt = LOG_DEL_PENDING; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   310
RESOURCE LBUF r_log_del_sent { txt = LOG_DEL_SENT; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   311
RESOURCE LBUF r_log_del_failed { txt = LOG_DEL_FAILED; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   312
/* R_LOG_DEL_NONE comes from the rsg that we're trying to depend on */
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   313
RESOURCE LBUF r_log_del_none { txt = R_LOG_DEL_NONE; } 
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   314
RESOURCE LBUF r_log_del_done { txt = LOG_DEL_DONE; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   315
RESOURCE LBUF r_log_del_not_sent { txt = LOG_DEL_NOT_SENT; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   316
RESOURCE LBUF r_log_del_scheduled { txt = LOG_DEL_SCHEDULED; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   317
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   318
// Other
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   319
RESOURCE LBUF r_log_remote_unknown { txt = LOG_REMOTE_UNKNOWN; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   320
RESOURCE LBUF r_log_remote_multiple { txt = LOG_REMOTE_MULTIPLE; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   321
RESOURCE LBUF r_log_subject_none { txt = LOG_SUBJECT_NONE; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   322
RESOURCE LBUF r_log_subject_data_message { txt = LOG_SUBJECT_DATA_MESSAGE; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   323
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   324
// Connection
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   325
RESOURCE LBUF r_log_con_connected { txt = LOG_CON_CONNECTED; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   326
RESOURCE LBUF r_log_con_connecting { txt = LOG_CON_CONNECTING; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   327
RESOURCE LBUF r_log_con_disconnecting { txt = LOG_CON_DISCONNECTING; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   328
RESOURCE LBUF r_log_con_disconnected{ txt = LOG_CON_DISCONNECTED; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   329
RESOURCE LBUF r_log_con_suspended{ txt = LOG_CON_SUSPENDED; }
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   330
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   331
// Delivery
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   332
RESOURCE LBUF r_log_del_notified { txt = LOG_DEL_NOTIFIED; } 
b9e5cf94aac3 fix: don't regenrate resources for WINSCW
timothy.murphy@nokia.com
parents:
diff changeset
   333
RESOURCE LBUF r_log_del_expired { txt = LOG_DEL_EXPIRED; }