webengine/osswebengine/WebKit/s60/data/Webkit_sdk.rss
changeset 0 dd21522fd290
child 37 cb62a4f66ebe
equal deleted inserted replaced
-1:000000000000 0:dd21522fd290
       
     1 /*
       
     2 * Copyright (c) 2006 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 the License "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 *
       
    16 */
       
    17 //  RESOURCE IDENTIFIER
       
    18 NAME    TMST // for Tempest
       
    19 
       
    20 #include <eikon.rh>
       
    21 #include "eikon.rsg"
       
    22 #include <avkon.rsg>
       
    23 #include <avkon.rh>
       
    24 #include <CommonDialogs.rh>
       
    25 #include <Webkit.loc>
       
    26 
       
    27 RESOURCE RSS_SIGNATURE { }
       
    28   
       
    29 RESOURCE TBUF { buf="OSS"; }
       
    30 
       
    31 // INCLUDES
       
    32 
       
    33 
       
    34 // ===================================================
       
    35 // File Upload Dialog
       
    36 // ===================================================
       
    37 RESOURCE MEMORYSELECTIONDIALOG r_memory_selection_dialog
       
    38     {
       
    39     locations =
       
    40         {
       
    41         LOCATION { root_path = "C:\\"; },
       
    42         LOCATION { root_path = "E:\\"; }
       
    43         };
       
    44     }
       
    45 
       
    46 // ===================================================
       
    47 // File Upload Confirmations
       
    48 // ===================================================
       
    49 RESOURCE TBUF r_qtn_xhtml_query_file_missing    { buf=qtn_xhtml_query_file_missing; }
       
    50 RESOURCE TBUF r_qtn_xhtml_query_files_missing   { buf=qtn_xhtml_query_files_missing; }
       
    51 RESOURCE TBUF r_qtn_xhtml_query_file_restricted { buf=qtn_xhtml_query_file_restricted; }
       
    52 
       
    53 // ===================================================
       
    54 // Plugin API resources
       
    55 // ===================================================
       
    56 RESOURCE TBUF r_xhtml_object_select_to_download   { buf = qtn_xhtml_object_select_to_download; }
       
    57 RESOURCE TBUF r_xhtml_object_downloading      { buf = qtn_xhtml_object_downloading; }
       
    58 RESOURCE TBUF r_xhtml_object_unsupported      { buf = qtn_xhtml_object_unsupported; }
       
    59 RESOURCE TBUF r_xhtml_object_query_open_to      { buf = qtn_xhtml_object_query_open_to; }
       
    60 RESOURCE TBUF r_xhtml_object_query_open_to_on_page  { buf = qtn_xhtml_object_query_open_to_on_page; }
       
    61 RESOURCE TBUF r_xhtml_object_query_open_to_ext_viewer { buf = qtn_xhtml_object_query_open_to_ext_viewer; }
       
    62 RESOURCE TBUF r_browser_note_object_downloading   { buf = qtn_browser_note_object_downloading; }
       
    63 
       
    64 
       
    65 // ===================================================
       
    66 // WML Form controls
       
    67 // ===================================================
       
    68 RESOURCE TBUF r_kimono_form_button_submit     { buf = qtn_browser_form_submit; }
       
    69 RESOURCE TBUF r_kimono_form_button_reset      { buf = qtn_browser_form_reset; }
       
    70 RESOURCE TBUF r_kimono_form_option_select     { buf = qtn_browser_form_select; }
       
    71 RESOURCE TBUF r_kimono_softkey_back         { buf = text_softkey_back; }
       
    72 
       
    73 RESOURCE TBUF r_text_wml_list_open                  { buf = qtn_wml_list_open; }
       
    74 RESOURCE TBUF r_text_wml_list_call                  { buf = qtn_xhtml_list_call; }
       
    75 RESOURCE TBUF r_text_wml_add_to_contacts            { buf = qtn_wml_add_to_contacts; }
       
    76 RESOURCE TBUF r_text_wml_wall_use                   { buf = qtn_wall_list_browser_use; }
       
    77 RESOURCE TBUF r_text_wml_wall_close                 { buf = qtn_wall_list_browser_close; }
       
    78 RESOURCE TBUF r_text_wml_list_accept                { buf = qtn_browser_list_accept; }
       
    79 RESOURCE TBUF r_text_wml_list_open_to_viewer        { buf = qtn_browser_list_open_to_viewer; }
       
    80 RESOURCE TBUF r_text_wml_list_remove_file           { buf = qtn_browser_list_remove_file; }
       
    81 
       
    82 RESOURCE TBUF r_text_wml_dyn_label_uncheck          { buf = qtn_wml_dyn_label_uncheck; }
       
    83 RESOURCE TBUF r_text_wml_dyn_label_check            { buf = qtn_wml_dyn_label_check; }
       
    84 RESOURCE TBUF r_text_wml_dyn_label_select           { buf = qtn_wml_dyn_label_select; }
       
    85 RESOURCE TBUF r_text_wml_dyn_label_go               { buf = qtn_wml_dyn_go; }
       
    86 RESOURCE TBUF r_text_wml_dyn_label_edit             { buf = qtn_wml_dyn_label_edit; }
       
    87 RESOURCE TBUF r_text_wml_dyn_label_done             { buf = qtn_wml_dyn_label_done; }
       
    88 
       
    89 RESOURCE TBUF r_wml_options_button          { buf = qtn_text_softkey_option; }
       
    90 RESOURCE TBUF r_wml_cancel_button         { buf = qtn_text_softkey_cancel; }
       
    91 RESOURCE TBUF r_wml_ok_button           { buf = qtn_text_softkey_ok; }
       
    92 
       
    93 // ===================================================
       
    94 // BrCtl Dialog Provider 
       
    95 // ===================================================
       
    96 RESOURCE TBUF r_text_empty_title          { buf = qtn_text_empty_title; }
       
    97 RESOURCE TBUF r_text_softkey_yes          { buf = qtn_text_softkey_yes; }
       
    98 RESOURCE TBUF r_text_softkey_no           { buf = qtn_text_softkey_no; }
       
    99 RESOURCE TBUF r_text_softkey_continue       { buf = qtn_text_softkey_continue; }
       
   100 RESOURCE TBUF r_text_input_req            { buf = qtn_text_input_req; }
       
   101 RESOURCE TBUF r_text_more_input_req         { buf = qtn_text_more_input_req; }
       
   102 
       
   103 RESOURCE TBUF r_httpsec_enter_secure_site     { buf = qtn_httpsec_enter_secure_site; }
       
   104 RESOURCE TBUF r_httpsec_leave_secure_site     { buf = qtn_httpsec_leave_secure_site; }
       
   105 RESOURCE TBUF r_httpsec_some_items_not_secure   { buf = qtn_httpsec_items_not_secured; }
       
   106 RESOURCE TBUF r_httpsec_submitting_to_non_secure_page { buf = qtn_httpsec_submit_not_secure; }
       
   107 RESOURCE TBUF r_httpsec_submit_not_secure     { buf = qtn_httpsec_submit_not_secure; }
       
   108 RESOURCE TBUF r_http_repost_confirmation      { buf = qtn_http_repost_confirmation; }
       
   109 RESOURCE TBUF r_http_redirect_post_confirmation   { buf = qtn_http_redirect_post_confirmation; }
       
   110 RESOURCE TBUF r_browser_query_basic_authentication  { buf = qtn_browser_query_basic_authentication; }
       
   111 RESOURCE TBUF r_wml_auth_fail_retry_query           { buf = text_wml_auth_fail_retry_query; }
       
   112 //----------------------------------------------------
       
   113 //   
       
   114 //    r_DO_element_ ...
       
   115 //    DO element titles
       
   116 //
       
   117 //----------------------------------------------------
       
   118 //
       
   119  RESOURCE TBUF r_DO_element_accept              { buf=text_wml_option_ok; }
       
   120  RESOURCE TBUF r_DO_element_prev                { buf=text_wml_option_back; }
       
   121  RESOURCE TBUF r_DO_element_help                { buf=text_wml_option_help; }
       
   122  RESOURCE TBUF r_DO_element_reset               { buf=text_wml_option_reset; }
       
   123  RESOURCE TBUF r_DO_element_options           { buf=text_wml_option_options; }
       
   124  RESOURCE TBUF r_DO_element_delete              { buf=text_wml_option_erase; }
       
   125  RESOURCE TBUF r_DO_element_unknown       { buf=text_wml_option_unknown; }
       
   126 
       
   127 // ===================================================
       
   128 // History popup heading pane aka history page title
       
   129 // ===================================================
       
   130 RESOURCE TBUF r_history_popup_heading_pane      { buf = qtn_wml_header_history; }
       
   131 
       
   132 // ===================================================
       
   133 // Form Fill Save Dialogs
       
   134 // ===================================================
       
   135 RESOURCE TBUF r_browser_form_autofill_save    { buf = qtn_browser_form_autofill_save; }
       
   136 RESOURCE TBUF r_browser_form_autofill_ask_later   { buf = qtn_browser_form_autofill_ask_later; }
       
   137 
       
   138 //----------------------------------------------------
       
   139 //  Browser fonts
       
   140 //
       
   141 //  Currently we're using fonts created both by
       
   142 //  the system and by us.
       
   143 //----------------------------------------------------
       
   144 #define KDefaultFontHeight 180
       
   145 RESOURCE ARRAY r_browser_fonts
       
   146   {
       
   147   items =
       
   148     {
       
   149     NAMED_FONT      // italic12
       
   150       {
       
   151       name = "Alpi12";
       
   152       height = KDefaultFontHeight;
       
   153       },
       
   154     NAMED_FONT      // bold-italic12
       
   155       {
       
   156       name = "Albi12";
       
   157       height = KDefaultFontHeight;
       
   158       },
       
   159     NAMED_FONT      // plain13
       
   160       {
       
   161       name = "Alp13";
       
   162       height = KDefaultFontHeight;
       
   163       },
       
   164     NAMED_FONT      // italic13
       
   165       {
       
   166       name = "Alpi13";
       
   167       height = KDefaultFontHeight;
       
   168       },
       
   169     NAMED_FONT      // bold-italic13
       
   170       {
       
   171       name = "Albi13";
       
   172       height = KDefaultFontHeight;
       
   173       },
       
   174     NAMED_FONT      // plain17
       
   175       {
       
   176       name = "Alp17";
       
   177       height = KDefaultFontHeight;
       
   178       },
       
   179     NAMED_FONT      // italic17
       
   180       {
       
   181       name = "Alpi17";
       
   182       height = KDefaultFontHeight;
       
   183       },
       
   184     NAMED_FONT      // bold-italic17
       
   185       {
       
   186       name = "Albi17b";
       
   187       height = KDefaultFontHeight;
       
   188       }
       
   189     };
       
   190   }
       
   191 
       
   192 
       
   193 
       
   194 
       
   195 // ---------------------------------------------------------
       
   196 //   r_akntaeditor_view23_secret_editor
       
   197 //   Alpha numeric password editor control
       
   198 // ---------------------------------------------------------
       
   199 //
       
   200 RESOURCE SECRETED r_wmlbrowser_secret_editor
       
   201     {
       
   202 
       
   203     }
       
   204 
       
   205 //----------------------------------------------------
       
   206 //
       
   207 //  Script querys' header texts
       
   208 //
       
   209 //----------------------------------------------------
       
   210 RESOURCE TBUF r_qtn_browser_query_script_prompt { buf=qtn_browser_query_script_prompt; }
       
   211 RESOURCE TBUF r_qtn_browser_query_script_confirm { buf=qtn_browser_query_script_confirm; }
       
   212 RESOURCE TBUF r_qtn_browser_query_script_alert { buf=qtn_browser_query_script_alert; }
       
   213 RESOURCE TBUF r_qtn_browsers_browser_name_oss { buf=qtn_browsers_browser_name_oss; }
       
   214