meetingrequest/mrtasks/data/esmrtasks.rss
branchRCL_3
changeset 12 4ce476e64c59
parent 11 0396474f30f5
child 13 8592a65ad3fb
equal deleted inserted replaced
11:0396474f30f5 12:4ce476e64c59
     1 /*
       
     2 * Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). 
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  Resource definitions for project esmrtasks
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 NAME ESTA
       
    20 
       
    21 #include <eikon.rh>
       
    22 //<cmail>
       
    23 #include <mrui.loc>
       
    24 //</cmail>
       
    25 
       
    26 RESOURCE RSS_SIGNATURE { }
       
    27 
       
    28 // ---------------------------------------------------------------------------
       
    29 // r_qtn_meet_req_plain_text_subject
       
    30 // Plain text subject description line heading
       
    31 // ---------------------------------------------------------------------------
       
    32 //
       
    33 RESOURCE TBUF r_qtn_meet_req_plain_text_subject
       
    34     {
       
    35     buf = qtn_meet_req_plain_text_subject;
       
    36     }
       
    37 
       
    38 // ---------------------------------------------------------------------------
       
    39 // r_qtn_meet_req_plain_text_location
       
    40 //
       
    41 // ---------------------------------------------------------------------------
       
    42 //
       
    43 RESOURCE TBUF r_qtn_meet_req_plain_text_location
       
    44     {
       
    45     buf = qtn_meet_req_plain_text_location;
       
    46     }
       
    47 
       
    48 // ---------------------------------------------------------------------------
       
    49 // r_qtn_meet_req_plain_text_start_time
       
    50 //
       
    51 // ---------------------------------------------------------------------------
       
    52 //
       
    53 RESOURCE TBUF r_qtn_meet_req_plain_text_start_time
       
    54     {
       
    55     buf = qtn_meet_req_plain_text_start_time;
       
    56     }
       
    57 
       
    58 // ---------------------------------------------------------------------------
       
    59 // r_qtn_meet_req_plain_text_end_time
       
    60 //
       
    61 // ---------------------------------------------------------------------------
       
    62 //
       
    63 RESOURCE TBUF r_qtn_meet_req_plain_text_end_time
       
    64     {
       
    65     buf = qtn_meet_req_plain_text_end_time;
       
    66     }
       
    67 
       
    68 // ---------------------------------------------------------------------------
       
    69 // r_qtn_meet_req_plain_text_description
       
    70 //
       
    71 // ---------------------------------------------------------------------------
       
    72 //
       
    73 RESOURCE TBUF r_qtn_meet_req_plain_text_description
       
    74     {
       
    75     buf = qtn_meet_req_plain_text_description;
       
    76     }
       
    77 
       
    78 // ---------------------------------------------------------------------------
       
    79 // r_qtn_meet_req_plain_text_update
       
    80 //
       
    81 // ---------------------------------------------------------------------------
       
    82 //
       
    83 RESOURCE TBUF r_qtn_meet_req_plain_text_update
       
    84     {
       
    85     buf = qtn_meet_req_plain_text_update;
       
    86     }
       
    87 
       
    88 // ---------------------------------------------------------------------------
       
    89 // r_qtn_meet_req_plain_text_cancelled
       
    90 //
       
    91 // ---------------------------------------------------------------------------
       
    92 //
       
    93 RESOURCE TBUF r_qtn_meet_req_plain_text_cancelled
       
    94     {
       
    95     buf = qtn_meet_req_plain_text_cancelled;
       
    96     }
       
    97 
       
    98 // ---------------------------------------------------------------------------
       
    99 // r_qtn_meet_req_plain_text_forwarded
       
   100 //
       
   101 // ---------------------------------------------------------------------------
       
   102 //
       
   103 RESOURCE TBUF r_qtn_meet_req_plain_text_forwarded
       
   104     {
       
   105     buf = qtn_meet_req_plain_text_forwarded;
       
   106     }
       
   107 
       
   108 // ---------------------------------------------------------------------------
       
   109 // r_qtn_meet_req_plain_text_accepted
       
   110 //
       
   111 // ---------------------------------------------------------------------------
       
   112 //
       
   113 RESOURCE TBUF r_qtn_meet_req_plain_text_accepted
       
   114     {
       
   115     buf = qtn_meet_req_plain_text_accepted;
       
   116     }
       
   117 
       
   118 // ---------------------------------------------------------------------------
       
   119 // r_qtn_meet_req_plain_text_tentative
       
   120 //
       
   121 // ---------------------------------------------------------------------------
       
   122 //
       
   123 RESOURCE TBUF r_qtn_meet_req_plain_text_tentative
       
   124     {
       
   125     buf = qtn_meet_req_plain_text_tentative;
       
   126     }
       
   127 
       
   128 // ---------------------------------------------------------------------------
       
   129 // r_qtn_meet_req_plain_text_declined
       
   130 //
       
   131 // ---------------------------------------------------------------------------
       
   132 //
       
   133 RESOURCE TBUF r_qtn_meet_req_plain_text_declined
       
   134     {
       
   135     buf = qtn_meet_req_plain_text_declined;
       
   136     }
       
   137 
       
   138 // ---------------------------------------------------------------------------
       
   139 // r_qtn_meet_req_viewer_subject_prefix_repl
       
   140 //
       
   141 // ---------------------------------------------------------------------------
       
   142 //
       
   143 RESOURCE TBUF r_qtn_meet_req_viewer_subject_prefix_repl
       
   144     {
       
   145     buf = qtn_meet_req_viewer_subject_prefix_repl;
       
   146     }