homescreensrv_plat/sapi_homescreenplugin/inc/hspsliwvocabulary.hrh
branchRCL_3
changeset 22 1b207dd38b72
parent 14 15e4dd19031c
child 27 2c7f27287390
equal deleted inserted replaced
19:edd621764147 22:1b207dd38b72
    70 _LIT8( KHspsLiwFilter, "filter" );
    70 _LIT8( KHspsLiwFilter, "filter" );
    71 _LIT8( KHspsLiwStoringParams, "storingParams" ); //optional
    71 _LIT8( KHspsLiwStoringParams, "storingParams" ); //optional
    72 _LIT8( KHspsLiwStorePluginRefence, "storePluginConf" );
    72 _LIT8( KHspsLiwStorePluginRefence, "storePluginConf" );
    73 _LIT8( KHspsLiwStoreAppConf, "storeAppConf" ); 
    73 _LIT8( KHspsLiwStoreAppConf, "storeAppConf" ); 
    74 _LIT8( KHspsLiwRestore, "restore" );
    74 _LIT8( KHspsLiwRestore, "restore" );
    75 _LIT8( KHspsLiwRestoreActive, "active");
    75 _LIT8( KHspsLiwRestoreDefault, "default");
    76 _LIT8( KHspsLiwRestoreAll, "all");
    76 _LIT8( KHspsLiwRestoreRom, "rom");
       
    77 _LIT8( KHspsLiwRestoreViews, "views");
    77 
    78 
    78 //Output words.
    79 //Output words.
    79 _LIT8( KHspsLiwPluginId, "pluginId" );
    80 _LIT8( KHspsLiwPluginId, "pluginId" );
    80 _LIT8( KHspsLiwPluginIds, "pluginIds" );
    81 _LIT8( KHspsLiwPluginIds, "pluginIds" );
    81 
    82