messagingappbase/smartmessaging/vcalbc/group/vcalbc.rss
changeset 0 72b543305e3a
equal deleted inserted replaced
-1:000000000000 0:72b543305e3a
       
     1 /*
       
     2 * Copyright (c) 2002 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:  
       
    15 *     This file contains all the resources for the module.
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 
       
    21 //  RESOURCE IDENTIFIER
       
    22 NAME    CLBC
       
    23 
       
    24 //  INCLUDES
       
    25 
       
    26 #include <eikon.rh>
       
    27 #include "eikon.rsg"
       
    28 #include <avkon.rsg>
       
    29 #include <avkon.rh>
       
    30 #include <vcalbc.loc>   // Localisable text
       
    31 
       
    32 //  RESOURCE DEFINITIONS 
       
    33 
       
    34 
       
    35 RESOURCE RSS_SIGNATURE { }
       
    36 
       
    37 RESOURCE TBUF 
       
    38     { 
       
    39     buf = "vcalbc"; 
       
    40     }
       
    41 
       
    42 RESOURCE TBUF r_qtn_sm_title_invitation
       
    43     {
       
    44     buf = qtn_sm_title_invitation;
       
    45     }
       
    46 
       
    47 RESOURCE TBUF r_qtn_sm_cal_typelabel
       
    48     {
       
    49     buf = qtn_sm_cal_typelabel;
       
    50     }
       
    51 
       
    52 RESOURCE TBUF r_qtn_sm_cal_type_anniv
       
    53     {
       
    54     buf = qtn_sm_cal_type_anniv;
       
    55     }
       
    56 
       
    57 RESOURCE TBUF r_qtn_sm_cal_meeting_subject
       
    58     {
       
    59     buf = qtn_sm_cal_meeting_subject;
       
    60     }
       
    61 
       
    62 RESOURCE TBUF r_qtn_sm_cal_startdate
       
    63     {
       
    64     buf = qtn_sm_cal_startdate;
       
    65     }
       
    66 
       
    67 RESOURCE TBUF r_qtn_sm_cal_type_daynote
       
    68     {
       
    69     buf = qtn_sm_cal_type_daynote;
       
    70     }
       
    71 
       
    72 RESOURCE TBUF r_qtn_sm_cal_type_meeting
       
    73     {
       
    74     buf = qtn_sm_cal_type_meeting;
       
    75     }
       
    76 
       
    77 RESOURCE TBUF r_qtn_sm_cal_meeting_start_time
       
    78     {
       
    79     buf = qtn_sm_cal_meeting_start_time;
       
    80     }
       
    81 
       
    82 RESOURCE TBUF r_qtn_sm_cal_enddate
       
    83     {
       
    84     buf = qtn_sm_cal_enddate;
       
    85     }
       
    86 
       
    87 RESOURCE TBUF r_qtn_sm_cal_meeting_end_time
       
    88     {
       
    89     buf = qtn_sm_cal_meeting_end_time;
       
    90     }
       
    91 
       
    92 RESOURCE TBUF r_qtn_sm_cal_event_alarm_time
       
    93     {
       
    94     buf = qtn_sm_cal_event_alarm_time;
       
    95     }
       
    96 
       
    97 RESOURCE TBUF r_qtn_sm_cal_event_alarm_date
       
    98     {
       
    99     buf = qtn_sm_cal_event_alarm_date;
       
   100     }
       
   101 
       
   102 RESOURCE TBUF r_qtn_sm_cal_meeting_repeat
       
   103     {
       
   104     buf = qtn_sm_cal_meeting_repeat;
       
   105     }
       
   106 
       
   107 RESOURCE TBUF r_qtn_sm_cal_meeting_repeat_until
       
   108     {
       
   109     buf = qtn_sm_cal_meeting_repeat_until;
       
   110     }
       
   111 
       
   112 RESOURCE TBUF r_qtn_sm_cal_meeting_rpt_daily
       
   113     {
       
   114     buf = qtn_sm_cal_meeting_rpt_daily;
       
   115     }
       
   116 
       
   117 RESOURCE TBUF r_qtn_sm_cal_meeting_rpt_weekly
       
   118     {
       
   119     buf = qtn_sm_cal_meeting_rpt_weekly;
       
   120     }
       
   121 
       
   122 RESOURCE TBUF r_qtn_sm_cal_meeting_rpt_biweekly
       
   123     {
       
   124     buf = qtn_sm_cal_meeting_rpt_biweekly;
       
   125     }
       
   126 
       
   127 RESOURCE TBUF r_qtn_sm_cal_meeting_rpt_monthly
       
   128     {
       
   129     buf = qtn_sm_cal_meeting_rpt_monthly;
       
   130     }
       
   131 
       
   132 RESOURCE TBUF r_qtn_sm_cal_meeting_rpt_yearly
       
   133     {
       
   134     buf = qtn_sm_cal_meeting_rpt_yearly;
       
   135     }
       
   136 
       
   137 RESOURCE TBUF r_qtn_sm_cal_synchronisation
       
   138     {
       
   139     buf = qtn_sm_cal_synchronisation;
       
   140     }
       
   141 
       
   142 RESOURCE TBUF r_qtn_sm_cal_sync_public
       
   143     {
       
   144     buf = qtn_sm_cal_sync_public;
       
   145     }
       
   146 
       
   147 RESOURCE TBUF r_qtn_sm_cal_sync_private
       
   148     {
       
   149     buf = qtn_sm_cal_sync_private;
       
   150     }
       
   151 
       
   152 RESOURCE TBUF r_qtn_sm_cal_sync_no_sync
       
   153     {
       
   154     buf = qtn_sm_cal_sync_no_sync;
       
   155     }
       
   156 
       
   157 RESOURCE TBUF r_qtn_sm_cal_annivers_subject
       
   158     {
       
   159     buf = qtn_sm_cal_annivers_subject;
       
   160     }
       
   161 
       
   162 RESOURCE TBUF r_qtn_sm_cal_annivers_date
       
   163     {
       
   164     buf = qtn_sm_cal_annivers_date;
       
   165     }
       
   166 
       
   167 RESOURCE TBUF r_qtn_sm_cal_meeting_location
       
   168     {
       
   169     buf = qtn_sm_cal_location;
       
   170     }
       
   171 
       
   172 RESOURCE TBUF r_qtn_sm_cal_day_note_subject
       
   173     {
       
   174     buf = qtn_sm_cal_day_note_subject;
       
   175     }
       
   176 
       
   177 RESOURCE TBUF r_qtn_sm_cal_rpt_other
       
   178     {
       
   179     buf = qtn_sm_cal_rpt_other;
       
   180     }
       
   181 
       
   182 RESOURCE TBUF r_qtn_sm_cal_meeting_description
       
   183     {
       
   184     buf = qtn_sm_cal_meeting_description;
       
   185     }
       
   186 
       
   187 RESOURCE TBUF r_qtn_sm_todo_subject
       
   188     {
       
   189     buf = qtn_sm_todo_subject;
       
   190     }
       
   191     
       
   192 RESOURCE TBUF r_qtn_sm_todo_due_date
       
   193     {
       
   194     buf = qtn_sm_todo_due_date;
       
   195     }
       
   196     
       
   197 RESOURCE TBUF r_qtn_sm_todo_priority
       
   198     {
       
   199     buf = qtn_sm_todo_priority;
       
   200     }
       
   201     
       
   202 RESOURCE TBUF r_qtn_sm_cal_type_todo
       
   203     {
       
   204     buf = qtn_sm_cal_type_todo;
       
   205     }
       
   206 
       
   207 RESOURCE TBUF r_qtn_sm_todo_priority_high
       
   208     {
       
   209     buf = qtn_sm_todo_priority_high;
       
   210     }
       
   211 
       
   212 RESOURCE TBUF r_qtn_sm_todo_priority_normal
       
   213     {
       
   214     buf = qtn_sm_todo_priority_normal;
       
   215     }
       
   216 
       
   217 RESOURCE TBUF r_qtn_sm_todo_priority_low
       
   218     {
       
   219     buf = qtn_sm_todo_priority_low;
       
   220     }
       
   221 
       
   222 
       
   223 
       
   224 // End of File